Michael Shuler created CASSANDRA-13191:
------------------------------------------

             Summary: test failure in 
org.apache.cassandra.hints.HintsBufferPoolTest.testBackpressure
                 Key: CASSANDRA-13191
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13191
             Project: Cassandra
          Issue Type: Bug
            Reporter: Michael Shuler


example failure:

http://cassci.datastax.com/job/trunk_testall/1392/testReport/org.apache.cassandra.hints/HintsBufferPoolTest/testBackpressure

{noformat}
Error Message

Connection reset
Stacktrace

java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:209)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)
        at java.io.BufferedReader.fill(BufferedReader.java:161)
        at java.io.BufferedReader.readLine(BufferedReader.java:324)
        at java.io.BufferedReader.readLine(BufferedReader.java:389)
        at 
org.jboss.byteman.agent.submit.Submit$Comm.readResponse(Submit.java:941)
        at org.jboss.byteman.agent.submit.Submit.submitRequest(Submit.java:790)
        at org.jboss.byteman.agent.submit.Submit.addScripts(Submit.java:603)
        at 
org.jboss.byteman.contrib.bmunit.BMUnit.loadScriptText(BMUnit.java:268)
        at 
org.jboss.byteman.contrib.bmunit.BMUnitRunner$10.evaluate(BMUnitRunner.java:369)
        at 
org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:241)
        at 
org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:75)
Standard Output

