2019-07-10 18:47:44,347 DEBUG curator.cli run:108 Client and logging options validated. 2019-07-10 18:47:44,348 DEBUG curator.cli run:112 default_timeout = 30 2019-07-10 18:47:44,348 DEBUG curator.cli run:116 action_file: /opt/elasticsearch-curator/curator-delete-indices.yml 2019-07-10 18:47:44,351 DEBUG curator.cli run:118 action_config: {'actions': {1: {'action': 'delete_indices', 'description': 'Delete ElastiFlow indices older than 7 days', 'options': {'ignore_empty_list': True, 'timeout_override': None, 'continue_if_exception': False, 'disable_action': False}, 'filters': [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-'}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7}]}}} 2019-07-10 18:47:44,351 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'actions': } 2019-07-10 18:47:44,351 DEBUG curator.validators.SchemaCheck __init__:27 "Actions File" config: {'actions': {1: {'action': 'delete_indices', 'description': 'Delete ElastiFlow indices older than 7 days', 'options': {'ignore_empty_list': True, 'timeout_override': None, 'continue_if_exception': False, 'disable_action': False}, 'filters': [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-'}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7}]}}} 2019-07-10 18:47:44,351 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot']")} 2019-07-10 18:47:44,351 DEBUG curator.validators.SchemaCheck __init__:27 "action type" config: {'action': 'delete_indices', 'description': 'Delete ElastiFlow indices older than 7 days', 'options': {'ignore_empty_list': True, 'timeout_override': None, 'continue_if_exception': False, 'disable_action': False}, 'filters': [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-'}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7}]} 2019-07-10 18:47:44,352 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot']"), 'description': Any(, , msg=None), 'options': , 'filters': } 2019-07-10 18:47:44,352 DEBUG curator.validators.SchemaCheck __init__:27 "structure" config: {'action': 'delete_indices', 'description': 'Delete ElastiFlow indices older than 7 days', 'options': {'ignore_empty_list': True, 'timeout_override': None, 'continue_if_exception': False, 'disable_action': False}, 'filters': [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-'}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7}]} 2019-07-10 18:47:44,354 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'allow_ilm_indices': Any(, All(Any(, msg=None), , msg=None), msg=None), 'continue_if_exception': Any(, All(Any(, msg=None), , msg=None), msg=None), 'disable_action': Any(, All(Any(, msg=None), , msg=None), msg=None), 'ignore_empty_list': Any(, All(Any(, msg=None), , msg=None), msg=None), 'timeout_override': Any(Coerce(int, msg=None), None, msg=None)} 2019-07-10 18:47:44,354 DEBUG curator.validators.SchemaCheck __init__:27 "options" config: {'ignore_empty_list': True, 'continue_if_exception': False, 'disable_action': False} 2019-07-10 18:47:44,355 DEBUG curator.validators.SchemaCheck __init__:26 Schema: .f at 0x7f679a1c4d90> 2019-07-10 18:47:44,355 DEBUG curator.validators.SchemaCheck __init__:27 "filters" config: [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-'}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7}] 2019-07-10 18:47:44,355 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'kind': Any('prefix', 'suffix', 'timestring', 'regex', msg=None), 'value': Any(, msg=None), 'exclude': Any(, All(Any(, msg=None), , msg=None), msg=None)} 2019-07-10 18:47:44,355 DEBUG curator.validators.SchemaCheck __init__:27 "filter" config: {'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-'} 2019-07-10 18:47:44,355 DEBUG curator.validators.filters f:48 Filter #0: {'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False} 2019-07-10 18:47:44,355 DEBUG curator.defaults.filtertypes age:55 AGE FILTER = [{'direction': Any('older', 'younger', msg=None)}, {'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None)}, {'unit_count': Coerce(int, msg=None)}, {'unit_count_pattern': Any(, msg=None)}, {'epoch': Any(Coerce(int, msg=None), None, msg=None)}, {'exclude': Any(, All(Any(, msg=None), , msg=None), msg=None)}, {'source': Any('name', 'creation_date', 'field_stats', msg=None)}, {'stats_result': Any('min_value', 'max_value', msg=None)}, {'field': Any(, msg=None)}, {'timestring': Any(None, , msg=None)}] 2019-07-10 18:47:44,356 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'direction': Any('older', 'younger', msg=None), 'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None), 'unit_count': Coerce(int, msg=None), 'unit_count_pattern': Any(, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'exclude': Any(, All(Any(, msg=None), , msg=None), msg=None), 'source': Any('name', 'creation_date', 'field_stats', msg=None), 'stats_result': Any('min_value', 'max_value', msg=None), 'field': Any(, msg=None), 'timestring': Any(None, , msg=None)} 2019-07-10 18:47:44,356 DEBUG curator.validators.SchemaCheck __init__:27 "filter" config: {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7} 2019-07-10 18:47:44,356 DEBUG curator.validators.filters f:48 Filter #1: {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False} 2019-07-10 18:47:44,356 DEBUG curator.cli run:121 Full list of actions: {1: {'action': 'delete_indices', 'description': 'Delete ElastiFlow indices older than 7 days', 'options': {'ignore_empty_list': True, 'continue_if_exception': False, 'disable_action': False, 'allow_ilm_indices': False, 'timeout_override': None}, 'filters': [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False}]}} 2019-07-10 18:47:44,356 DEBUG curator.cli run:126 action_disabled = False 2019-07-10 18:47:44,356 DEBUG curator.cli run:130 continue_if_exception = False 2019-07-10 18:47:44,356 DEBUG curator.cli run:132 timeout_override = None 2019-07-10 18:47:44,356 DEBUG curator.cli run:134 ignore_empty_list = True 2019-07-10 18:47:44,356 DEBUG curator.cli run:136 allow_ilm_indices = False 2019-07-10 18:47:44,356 INFO curator.cli run:151 Preparing Action ID: 1, "delete_indices" 2019-07-10 18:47:44,356 DEBUG curator.utils get_client:807 kwargs = {'hosts': ['127.0.0.1'], 'port': 9200, 'use_ssl': False, 'ssl_no_validate': False, 'master_only': False, 'http_auth': None, 'url_prefix': '', 'aws_key': None, 'certificate': None, 'aws_token': None, 'client_key': None, 'aws_secret_key': None, 'aws_sign_request': False, 'client_cert': None, 'timeout': 30} 2019-07-10 18:47:44,359 DEBUG curator.utils get_client:884 Not using "requests_aws4auth" python module to connect. 2019-07-10 18:47:44,363 DEBUG curator.utils check_version:693 Detected Elasticsearch version 7.2.0 2019-07-10 18:47:44,364 DEBUG curator.cli run:166 client is 2019-07-10 18:47:44,364 INFO curator.cli run:172 Trying Action ID: 1, "delete_indices": Delete ElastiFlow indices older than 7 days 2019-07-10 18:47:44,364 DEBUG curator.cli process_action:44 Configuration dictionary: {'action': 'delete_indices', 'description': 'Delete ElastiFlow indices older than 7 days', 'options': {}, 'filters': [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False}, {'filtertype': 'ilm'}]} 2019-07-10 18:47:44,364 DEBUG curator.cli process_action:45 kwargs: {'master_timeout': 30, 'dry_run': True} 2019-07-10 18:47:44,364 DEBUG curator.cli process_action:50 opts: {} 2019-07-10 18:47:44,364 DEBUG curator.cli process_action:62 Action kwargs: {'master_timeout': 30} 2019-07-10 18:47:44,364 DEBUG curator.cli process_action:91 Running "DELETE_INDICES" 2019-07-10 18:47:44,364 DEBUG curator.indexlist __get_indices:65 Getting all indices 2019-07-10 18:47:44,371 DEBUG curator.utils get_indices:648 Detected Elasticsearch version 7.2.0 2019-07-10 18:47:44,371 DEBUG curator.utils get_indices:650 All indices: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-1970.01.02', 'elastiflow-3.5.0-2019.07.09', 'elastiflow-3.5.0-2019.07.07', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', '.kibana_1', 'elastiflow-3.5.0-2019.07.08', 'elastiflow-3.5.0-2019.07.04', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.07.10', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.05', '.kibana_task_manager', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.06.28 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-1970.01.02 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.09 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.07 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.06.30 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.06.27 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for .kibana_1 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.08 2019-07-10 18:47:44,371 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.04 2019-07-10 18:47:44,372 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.01 2019-07-10 18:47:44,372 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.10 2019-07-10 18:47:44,372 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.06.29 2019-07-10 18:47:44,372 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.02 2019-07-10 18:47:44,372 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.05 2019-07-10 18:47:44,372 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for .kibana_task_manager 2019-07-10 18:47:44,372 DEBUG curator.indexlist __build_index_info:80 Building preliminary index metadata for elastiflow-3.5.0-2019.07.03 2019-07-10 18:47:44,372 DEBUG curator.indexlist _get_metadata:177 Getting index metadata 2019-07-10 18:47:44,372 DEBUG curator.indexlist empty_list_check:226 Checking for empty list 2019-07-10 18:47:45,983 DEBUG curator.indexlist _get_index_stats:117 Getting index stats 2019-07-10 18:47:45,983 DEBUG curator.indexlist empty_list_check:226 Checking for empty list 2019-07-10 18:47:45,983 DEBUG curator.indexlist working_list:237 Generating working list of indices 2019-07-10 18:47:45,983 DEBUG curator.indexlist working_list:237 Generating working list of indices 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: .kibana_task_manager Size: 46.2KB Docs: 2 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.06.30 Size: 1.0GB Docs: 2216299 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-1970.01.02 Size: 142.5KB Docs: 10 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: .kibana_1 Size: 515.7KB Docs: 769 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.06.29 Size: 1015.2MB Docs: 2186678 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.09 Size: 758.6MB Docs: 1488207 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.06.28 Size: 832.4MB Docs: 1778566 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.07 Size: 30.1MB Docs: 58706 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.08 Size: 126.6MB Docs: 245372 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.05 Size: 636.2MB Docs: 1340542 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.03 Size: 743.4MB Docs: 1627892 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.06.27 Size: 102.8MB Docs: 210177 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.04 Size: 1.2GB Docs: 2689174 2019-07-10 18:47:45,990 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.01 Size: 1.0GB Docs: 2346211 2019-07-10 18:47:45,991 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.02 Size: 1.1GB Docs: 2410084 2019-07-10 18:47:45,991 DEBUG curator.indexlist iterate_over_stats:126 Index: elastiflow-3.5.0-2019.07.10 Size: 1.1GB Docs: 2029590 2019-07-10 18:47:45,991 DEBUG curator.indexlist iterate_filters:1214 Iterating over a list of filters 2019-07-10 18:47:45,991 DEBUG curator.indexlist iterate_filters:1220 All filters: [{'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False}, {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False}, {'filtertype': 'ilm'}] 2019-07-10 18:47:45,991 DEBUG curator.indexlist iterate_filters:1222 Top of the loop: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-1970.01.02', 'elastiflow-3.5.0-2019.07.09', 'elastiflow-3.5.0-2019.07.07', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', '.kibana_1', 'elastiflow-3.5.0-2019.07.08', 'elastiflow-3.5.0-2019.07.04', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.07.10', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.05', '.kibana_task_manager', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:45,991 DEBUG curator.indexlist iterate_filters:1223 Un-parsed filter args: {'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False} 2019-07-10 18:47:45,992 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'aliases': Any(, , msg=None), 'allocation_type': Any(, msg=None), 'count': Coerce(int, msg=None), 'date_from': Any(None, , msg=None), 'date_from_format': Any(None, , msg=None), 'date_to': Any(None, , msg=None), 'date_to_format': Any(None, , msg=None), 'direction': Any(, msg=None), 'disk_space': , 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'exclude': Any(None, , , , msg=None), 'field': Any(None, , msg=None), 'intersect': Any(None, , , , msg=None), 'key': Any(, msg=None), 'kind': Any(, msg=None), 'max_num_segments': Coerce(int, msg=None), 'number_of_shards': Coerce(int, msg=None), 'pattern': Any(, msg=None), 'period_type': Any(, msg=None), 'reverse': Any(None, , , , msg=None), 'range_from': Coerce(int, msg=None), 'range_to': Coerce(int, msg=None), 'shard_filter_behavior': Any(, msg=None), 'source': Any(, msg=None), 'state': Any(, msg=None), 'stats_result': Any(None, , msg=None), 'timestring': Any(None, , msg=None), 'threshold_behavior': Any(, msg=None), 'unit': Any(, msg=None), 'unit_count': Coerce(int, msg=None), 'unit_count_pattern': Any(, msg=None), 'use_age': , 'value': Any(, , , , msg=None), 'week_starts_on': Any(None, , msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']")} 2019-07-10 18:47:45,992 DEBUG curator.validators.SchemaCheck __init__:27 "filter" config: {'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False} 2019-07-10 18:47:45,992 DEBUG curator.indexlist iterate_filters:1230 Parsed filter args: {'filtertype': 'pattern', 'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False} 2019-07-10 18:47:45,992 DEBUG curator.indexlist iterate_filters:1239 Filter args: {'kind': 'prefix', 'value': 'elastiflow-', 'exclude': False} 2019-07-10 18:47:45,992 DEBUG curator.indexlist iterate_filters:1240 Pre-instance: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-1970.01.02', 'elastiflow-3.5.0-2019.07.09', 'elastiflow-3.5.0-2019.07.07', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', '.kibana_1', 'elastiflow-3.5.0-2019.07.08', 'elastiflow-3.5.0-2019.07.04', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.07.10', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.05', '.kibana_task_manager', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:45,992 DEBUG curator.indexlist filter_by_regex:429 Filtering indices by regex 2019-07-10 18:47:45,992 DEBUG curator.indexlist empty_list_check:226 Checking for empty list 2019-07-10 18:47:45,993 DEBUG curator.indexlist working_list:237 Generating working list of indices 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.06.28 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.28 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-1970.01.02 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-1970.01.02 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.09 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.09 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.07 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.07 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.06.30 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.30 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.06.27 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.27 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: .kibana_1 2019-07-10 18:47:45,993 DEBUG curator.indexlist __not_actionable:39 Index .kibana_1 is not actionable, removing from list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.08 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.08 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.04 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.04 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.01 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.01 is actionable and remains in the list. 2019-07-10 18:47:45,993 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.10 2019-07-10 18:47:45,993 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.10 is actionable and remains in the list. 2019-07-10 18:47:45,994 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.06.29 2019-07-10 18:47:45,994 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.29 is actionable and remains in the list. 2019-07-10 18:47:45,994 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.02 2019-07-10 18:47:45,994 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.02 is actionable and remains in the list. 2019-07-10 18:47:45,994 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.05 2019-07-10 18:47:45,994 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.05 is actionable and remains in the list. 2019-07-10 18:47:45,994 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: .kibana_task_manager 2019-07-10 18:47:45,994 DEBUG curator.indexlist __not_actionable:39 Index .kibana_task_manager is not actionable, removing from list. 2019-07-10 18:47:45,994 DEBUG curator.indexlist filter_by_regex:450 Filter by regex: Index: elastiflow-3.5.0-2019.07.03 2019-07-10 18:47:45,994 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.03 is actionable and remains in the list. 2019-07-10 18:47:45,994 DEBUG curator.indexlist iterate_filters:1242 Post-instance: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-1970.01.02', 'elastiflow-3.5.0-2019.07.09', 'elastiflow-3.5.0-2019.07.07', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', 'elastiflow-3.5.0-2019.07.08', 'elastiflow-3.5.0-2019.07.04', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.07.10', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.05', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:45,994 DEBUG curator.indexlist iterate_filters:1222 Top of the loop: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-1970.01.02', 'elastiflow-3.5.0-2019.07.09', 'elastiflow-3.5.0-2019.07.07', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', 'elastiflow-3.5.0-2019.07.08', 'elastiflow-3.5.0-2019.07.04', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.07.10', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.05', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:45,994 DEBUG curator.indexlist iterate_filters:1223 Un-parsed filter args: {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False} 2019-07-10 18:47:45,995 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'aliases': Any(, , msg=None), 'allocation_type': Any(, msg=None), 'count': Coerce(int, msg=None), 'date_from': Any(None, , msg=None), 'date_from_format': Any(None, , msg=None), 'date_to': Any(None, , msg=None), 'date_to_format': Any(None, , msg=None), 'direction': Any(, msg=None), 'disk_space': , 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'exclude': Any(None, , , , msg=None), 'field': Any(None, , msg=None), 'intersect': Any(None, , , , msg=None), 'key': Any(, msg=None), 'kind': Any(, msg=None), 'max_num_segments': Coerce(int, msg=None), 'number_of_shards': Coerce(int, msg=None), 'pattern': Any(, msg=None), 'period_type': Any(, msg=None), 'reverse': Any(None, , , , msg=None), 'range_from': Coerce(int, msg=None), 'range_to': Coerce(int, msg=None), 'shard_filter_behavior': Any(, msg=None), 'source': Any(, msg=None), 'state': Any(, msg=None), 'stats_result': Any(None, , msg=None), 'timestring': Any(None, , msg=None), 'threshold_behavior': Any(, msg=None), 'unit': Any(, msg=None), 'unit_count': Coerce(int, msg=None), 'unit_count_pattern': Any(, msg=None), 'use_age': , 'value': Any(, , , , msg=None), 'week_starts_on': Any(None, , msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']")} 2019-07-10 18:47:45,995 DEBUG curator.validators.SchemaCheck __init__:27 "filter" config: {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False} 2019-07-10 18:47:45,995 DEBUG curator.indexlist iterate_filters:1230 Parsed filter args: {'filtertype': 'age', 'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False} 2019-07-10 18:47:45,996 DEBUG curator.indexlist iterate_filters:1239 Filter args: {'source': 'creation_date', 'direction': 'older', 'unit': 'days', 'unit_count': 7, 'epoch': None, 'stats_result': 'min_value', 'timestring': None, 'exclude': False} 2019-07-10 18:47:45,996 DEBUG curator.indexlist iterate_filters:1240 Pre-instance: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-1970.01.02', 'elastiflow-3.5.0-2019.07.09', 'elastiflow-3.5.0-2019.07.07', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', 'elastiflow-3.5.0-2019.07.08', 'elastiflow-3.5.0-2019.07.04', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.07.10', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.05', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:45,996 DEBUG curator.indexlist filter_by_age:489 Filtering indices by age 2019-07-10 18:47:45,996 DEBUG curator.indexlist working_list:237 Generating working list of indices 2019-07-10 18:47:45,996 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.28 is actionable and remains in the list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Remains in actionable list: Index "elastiflow-3.5.0-2019.06.28" age (1561680000), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-1970.01.02 is not actionable, removing from list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Removed from actionable list: Index "elastiflow-3.5.0-1970.01.02" age (1562763553), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.09 is not actionable, removing from list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Removed from actionable list: Index "elastiflow-3.5.0-2019.07.09" age (1562630400), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.07 is not actionable, removing from list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Removed from actionable list: Index "elastiflow-3.5.0-2019.07.07" age (1562501821), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.30 is actionable and remains in the list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Remains in actionable list: Index "elastiflow-3.5.0-2019.06.30" age (1561852800), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.27 is actionable and remains in the list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Remains in actionable list: Index "elastiflow-3.5.0-2019.06.27" age (1561671565), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.08 is not actionable, removing from list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Removed from actionable list: Index "elastiflow-3.5.0-2019.07.08" age (1562544005), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.04 is not actionable, removing from list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Removed from actionable list: Index "elastiflow-3.5.0-2019.07.04" age (1562198400), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.01 is actionable and remains in the list. 2019-07-10 18:47:45,996 DEBUG curator.indexlist __excludify:58 Remains in actionable list: Index "elastiflow-3.5.0-2019.07.01" age (1561939200), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,996 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.10 is not actionable, removing from list. 2019-07-10 18:47:45,997 DEBUG curator.indexlist __excludify:58 Removed from actionable list: Index "elastiflow-3.5.0-2019.07.10" age (1562716800), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,997 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.06.29 is actionable and remains in the list. 2019-07-10 18:47:45,997 DEBUG curator.indexlist __excludify:58 Remains in actionable list: Index "elastiflow-3.5.0-2019.06.29" age (1561766400), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,997 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.02 is actionable and remains in the list. 2019-07-10 18:47:45,997 DEBUG curator.indexlist __excludify:58 Remains in actionable list: Index "elastiflow-3.5.0-2019.07.02" age (1562025600), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,997 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.05 is not actionable, removing from list. 2019-07-10 18:47:45,997 DEBUG curator.indexlist __excludify:58 Removed from actionable list: Index "elastiflow-3.5.0-2019.07.05" age (1562284800), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,997 DEBUG curator.indexlist __actionable:35 Index elastiflow-3.5.0-2019.07.03 is actionable and remains in the list. 2019-07-10 18:47:45,997 DEBUG curator.indexlist __excludify:58 Remains in actionable list: Index "elastiflow-3.5.0-2019.07.03" age (1562112000), direction: "older", point of reference, (1562194065) 2019-07-10 18:47:45,997 DEBUG curator.indexlist iterate_filters:1242 Post-instance: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:45,997 DEBUG curator.indexlist iterate_filters:1222 Top of the loop: ['elastiflow-3.5.0-2019.06.28', 'elastiflow-3.5.0-2019.06.30', 'elastiflow-3.5.0-2019.06.27', 'elastiflow-3.5.0-2019.07.01', 'elastiflow-3.5.0-2019.06.29', 'elastiflow-3.5.0-2019.07.02', 'elastiflow-3.5.0-2019.07.03'] 2019-07-10 18:47:45,997 DEBUG curator.indexlist iterate_filters:1223 Un-parsed filter args: {'filtertype': 'ilm'} 2019-07-10 18:47:45,998 DEBUG curator.validators.SchemaCheck __init__:26 Schema: {'aliases': Any(, , msg=None), 'allocation_type': Any(, msg=None), 'count': Coerce(int, msg=None), 'date_from': Any(None, , msg=None), 'date_from_format': Any(None, , msg=None), 'date_to': Any(None, , msg=None), 'date_to_format': Any(None, , msg=None), 'direction': Any(, msg=None), 'disk_space': , 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'exclude': Any(None, , , , msg=None), 'field': Any(None, , msg=None), 'intersect': Any(None, , , , msg=None), 'key': Any(, msg=None), 'kind': Any(, msg=None), 'max_num_segments': Coerce(int, msg=None), 'number_of_shards': Coerce(int, msg=None), 'pattern': Any(, msg=None), 'period_type': Any(, msg=None), 'reverse': Any(None, , , , msg=None), 'range_from': Coerce(int, msg=None), 'range_to': Coerce(int, msg=None), 'shard_filter_behavior': Any(, msg=None), 'source': Any(, msg=None), 'state': Any(, msg=None), 'stats_result': Any(None, , msg=None), 'timestring': Any(None, , msg=None), 'threshold_behavior': Any(, msg=None), 'unit': Any(, msg=None), 'unit_count': Coerce(int, msg=None), 'unit_count_pattern': Any(, msg=None), 'use_age': , 'value': Any(, , , , msg=None), 'week_starts_on': Any(None, , msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']")} 2019-07-10 18:47:45,998 DEBUG curator.validators.SchemaCheck __init__:27 "filter" config: {'filtertype': 'ilm'} 2019-07-10 18:47:45,999 DEBUG curator.indexlist iterate_filters:1230 Parsed filter args: {'filtertype': 'ilm'} 2019-07-10 18:47:45,999 DEBUG curator.indexlist filter_ilm:1176 Filtering indices with index.lifecycle.name 2019-07-10 18:47:46,002 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.06.30 is not actionable, removing from list. 2019-07-10 18:47:46,002 DEBUG curator.indexlist __excludify:58 Removed from actionable list: elastiflow-3.5.0-2019.06.30 has index.lifecycle.name elastiflow 2019-07-10 18:47:46,002 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.01 is not actionable, removing from list. 2019-07-10 18:47:46,002 DEBUG curator.indexlist __excludify:58 Removed from actionable list: elastiflow-3.5.0-2019.07.01 has index.lifecycle.name elastiflow 2019-07-10 18:47:46,002 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.06.27 is not actionable, removing from list. 2019-07-10 18:47:46,002 DEBUG curator.indexlist __excludify:58 Removed from actionable list: elastiflow-3.5.0-2019.06.27 has index.lifecycle.name elastiflow 2019-07-10 18:47:46,002 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.06.28 is not actionable, removing from list. 2019-07-10 18:47:46,002 DEBUG curator.indexlist __excludify:58 Removed from actionable list: elastiflow-3.5.0-2019.06.28 has index.lifecycle.name elastiflow 2019-07-10 18:47:46,002 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.03 is not actionable, removing from list. 2019-07-10 18:47:46,002 DEBUG curator.indexlist __excludify:58 Removed from actionable list: elastiflow-3.5.0-2019.07.03 has index.lifecycle.name elastiflow 2019-07-10 18:47:46,002 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.06.29 is not actionable, removing from list. 2019-07-10 18:47:46,002 DEBUG curator.indexlist __excludify:58 Removed from actionable list: elastiflow-3.5.0-2019.06.29 has index.lifecycle.name elastiflow 2019-07-10 18:47:46,002 DEBUG curator.indexlist __not_actionable:39 Index elastiflow-3.5.0-2019.07.02 is not actionable, removing from list. 2019-07-10 18:47:46,002 DEBUG curator.indexlist __excludify:58 Removed from actionable list: elastiflow-3.5.0-2019.07.02 has index.lifecycle.name elastiflow 2019-07-10 18:47:46,002 DEBUG curator.actions.delete_indices __init__:477 master_timeout value: 30s 2019-07-10 18:47:46,002 INFO curator.utils show_dry_run:922 DRY-RUN MODE. No changes will be made. 2019-07-10 18:47:46,003 INFO curator.utils show_dry_run:925 (CLOSED) indices may be shown that may not be acted on by action "delete_indices". 2019-07-10 18:47:46,003 INFO curator.cli run:201 Action ID: 1, "delete_indices" completed. 2019-07-10 18:47:46,003 INFO curator.cli run:202 Job completed.