Untitled
unknown
plain_text
a year ago
35 kB
4
Indexable
{ "_index": "monitoring_search_20240105_0000", "_type": "monitoringLog", "_id": "YvUr2IwBiEM6mM4B8A4z", "_version": 1, "_score": 1, "_source": { "date": "2024-01-05 11:20:07.357 +0530", "ctxUId": 0, "moduleType": "fiho", "level": "ERROR", "aggregationFields": "[t]", "uuid": "23d7bb2d-0b1c-42a6-a76b-a59338a5b314", "ctxPId": 66000000, "calleeClass": "com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder", "threadName": "APP_Thread_66000000_0_0__1704433807356_P_Th_SPR-monitoring-logger-pool-5-thread-14", "sprAppInfo": { "sprAppType": "STANDALONE", "appVersion": "unknown", "buildTimestamp": "unknown", "buildNumber": "unknown", "buildJobName": "unknown", "subModuleType": "unknown", "buildSvnRevision": "unknown", "extraAppInfo": {}, "metaInfo": {}, "processID": "1", "appStartTime": 1704377551036, "webRequest": false, "ui": false }, "querySkeletonHash": "E3124D", "calleeMethod": "doSafeLog", "requestContext": { "path": "", "distributedTraceId": "6597988bba4ba6307a74a6cf", "additional": { "threadPoolType": "THROTTLE", "RPT_ENGINE_NAME": "RDB_FIREHOSE", "RPT_REPORT_NAME": "RDB_FIREHOSE" }, "source": "", "traceEnabled": false, "debugLogEnabled": false, "skipAutoTranslate": false }, "hostNameIp": "standalone-standalone-lst-backfill-deployment-7d7d64896d-c4k49/10.51.3.121", "deploymentName": "standalone-standalone-lst-backfill-deployment", "attributes": { "__exception_class": "com.spr.exceptions.unchecked.SprinklrRuntimeException", "indicesCount": 3, "relativeDaysQueried": [ 2, 3 ], "__exception_atPackage": "com.spr.utils.elasticsearch", "__exception_rootCause_class": "org.elasticsearch.indices.IndexMissingException", "numberOfDays": 2, "__exception_atClassMethodRC": "jdk.internal.reflect.GeneratedConstructorAccessor149.newInstance(null:-1)", "_doc_type": "search", "callee_m": "call", "clusterName": "spr-hulk-es7", "context": { "timeRange": "Range{from=1704047400000, upto=1704220200000, includeLower=true, includeUpper=false}" }, "__exception_exceptionChain": "com.spr.exceptions.unchecked.SprinklrRuntimeException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404} timeValue: 3m, org.elasticsearch.indices.IndexMissingException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404}", "__exception_msg": "{\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404} timeValue: 3m", "callee_c": "com.spr.ops.ContextTransferableCallable", "timeRange": "1704047400000-1704220200000/0", "esServerType": "TWEET", "querySize": 1127, "__exception_stackTrace": "com.spr.exceptions.unchecked.SprinklrRuntimeException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404} timeValue: 3m\n\tat com.spr.utils.elasticsearch.ElasticSearchUtil.executeActionGet(ElasticSearchUtil.java:536)\n\tat com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder.doExecuteActionGet(AbstractESRequestBuilder.java:174)\n\tat com.spr.search.repository.elasticsearch.es.ESSearchRequestBuilder.doExecuteActionGet(ESSearchRequestBuilder.java:244)\n\tat com.spr.search.repository.elasticsearch.es.ESSearchRequestBuilder.doExecuteActionGet(ESSearchRequestBuilder.java:62)\n\tat com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder.lambda$executeActionGet$0(AbstractESRequestBuilder.java:102)\n\tat com.spr.utils.core.RequestContextProvider.safeTrackCall(RequestContextProvider.java:323)\n\tat com.spr.utils.core.interceptor.TrackingInterceptor.run(TrackingInterceptor.java:15)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.StuckThreadInterceptor.run(StuckThreadInterceptor.java:77)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.BulkheadInterceptor.run(BulkheadInterceptor.java:31)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.RateLimiterInterceptor.run(RateLimiterInterceptor.java:31)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.CircuitBreakerInterceptor.run(CircuitBreakerInterceptor.java:29)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:53)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:45)\n\tat com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder.executeActionGet(AbstractESRequestBuilder.java:100)\n\tat com.spr.search.repository.elasticsearch.timeshard.ESTimeShardedSearchRepoImpl.searchWithFacets(ESTimeShardedSearchRepoImpl.java:765)\n\tat com.spr.search.repository.elasticsearch.timeshard.crosscluster.HulkTimeShardedRepoWrapper.searchWithFacets(HulkTimeShardedRepoWrapper.java:379)\n\tat com.spr.shifu.repository.TimeShardedESSearchAdapter.search(TimeShardedESSearchAdapter.java:182)\n\tat com.spr.shifu.AbstractReportingEngine.handleESAggregationRequest(AbstractReportingEngine.java:1529)\n\tat com.spr.shifu.AbstractReportingEngine.handleESAggregationRequest(AbstractReportingEngine.java:2225)\n\tat com.spr.shifu.AbstractReportingEngine.aggregateNonExecutableReport(AbstractReportingEngine.java:627)\n\tat com.spr.shifu.AbstractReportingEngine.aggregateInternal(AbstractReportingEngine.java:572)\n\tat com.spr.shifu.listening.firehose.TweetReportingEngine.aggregateInternal(TweetReportingEngine.java:500)\n\tat com.spr.shifu.AbstractReportingEngine.aggregateOrReturnFromCache(AbstractReportingEngine.java:2049)\n\tat com.spr.shifu.AbstractReportingEngine.aggregate(AbstractReportingEngine.java:542)\n\tat com.spr.shifu.listening.firehose.TweetReportingEngine.aggregate(TweetReportingEngine.java:453)\n\tat com.spr.listening.hulk.backfill.HulkBackfillEstimationServiceImpl$EstimationProcessor.process(HulkBackfillEstimationServiceImpl.java:468)\n\tat com.spr.utils.scanprocess.impl.ScanAndProcessManagerImpl$Worker.processTask(ScanAndProcessManagerImpl.java:820)\n\tat com.spr.utils.scanprocess.impl.ScanAndProcessManagerImpl$Worker.run(ScanAndProcessManagerImpl.java:750)\n\tat java.base/java.lang.Thread.run(Thread.java:842)\nCaused by: org.elasticsearch.indices.IndexMissingException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404}\n\tat jdk.internal.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\n\tat org.elasticsearch.client.rest.support.ElasticsearchExceptionHandler.newException(ElasticsearchExceptionHandler.java:299)\n\tat org.elasticsearch.client.rest.support.RestExecuteUtil.validate(RestExecuteUtil.java:240)\n\tat org.elasticsearch.client.rest.support.RestExecuteUtil.parseResponse(RestExecuteUtil.java:200)\n\tat org.elasticsearch.client.rest.support.RestExecuteUtil.execute(RestExecuteUtil.java:81)\n\tat org.elasticsearch.client.rest.RestClient.execute(RestClient.java:113)\n\tat org.elasticsearch.client.support.AbstractClient.search(AbstractClient.java:348)\n\tat org.elasticsearch.action.search.SearchRequestBuilder.doExecute(SearchRequestBuilder.java:1208)\n\tat org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:94)\n\tat org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:68)\n\tat com.spr.utils.elasticsearch.ElasticSearchUtil.executeActionGet(ElasticSearchUtil.java:533)\n\t... 38 more\n", "entityType": "tweet", "query": "{\"size\":0,\"query\":{\"constant_score\":{\"filter\":{\"bool\":{\"must\":[{\"range\":{\"t\":{\"from\":1704047400000,\"to\":1704220200000,\"include_lower\":true,\"include_upper\":false}}},{\"bool\":{\"must\":[{\"bool\":{\"must\":[{\"bool\":{\"must_not\":{\"terms\":{\"pS\":[true]}}}},{\"bool\":{\"must\":[{\"bool\":{\"must\":{\"spr_query_string\":{\"query\":\"\\\"מנכ\\\\\\\"ל\\\"\",\"fields\":[\"n.tA.s\",\"add.t^25.0\",\"m\"],\"analyzer\":\"spr_punc\"}}}},{\"bool\":{\"should\":[{\"bool\":{\"must\":[{\"prefix\":{\"_index\":\"w\"}},{\"terms\":{\"mTp\":[323,98,99,100,132,138,139,113,115,376,377,273,267,324,322]}}]}},{\"bool\":{\"must\":[{\"prefix\":{\"_index\":\"s\"}},{\"terms\":{\"mTp\":[91,92,36,37,97,14,15,17,18,353,354,355,42,44,45]}}]}},{\"prefix\":{\"_index\":\"t\"}}]}}]}}]}},{\"bool\":{\"should\":{\"prefix\":{\"_index\":\"t\"}}}}]}}],\"must_not\":{\"terms\":{\"n.aiT.t\":[66000000]}}}}}},\"aggregations\":{\"KEY\":{\"filter\":{\"match_all\":{}},\"aggregations\":{\"TWITTER\":{\"filter\":{\"bool\":{\"should\":{\"prefix\":{\"_index\":\"t\"}}}},\"aggregations\":{\"SN_CREATED_TIME\":{\"date_histogram\":{\"field\":\"t\",\"interval\":\"day\",\"min_doc_count\":1,\"time_zone\":\"UTC\"},\"aggregations\":{\"HULK_SUBSCRIBED_PARTNERS_FILTERED\":{\"filter\":{\"terms\":{\"mPIds\":[\"66000000\"]}}}}}}}}}}}", "__exception_atClassRC": "jdk.internal.reflect.GeneratedConstructorAccessor149", "__exception_atClass": "com.spr.utils.elasticsearch.ElasticSearchUtil", "pId": "999999", "ttm": 4, "__exception_atPackageRC": "jdk.internal.reflect", "indices": [ "t_v12_20231229_0511", "s_v12_20230809_0513", "w_v12_20231221_1652" ], "es-requestId": "6597988fba4ba6307a74a756", "size": "20", "esReqType": "ESSearchRequestBuilderWithTimeRange", "success": false, "reportingReqJson": [ "{\"key\":\"KEY\",\"timeFilter\":{\"sinceTime\":1704047400000,\"untilTime\":1704220200000,\"includeLower\":true,\"includeUpper\":false},\"reportingEngine\":\"RDB_FIREHOSE\",\"filters\":[{\"filterType\":\"OR\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"AND\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"NOT\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"OR\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"IN\",\"field\":\"POSSIBLY_SENSITIVE\",\"values\":[true],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}]}]},{\"filterType\":\"AND\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"IN\",\"field\":\"QUERY\",\"values\":[\"\\\"מנכ\\\\\\\"ל\\\"\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{\"fields\":[\"n.tA.s\",\"add.t\",\"m\"]}},{\"filterType\":\"IN\",\"field\":\"RDB_DATA_SOURCE\",\"values\":[\"PRINT\",\"FACEBOOK\",\"FORUMS\",\"TV\",\"INSTAGRAM\",\"FLICKR\",\"STACK_OVERFLOW\",\"QUORA\",\"REDDIT\",\"RSS_FEED\",\"WORDPRESS\",\"DATA_INGESTION\",\"REVIEWS\",\"LINKEDIN\",\"VIDEO_COMMENTS\",\"BLOG_COMMENTS\",\"YOUTUBE\",\"CLASSIFIED\",\"BLOGS\",\"VK\",\"NEWS\",\"RADIO\",\"PODCAST\",\"VIDEOS\",\"TWITTER\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}]}]}]},{\"filterType\":\"IN\",\"field\":\"RDB_DATA_SOURCE\",\"values\":[\"TWITTER\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}},{\"filterType\":\"NIN\",\"field\":\"PREMIUM_SUBSCRIPTION\",\"values\":[\"eClips\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}],\"groupBys\":[{\"key\":\"TWITTER\",\"groupType\":\"FILTER\",\"filters\":[{\"filterType\":\"IN\",\"field\":\"RDB_DATA_SOURCE\",\"values\":[\"TWITTER\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}],\"childrenGroupBys\":[{\"key\":\"SN_CREATED_TIME\",\"field\":\"SN_CREATED_TIME\",\"groupType\":\"DATE_HISTOGRAM\",\"details\":{\"interval\":\"day\"},\"childrenGroupBys\":[{\"key\":\"HULK_SUBSCRIBED_PARTNERS_FILTERED\",\"groupType\":\"FILTER\",\"filters\":[{\"filterType\":\"IN\",\"field\":\"HULK_SUBSCRIBED_PARTNERS\",\"values\":[\"66000000\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}]}]}]}],\"report\":\"RDB_FIREHOSE\",\"tzOffset\":0,\"additional\":{\"hulkBackfillId\":\"65979889ba4ba6307a74a6c9\",\"lstBackfillId\":\"65979887a96e2a1f6c619335\"},\"cacheDisabled\":false,\"projectionDecorations\":[]}" ], "numberOfDaysOffset": 2, "sortOrder": "DESC", "__exception_atClassMethod": "com.spr.utils.elasticsearch.ElasticSearchUtil.executeActionGet(ElasticSearchUtil.java:536)" }, "fetch_size": 0, "aggregationsUsed": "[date_histogram]", "ctxCId": 0, "timestamp": 1704433807357 }, "fields": { "sprAppInfo.appStartTime": [ 1704377551036 ], "date": [ "2024-01-05 11:20:07.357 +0530" ], "attributes._doc_type": [ "search" ], "attributes.pId": [ "999999" ], "aggregationFields": [ "[t]" ], "attributes.callee_c": [ "com.spr.ops.ContextTransferableCallable" ], "attributes.success": [ false ], "uuid": [ "23d7bb2d-0b1c-42a6-a76b-a59338a5b314" ], "ctxPId": [ 66000000 ], "requestContext.source": [ "" ], "sprAppInfo.webRequest": [ false ], "attributes.__exception_class": [ "com.spr.exceptions.unchecked.SprinklrRuntimeException" ], "attributes.indices": [ "t_v12_20231229_0511", "s_v12_20230809_0513", "w_v12_20231221_1652" ], "attributes.numberOfDaysOffset": [ 2 ], "attributes.__exception_stackTrace": [ "com.spr.exceptions.unchecked.SprinklrRuntimeException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404} timeValue: 3m\n\tat com.spr.utils.elasticsearch.ElasticSearchUtil.executeActionGet(ElasticSearchUtil.java:536)\n\tat com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder.doExecuteActionGet(AbstractESRequestBuilder.java:174)\n\tat com.spr.search.repository.elasticsearch.es.ESSearchRequestBuilder.doExecuteActionGet(ESSearchRequestBuilder.java:244)\n\tat com.spr.search.repository.elasticsearch.es.ESSearchRequestBuilder.doExecuteActionGet(ESSearchRequestBuilder.java:62)\n\tat com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder.lambda$executeActionGet$0(AbstractESRequestBuilder.java:102)\n\tat com.spr.utils.core.RequestContextProvider.safeTrackCall(RequestContextProvider.java:323)\n\tat com.spr.utils.core.interceptor.TrackingInterceptor.run(TrackingInterceptor.java:15)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.StuckThreadInterceptor.run(StuckThreadInterceptor.java:77)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.BulkheadInterceptor.run(BulkheadInterceptor.java:31)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.RateLimiterInterceptor.run(RateLimiterInterceptor.java:31)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.CircuitBreakerInterceptor.run(CircuitBreakerInterceptor.java:29)\n\tat com.spr.utils.core.interceptor.Interceptors.lambda$run$1(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:53)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:56)\n\tat com.spr.utils.core.interceptor.Interceptors.run(Interceptors.java:45)\n\tat com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder.executeActionGet(AbstractESRequestBuilder.java:100)\n\tat com.spr.search.repository.elasticsearch.timeshard.ESTimeShardedSearchRepoImpl.searchWithFacets(ESTimeShardedSearchRepoImpl.java:765)\n\tat com.spr.search.repository.elasticsearch.timeshard.crosscluster.HulkTimeShardedRepoWrapper.searchWithFacets(HulkTimeShardedRepoWrapper.java:379)\n\tat com.spr.shifu.repository.TimeShardedESSearchAdapter.search(TimeShardedESSearchAdapter.java:182)\n\tat com.spr.shifu.AbstractReportingEngine.handleESAggregationRequest(AbstractReportingEngine.java:1529)\n\tat com.spr.shifu.AbstractReportingEngine.handleESAggregationRequest(AbstractReportingEngine.java:2225)\n\tat com.spr.shifu.AbstractReportingEngine.aggregateNonExecutableReport(AbstractReportingEngine.java:627)\n\tat com.spr.shifu.AbstractReportingEngine.aggregateInternal(AbstractReportingEngine.java:572)\n\tat com.spr.shifu.listening.firehose.TweetReportingEngine.aggregateInternal(TweetReportingEngine.java:500)\n\tat com.spr.shifu.AbstractReportingEngine.aggregateOrReturnFromCache(AbstractReportingEngine.java:2049)\n\tat com.spr.shifu.AbstractReportingEngine.aggregate(AbstractReportingEngine.java:542)\n\tat com.spr.shifu.listening.firehose.TweetReportingEngine.aggregate(TweetReportingEngine.java:453)\n\tat com.spr.listening.hulk.backfill.HulkBackfillEstimationServiceImpl$EstimationProcessor.process(HulkBackfillEstimationServiceImpl.java:468)\n\tat com.spr.utils.scanprocess.impl.ScanAndProcessManagerImpl$Worker.processTask(ScanAndProcessManagerImpl.java:820)\n\tat com.spr.utils.scanprocess.impl.ScanAndProcessManagerImpl$Worker.run(ScanAndProcessManagerImpl.java:750)\n\tat java.base/java.lang.Thread.run(Thread.java:842)\nCaused by: org.elasticsearch.indices.IndexMissingException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404}\n\tat jdk.internal.reflect.GeneratedConstructorAccessor149.newInstance(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)\n\tat java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)\n\tat org.elasticsearch.client.rest.support.ElasticsearchExceptionHandler.newException(ElasticsearchExceptionHandler.java:299)\n\tat org.elasticsearch.client.rest.support.RestExecuteUtil.validate(RestExecuteUtil.java:240)\n\tat org.elasticsearch.client.rest.support.RestExecuteUtil.parseResponse(RestExecuteUtil.java:200)\n\tat org.elasticsearch.client.rest.support.RestExecuteUtil.execute(RestExecuteUtil.java:81)\n\tat org.elasticsearch.client.rest.RestClient.execute(RestClient.java:113)\n\tat org.elasticsearch.client.support.AbstractClient.search(AbstractClient.java:348)\n\tat org.elasticsearch.action.search.SearchRequestBuilder.doExecute(SearchRequestBuilder.java:1208)\n\tat org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:94)\n\tat org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:68)\n\tat com.spr.utils.elasticsearch.ElasticSearchUtil.executeActionGet(ElasticSearchUtil.java:533)\n\t... 38 more\n" ], "sprAppInfo.buildJobName": [ "unknown" ], "attributes.numberOfDays": [ 2 ], "attributes.context.timeRange": [ "Range{from=1704047400000, upto=1704220200000, includeLower=true, includeUpper=false}" ], "attributes.size": [ "20" ], "attributes.relativeDaysQueried": [ 2, 3 ], "level": [ "ERROR" ], "sprAppInfo.sprAppType": [ "STANDALONE" ], "sprAppInfo.buildNumber": [ "unknown" ], "requestContext.traceEnabled": [ false ], "calleeClass": [ "com.spr.search.repository.elasticsearch.es.AbstractESRequestBuilder" ], "attributes.__exception_atClassRC": [ "jdk.internal.reflect.GeneratedConstructorAccessor149" ], "attributes.querySize": [ 1127 ], "attributes.indicesCount": [ 3 ], "attributes.sortOrder": [ "DESC" ], "attributes.__exception_atClassMethod": [ "com.spr.utils.elasticsearch.ElasticSearchUtil.executeActionGet(ElasticSearchUtil.java:536)" ], "sprAppInfo.ui": [ false ], "attributes.callee_m": [ "call" ], "ctxCId": [ 0 ], "ctxUId": [ 0 ], "attributes.entityType": [ "tweet" ], "sprAppInfo.processID": [ "1" ], "attributes.query": [ "{\"size\":0,\"query\":{\"constant_score\":{\"filter\":{\"bool\":{\"must\":[{\"range\":{\"t\":{\"from\":1704047400000,\"to\":1704220200000,\"include_lower\":true,\"include_upper\":false}}},{\"bool\":{\"must\":[{\"bool\":{\"must\":[{\"bool\":{\"must_not\":{\"terms\":{\"pS\":[true]}}}},{\"bool\":{\"must\":[{\"bool\":{\"must\":{\"spr_query_string\":{\"query\":\"\\\"מנכ\\\\\\\"ל\\\"\",\"fields\":[\"n.tA.s\",\"add.t^25.0\",\"m\"],\"analyzer\":\"spr_punc\"}}}},{\"bool\":{\"should\":[{\"bool\":{\"must\":[{\"prefix\":{\"_index\":\"w\"}},{\"terms\":{\"mTp\":[323,98,99,100,132,138,139,113,115,376,377,273,267,324,322]}}]}},{\"bool\":{\"must\":[{\"prefix\":{\"_index\":\"s\"}},{\"terms\":{\"mTp\":[91,92,36,37,97,14,15,17,18,353,354,355,42,44,45]}}]}},{\"prefix\":{\"_index\":\"t\"}}]}}]}}]}},{\"bool\":{\"should\":{\"prefix\":{\"_index\":\"t\"}}}}]}}],\"must_not\":{\"terms\":{\"n.aiT.t\":[66000000]}}}}}},\"aggregations\":{\"KEY\":{\"filter\":{\"match_all\":{}},\"aggregations\":{\"TWITTER\":{\"filter\":{\"bool\":{\"should\":{\"prefix\":{\"_index\":\"t\"}}}},\"aggregations\":{\"SN_CREATED_TIME\":{\"date_histogram\":{\"field\":\"t\",\"interval\":\"day\",\"min_doc_count\":1,\"time_zone\":\"UTC\"},\"aggregations\":{\"HULK_SUBSCRIBED_PARTNERS_FILTERED\":{\"filter\":{\"terms\":{\"mPIds\":[\"66000000\"]}}}}}}}}}}}" ], "attributes.ttm": [ 4 ], "attributes.reportingReqJson": [ "{\"key\":\"KEY\",\"timeFilter\":{\"sinceTime\":1704047400000,\"untilTime\":1704220200000,\"includeLower\":true,\"includeUpper\":false},\"reportingEngine\":\"RDB_FIREHOSE\",\"filters\":[{\"filterType\":\"OR\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"AND\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"NOT\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"OR\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"IN\",\"field\":\"POSSIBLY_SENSITIVE\",\"values\":[true],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}]}]},{\"filterType\":\"AND\",\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{},\"filters\":[{\"filterType\":\"IN\",\"field\":\"QUERY\",\"values\":[\"\\\"מנכ\\\\\\\"ל\\\"\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{\"fields\":[\"n.tA.s\",\"add.t\",\"m\"]}},{\"filterType\":\"IN\",\"field\":\"RDB_DATA_SOURCE\",\"values\":[\"PRINT\",\"FACEBOOK\",\"FORUMS\",\"TV\",\"INSTAGRAM\",\"FLICKR\",\"STACK_OVERFLOW\",\"QUORA\",\"REDDIT\",\"RSS_FEED\",\"WORDPRESS\",\"DATA_INGESTION\",\"REVIEWS\",\"LINKEDIN\",\"VIDEO_COMMENTS\",\"BLOG_COMMENTS\",\"YOUTUBE\",\"CLASSIFIED\",\"BLOGS\",\"VK\",\"NEWS\",\"RADIO\",\"PODCAST\",\"VIDEOS\",\"TWITTER\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}]}]}]},{\"filterType\":\"IN\",\"field\":\"RDB_DATA_SOURCE\",\"values\":[\"TWITTER\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}},{\"filterType\":\"NIN\",\"field\":\"PREMIUM_SUBSCRIPTION\",\"values\":[\"eClips\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}],\"groupBys\":[{\"key\":\"TWITTER\",\"groupType\":\"FILTER\",\"filters\":[{\"filterType\":\"IN\",\"field\":\"RDB_DATA_SOURCE\",\"values\":[\"TWITTER\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}],\"childrenGroupBys\":[{\"key\":\"SN_CREATED_TIME\",\"field\":\"SN_CREATED_TIME\",\"groupType\":\"DATE_HISTOGRAM\",\"details\":{\"interval\":\"day\"},\"childrenGroupBys\":[{\"key\":\"HULK_SUBSCRIBED_PARTNERS_FILTERED\",\"groupType\":\"FILTER\",\"filters\":[{\"filterType\":\"IN\",\"field\":\"HULK_SUBSCRIBED_PARTNERS\",\"values\":[\"66000000\"],\"userFilter\":false,\"allValuesAllowed\":true,\"lockedWithValues\":false,\"hidden\":false,\"favourite\":false,\"mandatory\":false,\"locked\":false,\"ignoreAddingToDimensionFilter\":false,\"details\":{}}]}]}]}],\"report\":\"RDB_FIREHOSE\",\"tzOffset\":0,\"additional\":{\"hulkBackfillId\":\"65979889ba4ba6307a74a6c9\",\"lstBackfillId\":\"65979887a96e2a1f6c619335\"},\"cacheDisabled\":false,\"projectionDecorations\":[]}" ], "attributes.__exception_msg": [ "{\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404} timeValue: 3m" ], "sprAppInfo.subModuleType": [ "unknown" ], "attributes.timeRange": [ "1704047400000-1704220200000/0" ], "querySkeletonHash": [ "E3124D" ], "attributes.clusterName": [ "spr-hulk-es7" ], "requestContext.additional.RPT_ENGINE_NAME": [ "RDB_FIREHOSE" ], "fetch_size": [ 0 ], "deploymentName": [ "standalone-standalone-lst-backfill-deployment" ], "sprAppInfo.appVersion": [ "unknown" ], "aggregationsUsed": [ "[date_histogram]" ], "requestContext.debugLogEnabled": [ false ], "timestamp": [ "2024-01-05T05:50:07.357Z" ], "requestContext.skipAutoTranslate": [ false ], "attributes.esServerType": [ "TWEET" ], "moduleType": [ "fiho" ], "attributes.__exception_atPackageRC": [ "jdk.internal.reflect" ], "requestContext.additional.RPT_REPORT_NAME": [ "RDB_FIREHOSE" ], "sprAppInfo.buildSvnRevision": [ "unknown" ], "attributes.esReqType": [ "ESSearchRequestBuilderWithTimeRange" ], "attributes.__exception_atPackage": [ "com.spr.utils.elasticsearch" ], "attributes.es-requestId": [ "6597988fba4ba6307a74a756" ], "sprAppInfo.buildTimestamp": [ "unknown" ], "requestContext.distributedTraceId": [ "6597988bba4ba6307a74a6cf" ], "threadName": [ "APP_Thread_66000000_0_0__1704433807356_P_Th_SPR-monitoring-logger-pool-5-thread-14" ], "attributes.__exception_rootCause_class": [ "org.elasticsearch.indices.IndexMissingException" ], "calleeMethod": [ "doSafeLog" ], "attributes.__exception_atClass": [ "com.spr.utils.elasticsearch.ElasticSearchUtil" ], "attributes.__exception_atClassMethodRC": [ "jdk.internal.reflect.GeneratedConstructorAccessor149.newInstance(null:-1)" ], "requestContext.additional.threadPoolType": [ "THROTTLE" ], "hostNameIp": [ "standalone-standalone-lst-backfill-deployment-7d7d64896d-c4k49/10.51.3.121" ], "attributes.__exception_exceptionChain": [ "com.spr.exceptions.unchecked.SprinklrRuntimeException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404} timeValue: 3m, org.elasticsearch.indices.IndexMissingException: {\"error\":{\"root_cause\":[{\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"}],\"type\":\"index_not_found_exception\",\"reason\":\"no such index [s_v12_20230809_0513]\",\"resource.type\":\"index_or_alias\",\"resource.id\":\"s_v12_20230809_0513\",\"index_uuid\":\"_na_\",\"index\":\"s_v12_20230809_0513\"},\"status\":404}" ], "requestContext.path": [ "" ] } }
Editor is loading...
Leave a Comment