ERROR [main] 2017-02-07 11:03:07,465 ?:? - SLF4J: stderr
INFO  [main] 2017-02-07 11:03:07,650 ?:? - Configuration location: 
file:/home/automaton/cassandra/test/conf/cassandra.yaml
DEBUG [main] 2017-02-07 11:03:07,651 ?:? - Loading settings from 
file:/home/automaton/cassandra/test/conf/cassandra.yaml
INFO  [main] 2017-02-07 11:03:08,225 ?:? - Node 
configuration:[allocate_tokens_for_keyspace=null; authenticator=null; 
authorizer=null; auto_bootstrap=true; auto_snapshot=true; 
back_pressure_enabled=false; back_pressure_strategy=null; 
batch_size_fail_threshold_in_kb=50; batch_size_warn_threshold_in_kb=5; 
batchlog_replay_throttle_in_kb=1024; broadcast_address=null; 
broadcast_rpc_address=null; buffer_pool_use_heap_if_exhausted=true; 
cas_contention_timeout_in_ms=1000; cdc_enabled=false; 
cdc_free_space_check_interval_ms=250; 
cdc_raw_directory=build/test/cassandra/cdc_raw:222; cdc_total_space_in_mb=0; 
client_encryption_options=<REDACTED>; cluster_name=Test Cluster; 
column_index_cache_size_in_kb=2; column_index_size_in_kb=4; 
commit_failure_policy=stop; commitlog_compression=null; 
commitlog_directory=build/test/cassandra/commitlog:222; 
commitlog_max_compression_buffers_in_pool=3; commitlog_periodic_queue_size=-1; 
commitlog_segment_size_in_mb=5; commitlog_sync=batch; 
commitlog_sync_batch_window_in_ms=1.0; commitlog_sync_period_in_ms=0; 
commitlog_total_space_in_mb=null; 
compaction_large_partition_warning_threshold_mb=100; 
compaction_throughput_mb_per_sec=0; concurrent_compactors=4; 
concurrent_counter_writes=32; concurrent_materialized_view_writes=32; 
concurrent_reads=32; concurrent_replicates=null; concurrent_writes=32; 
counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200; 
counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; 
credentials_cache_max_entries=1000; credentials_update_interval_in_ms=-1; 
credentials_validity_in_ms=2000; cross_node_timeout=false; 
data_file_directories=[Ljava.lang.String;@e7edb54; disk_access_mode=mmap; 
disk_failure_policy=ignore; disk_optimization_estimate_percentile=0.95; 
disk_optimization_page_cross_chance=0.1; disk_optimization_strategy=ssd; 
dynamic_snitch=true; dynamic_snitch_badness_threshold=0.1; 
dynamic_snitch_reset_interval_in_ms=600000; 
dynamic_snitch_update_interval_in_ms=100; 
enable_scripted_user_defined_functions=true; 
enable_user_defined_functions=true; enable_user_defined_functions_threads=true; 
encryption_options=null; 
endpoint_snitch=org.apache.cassandra.locator.SimpleSnitch; 
file_cache_size_in_mb=null; gc_log_threshold_in_ms=200; 
gc_warn_threshold_in_ms=0; hinted_handoff_disabled_datacenters=[]; 
hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; 
hints_compression=null; hints_directory=build/test/cassandra/hints:222; 
hints_flush_period_in_ms=10000; incremental_backups=true; index_interval=null; 
index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; 
initial_token=null; inter_dc_stream_throughput_outbound_megabits_per_sec=200; 
inter_dc_tcp_nodelay=true; internode_authenticator=null; 
internode_compression=none; internode_recv_buff_size_in_bytes=0; 
internode_send_buff_size_in_bytes=0; key_cache_keys_to_save=2147483647; 
key_cache_save_period=14400; key_cache_size_in_mb=null; 
listen_address=127.0.0.1; listen_interface=null; 
listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; 
max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; 
max_hints_file_size_in_mb=128; max_mutation_size_in_kb=null; 
max_streaming_retries=3; max_value_size_in_mb=256; 
memtable_allocation_type=offheap_objects; memtable_cleanup_threshold=null; 
memtable_flush_writers=0; memtable_heap_space_in_mb=null; 
memtable_offheap_space_in_mb=null; min_free_space_per_drive_in_mb=50; 
native_transport_max_concurrent_connections=-1; 
native_transport_max_concurrent_connections_per_ip=-1; 
native_transport_max_frame_size_in_mb=256; native_transport_max_threads=128; 
native_transport_port=9264; native_transport_port_ssl=null; num_tokens=1; 
otc_coalescing_strategy=TIMEHORIZON; otc_coalescing_window_us=200; 
partitioner=org.apache.cassandra.dht.ByteOrderedPartitioner; 
permissions_cache_max_entries=1000; permissions_update_interval_in_ms=-1; 
permissions_validity_in_ms=2000; phi_convict_threshold=8.0; 
prepared_statements_cache_size_mb=null; range_request_timeout_in_ms=10000; 
read_request_timeout_in_ms=5000; request_timeout_in_ms=10000; 
role_manager=null; roles_cache_max_entries=1000; 
roles_update_interval_in_ms=-1; roles_validity_in_ms=2000; 
row_cache_class_name=org.apache.cassandra.cache.OHCProvider; 
row_cache_keys_to_save=2147483647; row_cache_save_period=0; 
row_cache_size_in_mb=16; rpc_address=null; rpc_interface=null; 
rpc_interface_prefer_ipv6=false; rpc_keepalive=true; 
saved_caches_directory=build/test/cassandra/saved_caches:222; 
seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=127.0.0.1}; 
server_encryption_options=<REDACTED>; slow_query_log_timeout_in_ms=500; 
snapshot_before_compaction=false; ssl_storage_port=7001; 
sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; 
storage_port=7232; stream_throughput_outbound_megabits_per_sec=200; 
streaming_connections_per_host=1; streaming_keep_alive_period_in_secs=300; 
streaming_socket_timeout_in_ms=86400000; tombstone_failure_threshold=100000; 
tombstone_warn_threshold=1000; tracetype_query_ttl=86400; 
tracetype_repair_ttl=604800; 
transparent_data_encryption_options=org.apache.cassandra.config.TransparentDataEncryptionOptions@378542de;
 trickle_fsync=false; trickle_fsync_interval_in_kb=10240; 
truncate_request_timeout_in_ms=60000; 
unlogged_batch_across_partitions_warn_threshold=10; 
user_defined_function_fail_timeout=1500; 
user_defined_function_warn_timeout=500; user_function_timeout_policy=die; 
windows_timer_interval=0; write_request_timeout_in_ms=2000]
DEBUG [main] 2017-02-07 11:03:08,225 ?:? - Syncing log with a batch window of 
1.0
INFO  [main] 2017-02-07 11:03:08,225 ?:? - DiskAccessMode is mmap, 
indexAccessMode is mmap
INFO  [main] 2017-02-07 11:03:08,226 ?:? - Global memtable on-heap threshold is 
enabled at 227MB
INFO  [main] 2017-02-07 11:03:08,226 ?:? - Global memtable off-heap threshold 
is enabled at 227MB
INFO  [main] 2017-02-07 11:03:08,618 ?:? - Initialized back-pressure with high 
ratio: 0.9, factor: 5, flow: FAST, window size: 2000.
INFO  [main] 2017-02-07 11:03:08,618 ?:? - Back-pressure is disabled with 
strategy null.
INFO  [ScheduledTasks:1] 2017-02-07 11:03:08,761 ?:? - Overriding RING_DELAY to 
1000ms
DEBUG [main] 2017-02-07 11:03:08,763 ?:? - Loading settings from 
file:/home/automaton/cassandra/test/conf/cassandra.yaml
WARN  [main] 2017-02-07 11:03:08,910 ?:? - Protocol Version 5/v5-beta not 
supported by java driver
DEBUG [COMMIT-LOG-ALLOCATOR] 2017-02-07 11:03:09,187 ?:? - No segments in 
reserve; creating a fresh one
DEBUG [COMMIT-LOG-ALLOCATOR] 2017-02-07 11:03:09,242 ?:? - No segments in 
reserve; creating a fresh one
DEBUG [main] 2017-02-07 11:03:09,249 ?:? - CLSM closing and clearing existing 
commit log segments...
INFO  [main] 2017-02-07 11:03:09,263 ?:? - No commitlog files found; skipping 
replay
DEBUG [COMMIT-LOG-ALLOCATOR] 2017-02-07 11:03:09,273 ?:? - No segments in 
reserve; creating a fresh one
DEBUG [main] 2017-02-07 11:03:09,792 ?:? - Using SLF4J as the default logging 
framework
DEBUG [main] 2017-02-07 11:03:09,795 ?:? - 
-Dio.netty.recycler.maxCapacity.default: 262144
DEBUG [main] 2017-02-07 11:03:09,800 ?:? - 
-Dio.netty.recycler.maxSharedCapacityFactor: 2
DEBUG [main] 2017-02-07 11:03:09,800 ?:? - -Dio.netty.recycler.linkCapacity: 16
INFO  [main] 2017-02-07 11:03:10,106 ?:? - Initialized prepared statement 
caches with 10 MB
INFO  [main] 2017-02-07 11:03:10,439 ?:? - Initializing SIGAR library
DEBUG [main] 2017-02-07 11:03:10,500 ?:? - no libsigar-amd64-linux.so in 
java.library.path
org.hyperic.sigar.SigarException: no libsigar-amd64-linux.so in 
java.library.path
        at org.hyperic.sigar.Sigar.loadLibrary(Sigar.java:172) 
