OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/tmp/jruby-1/jruby16957570270799828770jopenssl.jar) to field java.security.MessageDigest.provider WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Sending Logstash logs to /usr/share/logstash/logs which is now configured via log4j2.properties [2021-04-05T02:07:36,614][INFO ][logstash.runner ] Starting Logstash {"logstash.version"=>"7.9.0", "jruby.version"=>"jruby 9.2.12.0 (2.5.7) 2020-07-01 db01a49ba6 OpenJDK 64-Bit Server VM 11.0.8+10-LTS on 11.0.8+10-LTS +indy +jit [linux-x86_64]"} [2021-04-05T02:07:36,723][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.queue", :path=>"/usr/share/logstash/data/queue"} [2021-04-05T02:07:36,790][INFO ][logstash.setting.writabledirectory] Creating directory {:setting=>"path.dead_letter_queue", :path=>"/usr/share/logstash/data/dead_letter_queue"} [2021-04-05T02:07:37,702][WARN ][logstash.config.source.multilocal] Ignoring the 'pipelines.yml' file because modules or command line options are specified [2021-04-05T02:07:37,790][INFO ][logstash.agent ] No persistent UUID file found. Generating new UUID {:uuid=>"f38deb0b-5658-4d58-bb72-67c40c4db354", :path=>"/usr/share/logstash/data/uuid"} [2021-04-05T02:07:47,091][INFO ][org.reflections.Reflections] Reflections took 101 ms to scan 1 urls, producing 22 keys and 45 values [2021-04-05T02:07:50,887][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration! ** WARNING ** You have enabled encryption but DISABLED certificate verification. ** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true [2021-04-05T02:07:52,005][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}} [2021-04-05T02:07:53,605][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"} [2021-04-05T02:07:53,724][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7} [2021-04-05T02:07:53,727][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7} [2021-04-05T02:07:53,809][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]} [2021-04-05T02:07:53,936][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration! ** WARNING ** You have enabled encryption but DISABLED certificate verification. ** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true [2021-04-05T02:07:53,996][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}} [2021-04-05T02:07:54,103][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"} [2021-04-05T02:07:54,188][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7} [2021-04-05T02:07:54,188][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7} [2021-04-05T02:07:54,191][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]} [2021-04-05T02:07:54,192][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled} [2021-04-05T02:07:54,195][WARN ][logstash.outputs.elasticsearch][main] ** WARNING ** Detected UNSAFE options in elasticsearch output configuration! ** WARNING ** You have enabled encryption but DISABLED certificate verification. ** WARNING ** To make sure your data is secure change :ssl_certificate_verification to true [2021-04-05T02:07:54,287][INFO ][logstash.outputs.elasticsearch][main] Elasticsearch pool URLs updated {:changes=>{:removed=>[], :added=>[https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/]}} [2021-04-05T02:07:54,290][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled} [2021-04-05T02:07:54,293][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}} [2021-04-05T02:07:54,293][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}} [2021-04-05T02:07:54,393][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash [2021-04-05T02:07:54,395][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash [2021-04-05T02:07:54,488][WARN ][logstash.outputs.elasticsearch][main] Restored connection to ES instance {:url=>"https://logstash:xxxxxx@cdash-es.onap.svc.cluster.local:9200/"} [2021-04-05T02:07:54,508][INFO ][logstash.outputs.elasticsearch][main] ES Output version determined {:es_version=>7} [2021-04-05T02:07:54,510][WARN ][logstash.outputs.elasticsearch][main] Detected a 6.x and above cluster: the `type` event field won't be used to determine the document _type {:es_version=>7} [2021-04-05T02:07:54,513][INFO ][logstash.outputs.elasticsearch][main] New Elasticsearch output {:class=>"LogStash::Outputs::ElasticSearch", :hosts=>["https://cdash-es.onap.svc.cluster.local:9200"]} [2021-04-05T02:07:54,602][INFO ][logstash.outputs.elasticsearch][main] Using a default mapping template {:es_version=>7, :ecs_compatibility=>:disabled} [2021-04-05T02:07:54,605][INFO ][logstash.outputs.elasticsearch][main] Attempting to install template {:manage_template=>{"index_patterns"=>"logstash-*", "version"=>60001, "settings"=>{"index.refresh_interval"=>"5s", "number_of_shards"=>1}, "mappings"=>{"dynamic_templates"=>[{"message_field"=>{"path_match"=>"message", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false}}}, {"string_fields"=>{"match"=>"*", "match_mapping_type"=>"string", "mapping"=>{"type"=>"text", "norms"=>false, "fields"=>{"keyword"=>{"type"=>"keyword", "ignore_above"=>256}}}}}], "properties"=>{"@timestamp"=>{"type"=>"date"}, "@version"=>{"type"=>"keyword"}, "geoip"=>{"dynamic"=>true, "properties"=>{"ip"=>{"type"=>"ip"}, "location"=>{"type"=>"geo_point"}, "latitude"=>{"type"=>"half_float"}, "longitude"=>{"type"=>"half_float"}}}}}}} [2021-04-05T02:07:54,621][INFO ][logstash.outputs.elasticsearch][main] Installing elasticsearch template to _template/logstash [2021-04-05T02:07:54,920][INFO ][logstash.javapipeline ][main] Starting pipeline {:pipeline_id=>"main", "pipeline.workers"=>1, "pipeline.batch.size"=>125, "pipeline.batch.delay"=>50, "pipeline.max_inflight"=>125, "pipeline.sources"=>["/usr/share/logstash/pipeline/logstash.conf"], :thread=>"#"} [2021-04-05T02:07:58,710][INFO ][logstash.javapipeline ][main] Pipeline Java execution initialization time {"seconds"=>3.79} [2021-04-05T02:07:58,787][INFO ][logstash.inputs.http_poller][main] Registering http_poller Input {:type=>nil, :schedule=>{"every"=>"1m"}, :timeout=>nil} [2021-04-05T02:07:58,809][INFO ][logstash.javapipeline ][main] Pipeline started {"pipeline.id"=>"main"} [2021-04-05T02:07:59,090][INFO ][logstash.agent ] Pipelines running {:count=>1, :running_pipelines=>[:main], :non_running_pipelines=>[]} [2021-04-05T02:07:59,909][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600} [2021-04-05T02:09:00,636][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:09:00,690][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:09:00,691][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:09:00,699][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:09:00,700][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:09:00,701][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:09:00.388Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:00.388Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:00.388Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:00.388Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:00.388Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:00.388Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:09:59,806][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:09:59,807][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:09:59,807][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:09:59,809][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:09:59,810][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:09:59,810][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:09:59.694Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:59.694Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:59.691Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:59.691Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:59.694Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:09:59.694Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:10:59,905][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:10:59,905][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:10:59,905][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:10:59,906][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:10:59,907][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:10:59,907][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:10:59.797Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:10:59.797Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:10:59.797Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:10:59.797Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:10:59.801Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:10:59.801Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:12:00,090][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:12:00,091][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:12:00,091][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:12:00,092][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:12:00,093][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:12:00,094][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:11:59.924Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:11:59.924Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:11:59.925Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:11:59.925Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:11:59.986Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:11:59.986Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:13:00,294][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:13:00,294][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:13:00,295][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:13:00,295][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:13:00,296][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:13:00,297][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:13:00.186Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:13:00.186Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:13:00.187Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:13:00.187Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:13:00.191Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:13:00.191Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:14:00,322][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:14:00,322][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:14:00,322][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:14:00,323][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:14:00,324][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:14:00,324][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:14:00.218Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:14:00.218Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:14:00.218Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:14:00.218Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:14:00.218Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:14:00.218Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:15:00,437][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:15:00,438][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:15:00,438][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:15:00,438][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:15:00,439][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:15:00,439][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:15:00.331Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:15:00.331Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:15:00.331Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:15:00.331Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:15:00.335Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:15:00.335Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:16:00,525][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:16:00,525][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:16:00,525][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:16:00,526][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:16:00,526][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:16:00,527][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:16:00.420Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:16:00.420Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:16:00.421Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:16:00.421Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:16:00.421Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:16:00.421Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:17:00,725][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:17:00,725][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:17:00,725][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:17:00,726][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:17:00,727][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:17:00,727][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:17:00.622Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:17:00.622Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:17:00.622Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:17:00.622Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:17:00.622Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:17:00.622Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:18:00,777][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:18:00,777][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:18:00,777][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:18:00,778][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:18:00,779][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:18:00,779][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:18:00.673Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:18:00.673Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:18:00.673Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:18:00.673Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:18:00.673Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:18:00.673Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:19:00,939][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:19:00,939][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:19:00,939][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:19:00,940][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:19:00,941][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:19:00,942][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:19:00.797Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:19:00.797Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:19:00.799Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:19:00.799Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:19:00.799Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:19:00.799Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:20:00,998][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:20:00,998][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:20:00,998][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:20:00,999][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:20:01,000][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:20:01,000][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:20:00.893Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:20:00.893Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:20:00.894Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:20:00.894Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:20:00.895Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:20:00.895Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:21:01,115][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:21:01,116][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:21:01,116][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:21:01,117][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:21:01,117][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:21:01,118][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:21:01.012Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:21:01.012Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:21:01.012Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:21:01.012Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:21:01.013Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:21:01.013Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:22:01,220][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:22:01,220][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:22:01,220][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:22:01,221][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:22:01,222][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:22:01,222][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:22:01.114Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:22:01.114Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:22:01.114Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:22:01.114Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:22:01.118Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:22:01.118Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:23:01,425][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:23:01,426][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:23:01,426][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:23:01,427][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:23:01,427][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:23:01,428][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:23:01.322Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:23:01.322Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:23:01.322Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:23:01.322Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:23:01.323Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:23:01.323Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:24:01,438][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:24:01,439][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:24:01,439][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:24:01,439][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:24:01,440][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:24:01,440][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:24:01.335Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:24:01.335Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:24:01.335Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:24:01.335Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:24:01.335Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:24:01.335Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:25:01,590][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:25:01,590][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:25:01,591][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:25:01,591][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:25:01,592][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:25:01,592][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:25:01.486Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:25:01.486Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:25:01.486Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:25:01.486Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:25:01.486Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:25:01.486Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:26:01,700][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:26:01,701][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:26:01,701][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:26:01,702][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:26:01,703][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:26:01,703][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:26:01.596Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:26:01.596Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:26:01.596Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:26:01.596Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:26:01.596Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:26:01.596Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:27:01,810][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:27:01,811][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:27:01,811][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:27:01,812][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:27:01,812][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:27:01,813][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:27:01.707Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:27:01.707Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:27:01.707Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:27:01.707Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:27:01.707Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:27:01.707Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:28:01,963][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:28:01,963][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:28:01,964][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:28:01,964][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:28:01,965][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:28:01,965][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:28:01.859Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:28:01.859Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:28:01.860Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:28:01.860Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:28:01.860Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:28:01.860Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:29:02,037][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:29:02,037][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:29:02,038][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:29:02,038][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:29:02,039][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:29:02,039][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:29:01.934Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:29:01.934Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:29:01.934Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:29:01.934Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:29:01.934Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:29:01.934Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:30:02,140][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:30:02,141][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:30:02,141][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:30:02,142][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:30:02,142][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:30:02,143][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:30:02.037Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:30:02.037Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:30:02.037Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:30:02.037Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:30:02.037Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:30:02.037Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:31:02,322][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:31:02,323][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:31:02,323][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:31:02,324][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:31:02,324][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:31:02,325][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:31:02.211Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:31:02.211Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:31:02.216Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:31:02.216Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:31:02.217Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:31:02.217Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:32:02,353][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:32:02,354][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:32:02,354][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:32:02,355][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:32:02,355][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:32:02,356][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:32:02.249Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:32:02.249Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:32:02.249Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:32:02.249Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:32:02.249Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:32:02.249Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:33:02,453][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:33:02,454][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:33:02,454][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:33:02,455][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:33:02,456][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:33:02,456][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:33:02.349Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:33:02.349Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:33:02.349Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:33:02.349Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:33:02.349Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:33:02.349Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:34:02,566][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:34:02,566][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:34:02,566][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:34:02,567][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:34:02,568][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:34:02,569][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:34:02.459Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:34:02.459Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:34:02.463Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:34:02.463Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:34:02.463Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:34:02.463Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:35:02,767][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:35:02,768][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:35:02,768][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:35:02,769][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:35:02,770][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:35:02,770][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:35:02.659Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:35:02.659Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:35:02.659Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:35:02.659Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:35:02.659Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:35:02.659Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:36:02,758][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:36:02,758][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:36:02,759][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:36:02,759][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:36:02,760][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:36:02,760][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:36:02.651Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:36:02.651Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:36:02.656Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:36:02.656Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:36:02.656Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:36:02.656Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:37:02,917][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:37:02,917][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:37:02,917][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:37:02,918][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:37:02,918][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:37:02,919][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:37:02.811Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:37:02.811Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:37:02.811Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:37:02.811Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:37:02.815Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:37:02.815Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:38:02,942][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:38:02,943][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:38:02,943][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:38:02,943][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:38:02,944][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:38:02,944][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:38:02.839Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:38:02.839Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:38:02.839Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:38:02.839Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:38:02.839Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:38:02.839Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:39:03,041][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:39:03,041][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:39:03,042][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:39:03,042][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:39:03,043][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:39:03,043][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:39:02.937Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:39:02.937Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:39:02.937Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:39:02.937Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:39:02.937Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:39:02.937Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:40:03,198][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:40:03,199][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:40:03,199][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:40:03,200][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:40:03,200][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:40:03,201][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:40:03.064Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:40:03.064Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:40:03.086Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:40:03.086Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:40:03.095Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:40:03.095Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:41:03,212][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:41:03,213][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:41:03,213][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:41:03,214][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:41:03,214][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:41:03,215][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:41:03.110Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:41:03.110Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:41:03.110Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:41:03.110Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:41:03.110Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:41:03.110Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:42:03,322][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:42:03,324][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:42:03,326][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:42:03,328][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:42:03,328][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:42:03,329][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:42:03.214Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:42:03.214Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:42:03.219Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:42:03.219Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:42:03.219Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:42:03.219Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:43:03,424][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:43:03,424][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:43:03,425][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:43:03,425][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:43:03,426][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:43:03,426][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:43:03.322Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:43:03.322Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:43:03.322Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:43:03.322Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:43:03.322Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:43:03.322Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:44:03,462][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:44:03,462][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:44:03,462][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:44:03,463][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:44:03,463][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:44:03,464][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:44:03.357Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:44:03.357Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:44:03.358Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:44:03.358Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:44:03.358Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:44:03.358Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:45:03,545][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:45:03,545][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:45:03,546][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:45:03,546][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:45:03,547][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:45:03,547][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:45:03.441Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:45:03.441Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:45:03.442Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:45:03.442Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:45:03.442Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:45:03.442Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:46:03,642][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:46:03,643][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:46:03,643][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:46:03,644][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:46:03,644][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:46:03,645][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:46:03.538Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:46:03.538Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:46:03.538Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:46:03.538Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:46:03.539Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:46:03.539Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:47:03,708][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:47:03,709][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:47:03,709][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:47:03,710][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:47:03,710][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:47:03,711][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:47:03.606Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:47:03.606Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:47:03.606Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:47:03.606Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:47:03.606Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:47:03.606Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:48:03,849][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:48:03,850][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:48:03,850][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:48:03,850][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:48:03,851][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:48:03,851][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:48:03.728Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:48:03.728Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:48:03.743Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:48:03.743Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:48:03.744Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:48:03.744Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:49:03,910][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:49:03,910][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:49:03,911][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:49:03,911][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:49:03,912][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:49:03,912][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:49:03.808Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:49:03.808Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:49:03.808Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:49:03.808Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:49:03.808Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:49:03.808Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:50:03,982][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:50:03,982][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:50:03,982][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:50:03,983][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:50:03,983][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:50:03,984][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:50:03.878Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:50:03.878Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:50:03.879Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:50:03.879Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:50:03.879Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:50:03.879Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } [2021-04-05T02:51:04,061][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:51:04,062][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:51:04,062][WARN ][logstash.filters.split ][main][78bd0652e4b927026fe646b7db0b29c6b521539f5aa728f374a0e63a4a2263b0] Only String and Array types are splittable. field:message is of type = Hash [2021-04-05T02:51:04,063][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[POLICY-CL-MGT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:51:04,064][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[APPC-CL]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} [2021-04-05T02:51:04,064][WARN ][logstash.filters.json ][main][f283dc4d69d8e466e08ae304a18a50221f9022348167b86819c6ac8f10637e1f] Error parsing json {:source=>"message", :raw=>{"status"=>404, "mrstatus"=>3001, "helpURL"=>"http://onap.readthedocs.io", "message"=>"No such topic exists.-[DCAE-CL-EVENT]"}, :exception=>java.lang.ClassCastException: class org.jruby.RubyHash cannot be cast to class org.jruby.RubyIO (org.jruby.RubyHash and org.jruby.RubyIO are in unnamed module of loader 'app')} { "@timestamp" => 2021-04-05T02:51:03.958Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:51:03.958Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:51:03.959Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:51:03.959Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:51:03.959Z, "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure" ], "@version" => "1" } { "@timestamp" => 2021-04-05T02:51:03.959Z, "type" => "event-cl-aggs", "tags" => [ [0] "error", [1] "_split_type_failure", [2] "_jsonparsefailure", [3] "event-cl-aggs" ], "@version" => "1" }