~[sigar-1.6.4.jar:na]
        at org.hyperic.sigar.Sigar.<clinit>(Sigar.java:100) 
~[sigar-1.6.4.jar:na]
        at org.apache.cassandra.utils.SigarLibrary.<init>(SigarLibrary.java:47) 
[main/:na]
        at 
org.apache.cassandra.utils.SigarLibrary.<clinit>(SigarLibrary.java:28) 
[main/:na]
        at org.apache.cassandra.utils.UUIDGen.hash(UUIDGen.java:388) [main/:na]
        at org.apache.cassandra.utils.UUIDGen.makeNode(UUIDGen.java:367) 
[main/:na]
        at 
org.apache.cassandra.utils.UUIDGen.makeClockSeqAndNode(UUIDGen.java:300) 
[main/:na]
        at org.apache.cassandra.utils.UUIDGen.<clinit>(UUIDGen.java:41) 
[main/:na]
        at 
org.apache.cassandra.utils.ByteBufferUtil.bytes(ByteBufferUtil.java:602) 
[main/:na]
        at org.apache.cassandra.schema.TableId.toHexString(TableId.java:77) 
[main/:na]
        at org.apache.cassandra.db.Directories.<init>(Directories.java:201) 
[main/:na]
        at 
org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:609)
 [main/:na]
        at 
org.apache.cassandra.db.ColumnFamilyStore.createColumnFamilyStore(ColumnFamilyStore.java:601)
 [main/:na]
        at org.apache.cassandra.db.Keyspace.initCf(Keyspace.java:420) [main/:na]
        at org.apache.cassandra.db.Keyspace.<init>(Keyspace.java:333) [main/:na]
        at org.apache.cassandra.db.Keyspace.open(Keyspace.java:133) [main/:na]
        at org.apache.cassandra.db.Keyspace.open(Keyspace.java:110) [main/:na]
        at org.apache.cassandra.db.Keyspace.openAndGetStore(Keyspace.java:168) 
[main/:na]
        at 
org.apache.cassandra.cql3.statements.UpdatesCollector.validateIndexedColumns(UpdatesCollector.java:91)
 [main/:na]
        at 
org.apache.cassandra.cql3.statements.ModificationStatement.getMutations(ModificationStatement.java:623)
 [main/:na]
        at 
org.apache.cassandra.cql3.statements.ModificationStatement.executeInternalWithoutCondition(ModificationStatement.java:573)
 [main/:na]
        at 
org.apache.cassandra.cql3.statements.ModificationStatement.executeInternal(ModificationStatement.java:568)
 [main/:na]
        at 
org.apache.cassandra.cql3.QueryProcessor.executeOnceInternal(QueryProcessor.java:339)
 [main/:na]
        at 
org.apache.cassandra.db.SystemKeyspace.persistLocalMetadata(SystemKeyspace.java:388)
 [main/:na]
        at 
org.apache.cassandra.cql3.CQLTester.prepareServer(CQLTester.java:199) 
[classes/:na]
        at 
org.apache.cassandra.SchemaLoader.prepareServer(SchemaLoader.java:70) 
[classes/:na]
        at 
org.apache.cassandra.hints.HintsBufferTest.defineSchema(HintsBufferTest.java:60)
 [classes/:na]
        at 
org.apache.cassandra.hints.HintsBufferPoolTest.defineSchema(HintsBufferPoolTest.java:42)
 [classes/:na]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.8.0_45]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
~[na:1.8.0_45]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[na:1.8.0_45]
        at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45]
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
 [junit-4.6.jar:na]
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
 [junit-4.6.jar:na]
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
 [junit-4.6.jar:na]
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) 
[junit-4.6.jar:na]
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31) 
[junit-4.6.jar:na]
        at org.junit.runners.ParentRunner.run(ParentRunner.java:220) 
[junit-4.6.jar:na]
        at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) 
[junit-4.6.jar:na]
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
 [ant-junit-1.9.6.jar:na]
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1182)
 [ant-junit-1.9.6.jar:na]
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1033)
 [ant-junit-1.9.6.jar:na]
INFO  [main] 2017-02-07 11:03:10,502 ?:? - Could not initialize SIGAR library 
org.hyperic.sigar.Sigar.getFileSystemListNative()[Lorg/hyperic/sigar/FileSystem;
 
INFO  [main] 2017-02-07 11:03:10,708 ?:? - Initializing system.IndexInfo
INFO  [main] 2017-02-07 11:03:10,956 ?:? - Initializing system.batches
INFO  [main] 2017-02-07 11:03:10,990 ?:? - Initializing system.paxos
INFO  [main] 2017-02-07 11:03:11,026 ?:? - Initializing system.local
INFO  [main] 2017-02-07 11:03:11,047 ?:? - Initializing system.peers
INFO  [main] 2017-02-07 11:03:11,063 ?:? - Initializing system.peer_events
INFO  [main] 2017-02-07 11:03:11,076 ?:? - Initializing system.range_xfers
INFO  [main] 2017-02-07 11:03:11,096 ?:? - Initializing 
system.compaction_history
INFO  [main] 2017-02-07 11:03:11,112 ?:? - Initializing system.sstable_activity
INFO  [main] 2017-02-07 11:03:11,168 ?:? - Initializing system.size_estimates
INFO  [main] 2017-02-07 11:03:11,182 ?:? - Initializing system.available_ranges
INFO  [main] 2017-02-07 11:03:11,213 ?:? - Initializing 
system.transferred_ranges
INFO  [main] 2017-02-07 11:03:11,241 ?:? - Initializing 
system.views_builds_in_progress
INFO  [main] 2017-02-07 11:03:11,260 ?:? - Initializing system.built_views
INFO  [main] 2017-02-07 11:03:11,277 ?:? - Initializing 
system.prepared_statements
INFO  [main] 2017-02-07 11:03:11,290 ?:? - Initializing system.repairs
INFO  [main] 2017-02-07 11:03:11,309 ?:? - Not submitting build tasks for views 
in keyspace system as storage service is not initialized
DEBUG [COMMIT-LOG-ALLOCATOR] 2017-02-07 11:03:11,418 ?:? - No segments in 
reserve; creating a fresh one
WARN  [COMMIT-LOG-WRITER] 2017-02-07 11:03:11,427 ?:? - Out of 1 commit log 
syncs over the past 0.00s with average duration of 6.62ms, 1 have exceeded the 
configured commit interval by an average of 5.62ms
INFO  [main] 2017-02-07 11:03:11,477 ?:? - Create new Keyspace: 
KeyspaceMetadata{name=hints_buffer_test, 
params=KeyspaceParams{durable_writes=true, 
replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy,
 replication_factor=1}}, tables=[hints_buffer_test."table"], views=[], 
functions=[], types=[]}
INFO  [main] 2017-02-07 11:03:11,603 ?:? - Initializing system_schema.keyspaces
INFO  [main] 2017-02-07 11:03:11,621 ?:? - Initializing system_schema.tables
INFO  [main] 2017-02-07 11:03:11,642 ?:? - Initializing system_schema.columns
INFO  [main] 2017-02-07 11:03:11,662 ?:? - Initializing system_schema.triggers
INFO  [main] 2017-02-07 11:03:11,680 ?:? - Initializing 
system_schema.dropped_columns
INFO  [main] 2017-02-07 11:03:11,704 ?:? - Initializing system_schema.views
INFO  [main] 2017-02-07 11:03:11,722 ?:? - Initializing system_schema.types
INFO  [main] 2017-02-07 11:03:11,739 ?:? - Initializing system_schema.functions
INFO  [main] 2017-02-07 11:03:11,766 ?:? - Initializing system_schema.aggregates
INFO  [main] 2017-02-07 11:03:11,791 ?:? - Initializing system_schema.indexes
INFO  [main] 2017-02-07 11:03:11,792 ?:? - Not submitting build tasks for views 
in keyspace system_schema as storage service is not initialized
DEBUG [main] 2017-02-07 11:03:11,824 ?:? - Enqueuing flush of keyspaces: 
0.302KiB (0%) on-heap, 0.151KiB (0%) off-heap
DEBUG [PerDiskMemtableFlushWriter_0:1] 2017-02-07 11:03:12,229 ?:? - Writing 
Memtable-keyspaces@462779064(0.146KiB serialized bytes, 1 ops, 0%/0% of 
on/off-heap limit), flushed range = (null, null]
DEBUG [PerDiskMemtableFlushWriter_0:1] 2017-02-07 11:03:12,235 ?:? - Completed 
flushing 
/home/automaton/cassandra/build/test/cassandra/data:222/system_schema/keyspaces-abac5682dea631c5b535b3d6cffd0fb6/md-1-big-Data.db
 (0.124KiB) for commitlog position CommitLogPosition(segmentId=1486465389194, 
position=1475)
INFO  [MemtableFlushWriter:1] 2017-02-07 11:03:12,366 ?:? - Initializing key 
cache with capacity of 12 MBs.
INFO  [MemtableFlushWriter:1] 2017-02-07 11:03:12,389 ?:? - Initializing row 
cache with capacity of 16 MBs
INFO  [MemtableFlushWriter:1] 2017-02-07 11:03:12,446 ?:? - OHC using Java8 
Unsafe API
INFO  [MemtableFlushWriter:1] 2017-02-07 11:03:12,454 ?:? - OHC using JNA OS 
native malloc/free
DEBUG [MemtableFlushWriter:1] 2017-02-07 11:03:12,457 ?:? - OHC instance with 8 
segments and capacity of 16777216 created.
INFO  [MemtableFlushWriter:1] 2017-02-07 11:03:12,458 ?:? - Initializing 
counter cache with capacity of 6 MBs
INFO  [MemtableFlushWriter:1] 2017-02-07 11:03:12,459 ?:? - Scheduling counter 
cache save to every 7200 seconds (going to save all keys).
DEBUG [MemtableFlushWriter:1] 2017-02-07 11:03:12,581 ?:? - Flushed to 
[BigTableReader(path='/home/automaton/cassandra/build/test/cassandra/data:222/system_schema/keyspaces-abac5682dea631c5b535b3d6cffd0fb6/md-1-big-Data.db')]
 (1 sstables, 5.093KiB), biggest 5.093KiB, smallest 5.093KiB
DEBUG [main] 2017-02-07 11:03:12,589 ?:? - Enqueuing flush of tables: 0.708KiB 
(0%) on-heap, 0.672KiB (0%) off-heap
DEBUG [PerDiskMemtableFlushWriter_0:2] 2017-02-07 11:03:13,698 ?:? - Writing 
Memtable-tables@1807045260(0.590KiB serialized bytes, 1 ops, 0%/0% of 
on/off-heap limit), flushed range = (null, null]
DEBUG [PerDiskMemtableFlushWriter_0:2] 2017-02-07 11:03:13,699 ?:? - Completed 
flushing 
/home/automaton/cassandra/build/test/cassandra/data:222/system_schema/tables-afddfb9dbc1e30688056eed6c302ba09/md-1-big-Data.db
 (0.356KiB) for commitlog position CommitLogPosition(segmentId=1486465389194, 
position=1475)
DEBUG [MemtableFlushWriter:2] 2017-02-07 11:03:15,858 ?:? - Flushed to 
[BigTableReader(path='/home/automaton/cassandra/build/test/cassandra/data:222/system_schema/tables-afddfb9dbc1e30688056eed6c302ba09/md-1-big-Data.db')]
 (1 sstables, 6.642KiB), biggest 6.642KiB, smallest 6.642KiB
DEBUG [main] 2017-02-07 11:03:15,859 ?:? - Enqueuing flush of columns: 1.028KiB 
(0%) on-heap, 0.599KiB (0%) off-heap
DEBUG [PerDiskMemtableFlushWriter_0:1] 2017-02-07 11:03:15,918 ?:? - Writing 
Memtable-columns@703223389(0.535KiB serialized bytes, 4 ops, 0%/0% of 
on/off-heap limit), flushed range = (null, null]
DEBUG [PerDiskMemtableFlushWriter_0:1] 2017-02-07 11:03:15,920 ?:? - Completed 
flushing 
/home/automaton/cassandra/build/test/cassandra/data:222/system_schema/columns-24101c25a2ae3af787c1b40ee1aca33f/md-1-big-Data.db
 (0.227KiB) for commitlog position CommitLogPosition(segmentId=1486465389194, 
position=1475)
DEBUG [MemtableFlushWriter:1] 2017-02-07 11:03:15,987 ?:? - Flushed to 
[BigTableReader(path='/home/automaton/cassandra/build/test/cassandra/data:222/system_schema/columns-24101c25a2ae3af787c1b40ee1aca33f/md-1-big-Data.db')]
 (1 sstables, 5.260KiB), biggest 5.260KiB, smallest 5.260KiB
DEBUG [MemtablePostFlush:1] 2017-02-07 11:03:15,988 ?:? - forceFlush requested 
but everything is clean in dropped_columns
DEBUG [MemtablePostFlush:1] 2017-02-07 11:03:15,988 ?:? - forceFlush requested 
but everything is clean in triggers
DEBUG [MemtablePostFlush:1] 2017-02-07 11:03:15,989 ?:? - forceFlush requested 
but everything is clean in views
DEBUG [MemtablePostFlush:1] 2017-02-07 11:03:15,989 ?:? - forceFlush requested 
but everything is clean in types
DEBUG [MemtablePostFlush:1] 2017-02-07 11:03:15,989 ?:? - forceFlush requested 
but everything is clean in functions
DEBUG [MemtablePostFlush:1] 2017-02-07 11:03:15,989 ?:? - forceFlush requested 
but everything is clean in aggregates
DEBUG [MemtablePostFlush:1] 2017-02-07 11:03:15,989 ?:? - forceFlush requested 
but everything is clean in indexes
INFO  [main] 2017-02-07 11:03:16,070 ?:? - Global buffer pool is enabled, when 
pool is exhausted (max is 227.000MiB) it will allocate on heap
INFO  [main] 2017-02-07 11:03:16,118 ?:? - Scheduling approximate time-check 
task with a precision of 10 milliseconds
INFO  [main] 2017-02-07 11:03:16,210 ?:? - Initializing hints_buffer_test.table
INFO  [main] 2017-02-07 11:03:16,212 ?:? - Not submitting build tasks for views 
in keyspace hints_buffer_test as storage service is not initialized
INFO  [main] 2017-02-07 11:03:16,224 ?:? - byteman jar is 
/home/automaton/cassandra/build/lib/jars/byteman-3.0.3.jar
INFO  [Attach Listener] 2017-02-07 11:03:18,360 ?:? - Setting 
org.jboss.byteman.allow.config.update=true
INFO  [Attach Listener] 2017-02-07 11:03:18,370 ?:? - TransformListener() : 
unexpected exception opening server socket java.net.BindException: Address 
already in use
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? - java.net.BindException: 
Address already in use
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
java.net.PlainSocketImpl.socketBind(Native Method)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:382)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
java.net.ServerSocket.bind(ServerSocket.java:375)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
java.net.ServerSocket.bind(ServerSocket.java:329)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
org.jboss.byteman.agent.TransformListener.initialize(TransformListener.java:80)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
java.lang.reflect.Method.invoke(Method.java:497)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
org.jboss.byteman.agent.Main.premain(Main.java:282)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
org.jboss.byteman.agent.Main.agentmain(Main.java:305)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
java.lang.reflect.Method.invoke(Method.java:497)
ERROR [Attach Listener] 2017-02-07 11:03:18,371 ?:? -   at 
sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
ERROR [Attach Listener] 2017-02-07 11:03:18,372 ?:? -   at 
sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:411)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to