2022-07-05 21:46:35 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-07-05 21:46:35 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/1099/2/logs.log 2022-07-05 21:46:35 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-07-05 21:46:35 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 1099 attempt id: 2 2022-07-05 21:46:35 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.customproduct_id_de=incremental - append, null.ads_insights=incremental - append} 2022-07-05 21:46:35 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-07-05 21:46:35 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.37 exists... 2022-07-05 21:46:36 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.37 was found locally. 2022-07-05 21:46:36 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 1099 2022-07-05 21:46:36 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/1099/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=2 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-redshift:0.3.37 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=1099 airbyte/destination-redshift:0.3.37 write --config destination_config.json --catalog destination_catalog.json 2022-07-05 21:46:36 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-facebook-marketing:0.2.53 exists... 2022-07-05 21:46:36 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-facebook-marketing:0.2.53 was found locally. 2022-07-05 21:46:36 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 1099 2022-07-05 21:46:36 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/1099/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=2 -e WORKER_CONNECTOR_IMAGE=airbyte/source-facebook-marketing:0.2.53 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=1099 airbyte/source-facebook-marketing:0.2.53 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-07-05 21:46:36 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-07-05 21:46:36 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-07-05 21:46:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-07-05 21:46:37 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-07-05 21:46:37 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-05 21:46:37 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-05 21:46:37 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-07-05 21:46:37 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-07-05 21:46:37 source > Starting syncing SourceFacebookMarketing 2022-07-05 21:46:37 source > Syncing stream: ads_insights 2022-07-05 21:46:37 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-07-05 21:46:38 source > InsightAsyncJob(id=1198988624348461, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:38 destination > 2022-07-05 21:46:38 INFO i.a.i.d.r.RedshiftDestination(main):69 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-05 21:46:38 source > InsightAsyncJob(id=1165066807386953, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:38 destination > 2022-07-05 21:46:38 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-07-05 21:46:38 destination > 2022-07-05 21:46:38 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-05 21:46:38 destination > 2022-07-05 21:46:38 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-07-05 21:46:38 destination > 2022-07-05 21:46:38 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 WARN i.a.i.d.r.RedshiftDestination(determineUploadMode):55 - The "standard" upload mode is not performant, and is not recommended for production. Please use the Amazon S3 upload mode if you are syncing a large amount of data. 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: STANDARD 2022-07-05 21:46:39 source > InsightAsyncJob(id=1093502241565329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):98 - Write config: WriteConfig{streamName=imported_facebook_de_ads_insights, namespace=null, outputSchemaName=airbyte_facebook, tmpTableName=_airbyte_tmp_eig_imported_facebook_de_ads_insights, outputTableName=_airbyte_raw_imported_facebook_de_ads_insights, syncMode=append} 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):98 - Write config: WriteConfig{streamName=imported_facebook_de_customproduct_id_de, namespace=null, outputSchemaName=airbyte_facebook, tmpTableName=_airbyte_tmp_ogk_imported_facebook_de_customproduct_id_de, outputTableName=_airbyte_raw_imported_facebook_de_customproduct_id_de, syncMode=append} 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):123 - Preparing tmp tables in destination started for 2 streams 2022-07-05 21:46:39 destination > 2022-07-05 21:46:39 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):127 - Preparing tmp table in destination started for stream imported_facebook_de_ads_insights. schema: airbyte_facebook, tmp table name: _airbyte_tmp_eig_imported_facebook_de_ads_insights 2022-07-05 21:46:40 destination > 2022-07-05 21:46:40 INFO c.z.h.p.PoolBase(getAndSetNetworkTimeout):536 - HikariPool-1 - Driver does not support get/set network timeout for connections. ([Amazon][JDBC](10220) Driver does not support this optional feature.) 2022-07-05 21:46:40 source > InsightAsyncJob(id=1692826074412860, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:41 source > InsightAsyncJob(id=737235630823872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:41 source > InsightAsyncJob(id=439058191164845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:42 destination > 2022-07-05 21:46:42 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):127 - Preparing tmp table in destination started for stream imported_facebook_de_customproduct_id_de. schema: airbyte_facebook, tmp table name: _airbyte_tmp_ogk_imported_facebook_de_customproduct_id_de 2022-07-05 21:46:42 source > InsightAsyncJob(id=412871493934118, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:42 source > InsightAsyncJob(id=776570600429152, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:42 destination > 2022-07-05 21:46:42 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):133 - Preparing tables in destination completed. 2022-07-05 21:46:43 source > InsightAsyncJob(id=728251435150401, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:43 source > InsightAsyncJob(id=386066510222630, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:44 source > InsightAsyncJob(id=708359023555996, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:44 source > InsightAsyncJob(id=748800179638174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:45 source > InsightAsyncJob(id=567720558380001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:45 source > InsightAsyncJob(id=593939835662496, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:45 source > InsightAsyncJob(id=5085249478210540, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:46 source > InsightAsyncJob(id=427972189207939, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:46 source > InsightAsyncJob(id=834069244222749, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:47 source > InsightAsyncJob(id=2861743484119919, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:47 source > InsightAsyncJob(id=1257074641767914, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:48 source > InsightAsyncJob(id=752441789277612, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:48 source > InsightAsyncJob(id=358938676389026, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:48 source > InsightAsyncJob(id=551842196640522, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:49 source > InsightAsyncJob(id=600532494833124, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:49 source > InsightAsyncJob(id=925107752220889, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:50 source > InsightAsyncJob(id=773969393609866, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:51 source > InsightAsyncJob(id=1079829949300124, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:51 source > InsightAsyncJob(id=776286336704954, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:52 source > InsightAsyncJob(id=580047867116970, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:52 source > InsightAsyncJob(id=587982542699398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:52 source > InsightAsyncJob(id=5436363859755412, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:53 source > InsightAsyncJob(id=560350815564199, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:54 source > InsightAsyncJob(id=2831894887118721, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:54 source > InsightAsyncJob(id=375588214562294, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:55 source > InsightAsyncJob(id=5727073753989002, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:55 source > InsightAsyncJob(id=572149551293511, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:55 source > InsightAsyncJob(id=976017179733878, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:56 source > InsightAsyncJob(id=1229918521095310, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:57 source > InsightAsyncJob(id=746338436701364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:57 source > InsightAsyncJob(id=1095528031054613, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:58 source > InsightAsyncJob(id=440781460991270, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:58 source > InsightAsyncJob(id=289120366740698, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:59 source > InsightAsyncJob(id=1397025677447237, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:59 source > InsightAsyncJob(id=703082634117566, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:46:59 source > InsightAsyncJob(id=1147635945801270, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:00 source > InsightAsyncJob(id=1148884182332708, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:00 source > InsightAsyncJob(id=369250981991755, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:01 source > InsightAsyncJob(id=1183454879174281, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:01 source > InsightAsyncJob(id=350257587267502, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:02 source > InsightAsyncJob(id=2929726667324025, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:02 source > InsightAsyncJob(id=2895341037426712, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:03 source > InsightAsyncJob(id=882700905917717, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:03 source > InsightAsyncJob(id=490312349570970, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:04 source > InsightAsyncJob(id=620742915720245, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:04 source > InsightAsyncJob(id=734228467893722, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:05 source > InsightAsyncJob(id=555377779418970, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:05 source > InsightAsyncJob(id=569181677979647, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:06 source > InsightAsyncJob(id=1901915916680085, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:06 source > InsightAsyncJob(id=765411561467450, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:06 source > InsightAsyncJob(id=570997671287325, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:08 source > InsightAsyncJob(id=554768972973956, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:08 source > InsightAsyncJob(id=431795978841340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:09 source > InsightAsyncJob(id=1213486772749711, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:09 source > InsightAsyncJob(id=1343683619457858, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:10 source > InsightAsyncJob(id=1010784209637881, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:10 source > InsightAsyncJob(id=412195524286833, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:11 source > InsightAsyncJob(id=1135521087027846, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:11 source > InsightAsyncJob(id=398171345707986, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:11 source > InsightAsyncJob(id=939033184163088, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:12 source > InsightAsyncJob(id=1349182252237897, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:12 source > InsightAsyncJob(id=1034014057242976, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:13 source > InsightAsyncJob(id=409358604304068, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:13 source > InsightAsyncJob(id=355671510055583, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:14 source > InsightAsyncJob(id=697968848276221, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:15 source > InsightAsyncJob(id=457200542900340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:15 source > InsightAsyncJob(id=615833343222040, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:16 source > InsightAsyncJob(id=790420281972021, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:17 source > InsightAsyncJob(id=333977378940732, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:17 source > InsightAsyncJob(id=1989792954556034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:17 source > InsightAsyncJob(id=499427281951103, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:18 source > InsightAsyncJob(id=353066530151053, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:18 source > InsightAsyncJob(id=369999791868754, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:19 source > InsightAsyncJob(id=715938749696214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:19 source > InsightAsyncJob(id=590051709398688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:20 source > InsightAsyncJob(id=403014251788458, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:20 source > InsightAsyncJob(id=1016380965696211, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:21 source > InsightAsyncJob(id=413656557188942, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:21 source > InsightAsyncJob(id=440975801228826, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:22 source > InsightAsyncJob(id=718061002741329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:23 source > InsightAsyncJob(id=399865161957174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:23 source > InsightAsyncJob(id=748770239607150, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:24 source > InsightAsyncJob(id=487866893107316, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:24 source > InsightAsyncJob(id=590513975810485, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:24 source > InsightAsyncJob(id=1010783366467164, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:25 source > InsightAsyncJob(id=1169156653876779, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:26 source > InsightAsyncJob(id=1406481013205814, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:26 source > InsightAsyncJob(id=5231030923650798, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:27 source > InsightAsyncJob(id=563758818540231, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:27 source > InsightAsyncJob(id=354096866870053, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:28 source > InsightAsyncJob(id=426339809381213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:28 source > InsightAsyncJob(id=1201809580578701, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:47:28 source > Added: 100 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 100/100 job(s) in queue 2022-07-05 21:47:29 source > InsightAsyncJob(id=1198988624348461, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1165066807386953, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1093502241565329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1692826074412860, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=737235630823872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=439058191164845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=412871493934118, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=776570600429152, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=728251435150401, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=386066510222630, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=708359023555996, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=748800179638174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=567720558380001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=593939835662496, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=5085249478210540, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=427972189207939, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=834069244222749, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=2861743484119919, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1257074641767914, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=752441789277612, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=358938676389026, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=551842196640522, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=600532494833124, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=925107752220889, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=773969393609866, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1079829949300124, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=776286336704954, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=580047867116970, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=587982542699398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=5436363859755412, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=560350815564199, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=2831894887118721, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=375588214562294, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=5727073753989002, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=572149551293511, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=976017179733878, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1229918521095310, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=746338436701364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1095528031054613, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=440781460991270, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=289120366740698, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1397025677447237, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=703082634117566, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1147635945801270, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1148884182332708, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=369250981991755, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=1183454879174281, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=350257587267502, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=2929726667324025, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:29 source > InsightAsyncJob(id=2895341037426712, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=882700905917717, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=490312349570970, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=620742915720245, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=734228467893722, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=555377779418970, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=569181677979647, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1901915916680085, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=765411561467450, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=570997671287325, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=554768972973956, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=431795978841340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1213486772749711, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1343683619457858, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1010784209637881, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=412195524286833, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1135521087027846, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=398171345707986, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=939033184163088, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1349182252237897, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1034014057242976, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=409358604304068, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=355671510055583, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=697968848276221, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=457200542900340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=615833343222040, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=790420281972021, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=333977378940732, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1989792954556034, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=499427281951103, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=353066530151053, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=369999791868754, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=715938749696214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=590051709398688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=403014251788458, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1016380965696211, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:47:30 source > InsightAsyncJob(id=413656557188942, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=440975801228826, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=718061002741329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=399865161957174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=748770239607150, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=487866893107316, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=590513975810485, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1010783366467164, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1169156653876779, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1406481013205814, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=5231030923650798, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=563758818540231, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=354096866870053, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=426339809381213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:47:30 source > InsightAsyncJob(id=1201809580578701, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 21:47:30 source > Completed jobs: 83, Failed jobs: 0, Running jobs: 17 2022-07-05 21:47:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (2 MB) 2022-07-05 21:48:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (6 MB) 2022-07-05 21:48:10 destination > 2022-07-05 21:48:10 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 2047 records (24 MB) 2022-07-05 21:48:10 destination > 2022-07-05 21:48:10 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 2047 2022-07-05 21:48:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (9 MB) 2022-07-05 21:48:42 destination > 2022-07-05 21:48:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1745 records (24 MB) 2022-07-05 21:48:42 destination > 2022-07-05 21:48:42 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1745 2022-07-05 21:48:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (12 MB) 2022-07-05 21:49:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (16 MB) 2022-07-05 21:49:11 source > InsightAsyncJob(id=468751298584841, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:11 source > InsightAsyncJob(id=606215167598150, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:12 source > InsightAsyncJob(id=599075441818961, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:12 source > InsightAsyncJob(id=5067369303360505, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:13 source > InsightAsyncJob(id=1368356120580458, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:13 source > InsightAsyncJob(id=295373839410768, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:14 source > InsightAsyncJob(id=570983787756127, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:14 source > InsightAsyncJob(id=1243971486357074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:14 source > InsightAsyncJob(id=779175903511087, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:15 source > InsightAsyncJob(id=613150370002370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:15 source > InsightAsyncJob(id=507741887816570, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:16 source > InsightAsyncJob(id=1945525558990278, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:16 source > InsightAsyncJob(id=607996680570105, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:17 source > InsightAsyncJob(id=707964740308977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:17 source > InsightAsyncJob(id=1213614246054362, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:18 source > InsightAsyncJob(id=1802312070155024, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:19 source > InsightAsyncJob(id=465738672051417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:19 source > InsightAsyncJob(id=1437303110048267, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:20 source > InsightAsyncJob(id=427365875980798, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:20 source > InsightAsyncJob(id=1362124384273716, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:21 source > InsightAsyncJob(id=1210661746402078, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:21 source > InsightAsyncJob(id=1405975149912716, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:22 source > InsightAsyncJob(id=789987668658678, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:22 source > InsightAsyncJob(id=416624237073386, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:23 source > InsightAsyncJob(id=550343386569249, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:23 source > InsightAsyncJob(id=2849233342047595, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:24 source > InsightAsyncJob(id=334986822164815, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:24 source > InsightAsyncJob(id=437151661743181, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:25 source > InsightAsyncJob(id=2267172673450394, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:25 source > InsightAsyncJob(id=1074453486487259, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:25 source > InsightAsyncJob(id=858661578478005, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:26 source > InsightAsyncJob(id=1914751802055546, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:26 source > InsightAsyncJob(id=441825654481513, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:27 source > InsightAsyncJob(id=1152534382029396, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:27 source > InsightAsyncJob(id=1386405301880490, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:28 source > InsightAsyncJob(id=1007828769925290, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:28 source > InsightAsyncJob(id=1101813183749168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:28 source > InsightAsyncJob(id=471206884844435, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:29 source > InsightAsyncJob(id=3348753492020356, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:29 source > InsightAsyncJob(id=1485422861911258, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:30 source > InsightAsyncJob(id=3340107772887492, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:30 source > InsightAsyncJob(id=411399364258187, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:31 source > InsightAsyncJob(id=1094827724787173, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:31 source > InsightAsyncJob(id=417549470306591, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:32 source > InsightAsyncJob(id=1098434231081352, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:32 source > InsightAsyncJob(id=2168550736656675, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:33 source > InsightAsyncJob(id=289372173373144, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:33 source > InsightAsyncJob(id=406372868107907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:33 source > InsightAsyncJob(id=751832232799608, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:34 source > InsightAsyncJob(id=5484091301643332, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:34 source > InsightAsyncJob(id=1599500450468444, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:35 source > InsightAsyncJob(id=640750953602001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:35 source > InsightAsyncJob(id=759469008830821, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:35 source > InsightAsyncJob(id=610523980242139, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:36 source > InsightAsyncJob(id=1409826516094200, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:36 source > InsightAsyncJob(id=1096320814301967, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:37 source > InsightAsyncJob(id=582995239902133, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:37 source > InsightAsyncJob(id=346672394293763, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:38 source > InsightAsyncJob(id=2325353747612585, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:38 source > InsightAsyncJob(id=377039154533732, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:39 source > InsightAsyncJob(id=467387728531886, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:39 source > InsightAsyncJob(id=1738665709832469, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:40 source > InsightAsyncJob(id=353176590315133, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:40 source > InsightAsyncJob(id=532874331904165, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:41 source > InsightAsyncJob(id=728590391726054, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:41 source > InsightAsyncJob(id=553257852950467, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:42 source > InsightAsyncJob(id=1025697845004857, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:42 source > InsightAsyncJob(id=578185737212386, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:43 source > InsightAsyncJob(id=731510841459988, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:43 source > InsightAsyncJob(id=723735432187768, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:44 source > InsightAsyncJob(id=557447859171311, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:44 source > InsightAsyncJob(id=740690510578612, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:45 source > InsightAsyncJob(id=749534066172671, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:45 source > InsightAsyncJob(id=524799996011004, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:45 source > InsightAsyncJob(id=5321859344519197, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:46 source > InsightAsyncJob(id=462527665872673, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:46 source > InsightAsyncJob(id=379181114199789, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:47 source > InsightAsyncJob(id=556779735987186, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:47 source > InsightAsyncJob(id=714213712991329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:48 source > InsightAsyncJob(id=1042638789973103, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:48 source > InsightAsyncJob(id=436920021399860, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:48 source > InsightAsyncJob(id=1415831422222104, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:49 source > InsightAsyncJob(id=999202197429639, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:49:49 source > Added: 83 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 100/100 job(s) in queue 2022-07-05 21:49:50 source > InsightAsyncJob(id=353066530151053, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=403014251788458, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=413656557188942, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=440975801228826, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=718061002741329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=399865161957174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=748770239607150, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=487866893107316, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=590513975810485, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1010783366467164, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1169156653876779, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1406481013205814, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=5231030923650798, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=563758818540231, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=354096866870053, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=426339809381213, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1201809580578701, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=468751298584841, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=606215167598150, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=599075441818961, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=5067369303360505, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1368356120580458, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=295373839410768, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=570983787756127, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1243971486357074, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=779175903511087, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=613150370002370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=507741887816570, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1945525558990278, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=607996680570105, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=707964740308977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1213614246054362, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1802312070155024, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=465738672051417, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1437303110048267, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=427365875980798, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1362124384273716, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1210661746402078, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1405975149912716, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=789987668658678, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=416624237073386, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=550343386569249, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=2849233342047595, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=334986822164815, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=437151661743181, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=2267172673450394, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1074453486487259, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=858661578478005, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=1914751802055546, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:50 source > InsightAsyncJob(id=441825654481513, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1152534382029396, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1386405301880490, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1007828769925290, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1101813183749168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=471206884844435, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=3348753492020356, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1485422861911258, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=3340107772887492, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=411399364258187, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1094827724787173, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=417549470306591, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1098434231081352, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=2168550736656675, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=289372173373144, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=406372868107907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=751832232799608, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=5484091301643332, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1599500450468444, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=640750953602001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=759469008830821, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=610523980242139, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1409826516094200, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1096320814301967, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=582995239902133, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=346672394293763, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=2325353747612585, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=377039154533732, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=467387728531886, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1738665709832469, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=353176590315133, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=532874331904165, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=728590391726054, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=553257852950467, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1025697845004857, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=578185737212386, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=731510841459988, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:49:51 source > InsightAsyncJob(id=723735432187768, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=557447859171311, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=740690510578612, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=749534066172671, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=524799996011004, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=5321859344519197, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=462527665872673, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=379181114199789, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=556779735987186, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=714213712991329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1042638789973103, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=436920021399860, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=1415831422222104, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > InsightAsyncJob(id=999202197429639, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:49:51 source > Completed jobs: 84, Failed jobs: 0, Running jobs: 16 2022-07-05 21:49:59 destination > 2022-07-05 21:49:59 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1888 records (24 MB) 2022-07-05 21:49:59 destination > 2022-07-05 21:49:59 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1888 2022-07-05 21:50:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 6000 (19 MB) 2022-07-05 21:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 7000 (22 MB) 2022-07-05 21:50:42 destination > 2022-07-05 21:50:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 2058 records (24 MB) 2022-07-05 21:50:42 destination > 2022-07-05 21:50:42 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 2058 2022-07-05 21:50:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 8000 (26 MB) 2022-07-05 21:51:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 9000 (30 MB) 2022-07-05 21:51:26 destination > 2022-07-05 21:51:26 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1937 records (24 MB) 2022-07-05 21:51:26 destination > 2022-07-05 21:51:26 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1937 2022-07-05 21:51:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 10000 (33 MB) 2022-07-05 21:51:31 source > InsightAsyncJob(id=1079058349378150, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:31 source > InsightAsyncJob(id=574853551026021, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:32 source > InsightAsyncJob(id=712064469857561, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:32 source > InsightAsyncJob(id=586063553035168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:32 source > InsightAsyncJob(id=379181737533060, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:33 source > InsightAsyncJob(id=1059952034925138, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:33 source > InsightAsyncJob(id=861690978150447, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:34 source > InsightAsyncJob(id=1749182445418680, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:34 source > InsightAsyncJob(id=3214955078772251, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:35 source > InsightAsyncJob(id=1058812651409499, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:35 source > InsightAsyncJob(id=1196217774512986, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:35 source > InsightAsyncJob(id=1106029736937434, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:36 source > InsightAsyncJob(id=445306213884712, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:36 source > InsightAsyncJob(id=622155925697971, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:37 source > InsightAsyncJob(id=553340099593648, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:37 source > InsightAsyncJob(id=1349296048911405, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:38 source > InsightAsyncJob(id=1969556516766132, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:38 source > InsightAsyncJob(id=3196109803983363, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:39 source > InsightAsyncJob(id=575629554175393, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:39 source > InsightAsyncJob(id=745506313203095, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:40 source > InsightAsyncJob(id=808845496964878, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:40 source > InsightAsyncJob(id=379420940948793, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:40 source > InsightAsyncJob(id=825024462216265, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:41 source > InsightAsyncJob(id=609358260543358, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:41 source > InsightAsyncJob(id=490355716223374, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:42 source > InsightAsyncJob(id=366101218981189, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:42 source > InsightAsyncJob(id=433925618599514, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:43 source > InsightAsyncJob(id=1080127429568057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:43 source > InsightAsyncJob(id=392206176098783, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:44 source > InsightAsyncJob(id=1389655998167751, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:44 source > InsightAsyncJob(id=365891352151180, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:45 source > InsightAsyncJob(id=714929976406330, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:45 source > InsightAsyncJob(id=340638028257697, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:46 source > InsightAsyncJob(id=1414326972314185, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:46 source > InsightAsyncJob(id=443016210732029, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:47 source > InsightAsyncJob(id=1665408693840111, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:48 source > InsightAsyncJob(id=763712798099372, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:49 source > InsightAsyncJob(id=609464110392322, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:49 source > InsightAsyncJob(id=1012065329451506, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:50 source > InsightAsyncJob(id=796726348364179, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:50 source > InsightAsyncJob(id=506760767879338, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:51 source > InsightAsyncJob(id=3462759624003947, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:51 source > InsightAsyncJob(id=569407211443761, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:52 source > InsightAsyncJob(id=792780165216059, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:52 source > InsightAsyncJob(id=3433842300235249, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:53 source > InsightAsyncJob(id=724020705322959, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:53 source > InsightAsyncJob(id=437907194870370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:53 source > InsightAsyncJob(id=552843126564820, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:54 source > InsightAsyncJob(id=767248397964118, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:54 source > InsightAsyncJob(id=1474648549639841, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:54 source > InsightAsyncJob(id=3186095411664304, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:55 source > InsightAsyncJob(id=582310590191531, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:55 source > InsightAsyncJob(id=5465727616826729, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:55 source > InsightAsyncJob(id=407574181324330, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:56 source > InsightAsyncJob(id=432598038546135, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:56 source > InsightAsyncJob(id=410711654354907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:57 source > InsightAsyncJob(id=935076007450276, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:57 source > InsightAsyncJob(id=555213386146340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:58 source > InsightAsyncJob(id=1372874473209572, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:58 source > InsightAsyncJob(id=363692075904184, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:59 source > InsightAsyncJob(id=587368712832197, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:51:59 source > InsightAsyncJob(id=1746709152344054, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:00 source > InsightAsyncJob(id=561555468951891, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:00 source > InsightAsyncJob(id=453121529571670, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:01 source > InsightAsyncJob(id=723262698958192, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:01 source > InsightAsyncJob(id=745584696647156, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:01 source > InsightAsyncJob(id=4830894750344126, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:02 source > InsightAsyncJob(id=814990343213504, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:02 source > InsightAsyncJob(id=3240904836127738, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:03 source > InsightAsyncJob(id=864760217833198, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:03 source > InsightAsyncJob(id=5298405436885162, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:04 source > InsightAsyncJob(id=914561543273238, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:04 source > InsightAsyncJob(id=776102516742409, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:04 source > InsightAsyncJob(id=410235127829869, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:05 source > InsightAsyncJob(id=569765138096066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:05 source > InsightAsyncJob(id=4750527681713944, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:06 source > InsightAsyncJob(id=1017281195656766, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:06 source > InsightAsyncJob(id=1019279585451851, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:06 source > InsightAsyncJob(id=365639099027387, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:07 source > InsightAsyncJob(id=561452755449237, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:07 source > InsightAsyncJob(id=733262724593241, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:08 source > InsightAsyncJob(id=420893143386302, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:08 source > InsightAsyncJob(id=799687148071553, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:09 source > InsightAsyncJob(id=605129990942318, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=[]): created AdReportRun 2022-07-05 21:52:09 source > Added: 84 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 100/100 job(s) in queue 2022-07-05 21:52:10 source > InsightAsyncJob(id=610523980242139, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1025697845004857, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=723735432187768, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=557447859171311, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=740690510578612, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=749534066172671, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=524799996011004, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=5321859344519197, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=462527665872673, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=379181114199789, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=556779735987186, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=714213712991329, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1042638789973103, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=436920021399860, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1415831422222104, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=999202197429639, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1079058349378150, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=574853551026021, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=712064469857561, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=586063553035168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=379181737533060, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1059952034925138, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=861690978150447, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1749182445418680, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=3214955078772251, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1058812651409499, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1196217774512986, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1106029736937434, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=445306213884712, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=622155925697971, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=553340099593648, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1349296048911405, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1969556516766132, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=3196109803983363, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=575629554175393, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=745506313203095, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=808845496964878, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=379420940948793, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=825024462216265, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=609358260543358, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=490355716223374, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=366101218981189, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=433925618599514, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1080127429568057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=392206176098783, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1389655998167751, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=365891352151180, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=714929976406330, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=340638028257697, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:10 source > InsightAsyncJob(id=1414326972314185, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=443016210732029, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=1665408693840111, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=763712798099372, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=609464110392322, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=1012065329451506, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=796726348364179, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=506760767879338, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=3462759624003947, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=569407211443761, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=792780165216059, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=3433842300235249, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=724020705322959, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=437907194870370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=552843126564820, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=767248397964118, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=1474648549639841, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=3186095411664304, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=582310590191531, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=5465727616826729, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=407574181324330, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=432598038546135, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=410711654354907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=935076007450276, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=555213386146340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=1372874473209572, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=363692075904184, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=587368712832197, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=1746709152344054, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=561555468951891, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=453121529571670, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=723262698958192, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=745584696647156, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=4830894750344126, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=814990343213504, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=3240904836127738, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=864760217833198, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=5298405436885162, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=914561543273238, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=776102516742409, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=410235127829869, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=569765138096066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:52:12 source > InsightAsyncJob(id=4750527681713944, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=1017281195656766, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:52:12 source > InsightAsyncJob(id=1019279585451851, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=365639099027387, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=561452755449237, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=733262724593241, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:52:12 source > InsightAsyncJob(id=420893143386302, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:52:12 source > InsightAsyncJob(id=799687148071553, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 21:52:12 source > InsightAsyncJob(id=605129990942318, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:52:12 source > Completed jobs: 95, Failed jobs: 0, Running jobs: 5 2022-07-05 21:52:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 11000 (37 MB) 2022-07-05 21:52:48 destination > 2022-07-05 21:52:48 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1813 records (24 MB) 2022-07-05 21:52:48 destination > 2022-07-05 21:52:48 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1813 2022-07-05 21:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 12000 (40 MB) 2022-07-05 21:53:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 13000 (44 MB) 2022-07-05 21:53:30 destination > 2022-07-05 21:53:30 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 2042 records (24 MB) 2022-07-05 21:53:30 destination > 2022-07-05 21:53:30 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 2042 2022-07-05 21:53:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 14000 (47 MB) 2022-07-05 21:54:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 15000 (51 MB) 2022-07-05 21:54:04 source > InsightAsyncJob(id=747014113301033, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:05 source > InsightAsyncJob(id=735267607717214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:05 source > InsightAsyncJob(id=565673468352005, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:05 source > InsightAsyncJob(id=349372654025605, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:06 source > InsightAsyncJob(id=802405717802557, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:06 source > InsightAsyncJob(id=3212106792368566, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:07 source > InsightAsyncJob(id=434193621931064, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:07 source > InsightAsyncJob(id=584039636570400, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:08 source > InsightAsyncJob(id=781655056174364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:08 source > InsightAsyncJob(id=570088148172966, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:09 source > InsightAsyncJob(id=1943341605852340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=[]): created AdReportRun 2022-07-05 21:54:09 source > Added: 11 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 16/100 job(s) in queue 2022-07-05 21:54:09 source > InsightAsyncJob(id=569765138096066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:09 source > InsightAsyncJob(id=1017281195656766, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:09 source > InsightAsyncJob(id=420893143386302, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:09 source > InsightAsyncJob(id=799687148071553, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:09 source > InsightAsyncJob(id=605129990942318, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:09 source > InsightAsyncJob(id=747014113301033, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:09 source > InsightAsyncJob(id=735267607717214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=565673468352005, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=349372654025605, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=802405717802557, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=3212106792368566, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=434193621931064, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=584039636570400, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=781655056174364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=570088148172966, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 21:54:09 source > InsightAsyncJob(id=1943341605852340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=[]): is 0 complete (Job Not Started) 2022-07-05 21:54:09 source > Completed jobs: 6, Failed jobs: 0, Running jobs: 10 2022-07-05 21:54:15 source > Added: 0 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.01, per_account=0.0), 10/100 job(s) in queue 2022-07-05 21:54:15 source > InsightAsyncJob(id=735267607717214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:15 source > InsightAsyncJob(id=565673468352005, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:15 source > InsightAsyncJob(id=349372654025605, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:15 source > InsightAsyncJob(id=802405717802557, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:15 source > InsightAsyncJob(id=3212106792368566, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:15 source > InsightAsyncJob(id=434193621931064, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:15 source > InsightAsyncJob(id=584039636570400, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:15 source > InsightAsyncJob(id=781655056174364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:15 source > InsightAsyncJob(id=570088148172966, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:15 source > InsightAsyncJob(id=1943341605852340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=[]): is 0 complete (Job Started) 2022-07-05 21:54:15 source > Completed jobs: 6, Failed jobs: 0, Running jobs: 4 2022-07-05 21:54:20 source > Added: 0 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.01, per_account=0.0), 4/100 job(s) in queue 2022-07-05 21:54:20 source > InsightAsyncJob(id=802405717802557, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:20 source > InsightAsyncJob(id=434193621931064, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:20 source > InsightAsyncJob(id=570088148172966, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:20 source > InsightAsyncJob(id=1943341605852340, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=[]): is 100 complete (Job Completed) 2022-07-05 21:54:20 source > Completed jobs: 4, Failed jobs: 0, Running jobs: 0 2022-07-05 21:54:24 source > Added: 0 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.01, per_account=0.0), 0/100 job(s) in queue 2022-07-05 21:54:24 source > Read 15295 records from ads_insights stream 2022-07-05 21:54:24 source > Finished syncing ads_insights 2022-07-05 21:54:24 source > SourceFacebookMarketing runtimes: Syncing stream ads_insights 0:07:47.406378 2022-07-05 21:54:24 source > Syncing stream: customproduct_id_de 2022-07-05 21:54:25 source > InsightAsyncJob(id=552757973063695, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:25 source > InsightAsyncJob(id=988104158535766, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:26 source > InsightAsyncJob(id=3225143254373331, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:26 source > InsightAsyncJob(id=5424336940938098, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:27 source > InsightAsyncJob(id=5172468029496065, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:27 source > InsightAsyncJob(id=346556704320454, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:28 source > InsightAsyncJob(id=777814449882689, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:28 source > InsightAsyncJob(id=444673477212149, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:29 source > InsightAsyncJob(id=347994090833643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:29 source > InsightAsyncJob(id=740005680658664, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:30 source > InsightAsyncJob(id=775511260123160, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:30 source > InsightAsyncJob(id=747264486466288, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:31 source > InsightAsyncJob(id=613147763346049, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:31 source > InsightAsyncJob(id=379983250869654, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:32 source > InsightAsyncJob(id=1726542601019106, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:32 source > InsightAsyncJob(id=358136806434882, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:32 source > InsightAsyncJob(id=795230581642589, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:33 source > InsightAsyncJob(id=734800547639495, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:33 source > InsightAsyncJob(id=440335541023266, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:34 source > InsightAsyncJob(id=410893387646215, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:34 source > InsightAsyncJob(id=890806168979056, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:35 source > InsightAsyncJob(id=3386317568317546, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:35 source > InsightAsyncJob(id=1232752663929843, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:36 source > InsightAsyncJob(id=1060240694614083, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:36 source > InsightAsyncJob(id=379918757567036, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:36 source > InsightAsyncJob(id=756043078920885, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:37 source > InsightAsyncJob(id=808195760590890, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:37 source > InsightAsyncJob(id=814481846579745, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:38 source > InsightAsyncJob(id=25031602173153058, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:38 source > InsightAsyncJob(id=400735498753688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:38 source > InsightAsyncJob(id=1148534009374676, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:39 source > InsightAsyncJob(id=721077012341317, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:39 source > InsightAsyncJob(id=1226627784791528, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:40 source > InsightAsyncJob(id=398982072296622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:40 source > InsightAsyncJob(id=403846068385454, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:41 source > InsightAsyncJob(id=1386349561776439, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:41 source > InsightAsyncJob(id=747676626432865, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:42 source > InsightAsyncJob(id=569325608244062, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:42 source > InsightAsyncJob(id=558380859119350, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:43 source > InsightAsyncJob(id=1469486506825618, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:43 source > InsightAsyncJob(id=394043315902648, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:44 source > InsightAsyncJob(id=1711531892542015, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:44 source > InsightAsyncJob(id=4785031271603423, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:44 source > InsightAsyncJob(id=1119096415340543, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:45 source > InsightAsyncJob(id=5324922007554620, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:45 source > InsightAsyncJob(id=418366813650796, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:47 source > InsightAsyncJob(id=453335736179485, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:48 source > InsightAsyncJob(id=548017270388651, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:48 source > InsightAsyncJob(id=4978771012245449, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:48 source > InsightAsyncJob(id=442602124382990, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:49 source > InsightAsyncJob(id=397765695658742, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:49 source > InsightAsyncJob(id=3370164506550796, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:50 source > InsightAsyncJob(id=1432530000595294, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:50 source > InsightAsyncJob(id=1434219647025739, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:50 source > InsightAsyncJob(id=1076620099602813, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:51 source > InsightAsyncJob(id=757308211962146, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:51 source > InsightAsyncJob(id=623827905344749, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:52 source > InsightAsyncJob(id=5644138498944228, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:52 source > InsightAsyncJob(id=2124773197686058, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:53 source > InsightAsyncJob(id=928012215264193, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:53 source > InsightAsyncJob(id=570215171166977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:54 source > InsightAsyncJob(id=395450442651324, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:54 source > InsightAsyncJob(id=765632244617674, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:55 source > InsightAsyncJob(id=1362255807598194, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:56 source > InsightAsyncJob(id=1122993078653838, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:56 source > InsightAsyncJob(id=1083252825615057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:56 source > InsightAsyncJob(id=1001612720506563, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:57 source > InsightAsyncJob(id=5145942762168298, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:57 source > InsightAsyncJob(id=618338346380927, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:58 source > InsightAsyncJob(id=3313090798969473, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:58 source > InsightAsyncJob(id=2826088487685656, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:58 source > InsightAsyncJob(id=713956016554808, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:59 source > InsightAsyncJob(id=560785702159832, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:54:59 source > InsightAsyncJob(id=1454811751636939, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:00 source > InsightAsyncJob(id=430708215620202, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:00 source > InsightAsyncJob(id=8206159156064601, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:01 source > InsightAsyncJob(id=5623645784359697, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:01 source > InsightAsyncJob(id=5134836696623789, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:02 source > InsightAsyncJob(id=720819232477234, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:02 source > InsightAsyncJob(id=327369119604885, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:03 source > InsightAsyncJob(id=1026950568025404, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:03 source > InsightAsyncJob(id=1133709970548070, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:04 source > InsightAsyncJob(id=351244973822721, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:04 source > InsightAsyncJob(id=547595580439225, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:05 source > InsightAsyncJob(id=1078381313094729, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:05 source > InsightAsyncJob(id=2025123477670505, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:05 source > InsightAsyncJob(id=565150861811753, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:06 source > InsightAsyncJob(id=334899935514132, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:07 source > InsightAsyncJob(id=738403700544310, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:07 source > InsightAsyncJob(id=1038496777041403, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:08 source > InsightAsyncJob(id=413092337543645, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:08 source > InsightAsyncJob(id=412377957502052, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:09 source > InsightAsyncJob(id=771861263941996, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:09 source > InsightAsyncJob(id=5868630123188118, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:09 source > InsightAsyncJob(id=1227168768038393, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:10 source > InsightAsyncJob(id=706700177093066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:10 source > InsightAsyncJob(id=513223627218284, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:11 source > InsightAsyncJob(id=756992578981084, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:11 source > InsightAsyncJob(id=513785450518123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:12 source > InsightAsyncJob(id=3354954384761723, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 21:55:12 source > Added: 100 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 100/100 job(s) in queue 2022-07-05 21:55:12 source > InsightAsyncJob(id=552757973063695, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=988104158535766, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=3225143254373331, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=5424336940938098, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=5172468029496065, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=346556704320454, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=777814449882689, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=444673477212149, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=347994090833643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=740005680658664, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=775511260123160, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=747264486466288, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=613147763346049, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=379983250869654, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1726542601019106, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=358136806434882, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=795230581642589, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=734800547639495, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=440335541023266, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=410893387646215, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=890806168979056, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=3386317568317546, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1232752663929843, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1060240694614083, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=379918757567036, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=756043078920885, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=808195760590890, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=814481846579745, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=25031602173153058, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=400735498753688, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1148534009374676, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-10-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=721077012341317, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1226627784791528, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=398982072296622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=403846068385454, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1386349561776439, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=747676626432865, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=569325608244062, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=558380859119350, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1469486506825618, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=394043315902648, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1711531892542015, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=4785031271603423, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=1119096415340543, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=5324922007554620, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=418366813650796, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=453335736179485, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=548017270388651, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=4978771012245449, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:12 source > InsightAsyncJob(id=442602124382990, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=397765695658742, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=3370164506550796, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1432530000595294, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1434219647025739, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1076620099602813, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=757308211962146, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=623827905344749, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=5644138498944228, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=2124773197686058, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=928012215264193, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=570215171166977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-11-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=395450442651324, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=765632244617674, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1362255807598194, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1122993078653838, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1083252825615057, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1001612720506563, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=5145942762168298, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=618338346380927, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=3313090798969473, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=2826088487685656, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=713956016554808, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=560785702159832, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1454811751636939, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=430708215620202, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=8206159156064601, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=5623645784359697, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=5134836696623789, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=720819232477234, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=327369119604885, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1026950568025404, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1133709970548070, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=351244973822721, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=547595580439225, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1078381313094729, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=2025123477670505, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=565150861811753, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=334899935514132, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=738403700544310, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1038496777041403, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=413092337543645, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=412377957502052, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2021-12-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=771861263941996, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=5868630123188118, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=1227168768038393, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 21:55:13 source > InsightAsyncJob(id=706700177093066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 21:55:13 source > InsightAsyncJob(id=513223627218284, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 21:55:13 source > InsightAsyncJob(id=756992578981084, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): is 0 complete (Job Not Started) 2022-07-05 21:55:13 source > InsightAsyncJob(id=513785450518123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 21:55:13 source > InsightAsyncJob(id=3354954384761723, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): is 0 complete (Job Not Started) 2022-07-05 21:55:13 source > Completed jobs: 95, Failed jobs: 0, Running jobs: 5 2022-07-05 21:55:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 16000 (52 MB) 2022-07-05 21:55:22 destination > 2022-07-05 21:55:22 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 966 records (24 MB) 2022-07-05 21:55:22 destination > 2022-07-05 21:55:22 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 966 2022-07-05 21:55:24 destination > 2022-07-05 21:55:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_ads_insights: 1765 records (24 MB) 2022-07-05 21:55:24 destination > 2022-07-05 21:55:24 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 1765 2022-07-05 21:55:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 17000 (53 MB) 2022-07-05 21:55:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 18000 (53 MB) 2022-07-05 21:55:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 19000 (53 MB) 2022-07-05 21:55:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 20000 (54 MB) 2022-07-05 21:55:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 21000 (54 MB) 2022-07-05 21:56:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 22000 (54 MB) 2022-07-05 21:56:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 23000 (55 MB) 2022-07-05 21:56:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 24000 (55 MB) 2022-07-05 21:56:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 25000 (55 MB) 2022-07-05 21:56:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 26000 (56 MB) 2022-07-05 21:56:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 27000 (56 MB) 2022-07-05 21:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 28000 (56 MB) 2022-07-05 21:57:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 29000 (57 MB) 2022-07-05 21:57:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 30000 (57 MB) 2022-07-05 21:57:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 31000 (57 MB) 2022-07-05 21:57:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 32000 (58 MB) 2022-07-05 21:57:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 33000 (58 MB) 2022-07-05 21:57:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 34000 (58 MB) 2022-07-05 21:57:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 35000 (59 MB) 2022-07-05 21:57:54 destination > 2022-07-05 21:57:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18516 records (24 MB) 2022-07-05 21:57:54 destination > 2022-07-05 21:57:54 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18516 2022-07-05 21:58:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 36000 (59 MB) 2022-07-05 21:58:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 37000 (59 MB) 2022-07-05 21:58:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 38000 (60 MB) 2022-07-05 21:58:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 39000 (60 MB) 2022-07-05 21:58:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 40000 (60 MB) 2022-07-05 21:58:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 41000 (61 MB) 2022-07-05 21:58:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 42000 (61 MB) 2022-07-05 21:59:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 43000 (61 MB) 2022-07-05 21:59:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 44000 (62 MB) 2022-07-05 21:59:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 45000 (62 MB) 2022-07-05 21:59:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 46000 (63 MB) 2022-07-05 21:59:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 47000 (63 MB) 2022-07-05 21:59:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 48000 (63 MB) 2022-07-05 21:59:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 49000 (64 MB) 2022-07-05 21:59:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 50000 (64 MB) 2022-07-05 22:00:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 51000 (64 MB) 2022-07-05 22:00:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 52000 (65 MB) 2022-07-05 22:00:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 53000 (65 MB) 2022-07-05 22:00:31 destination > 2022-07-05 22:00:31 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18572 records (24 MB) 2022-07-05 22:00:31 destination > 2022-07-05 22:00:31 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18572 2022-07-05 22:00:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 54000 (65 MB) 2022-07-05 22:00:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 55000 (66 MB) 2022-07-05 22:00:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 56000 (66 MB) 2022-07-05 22:01:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 57000 (66 MB) 2022-07-05 22:01:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 58000 (67 MB) 2022-07-05 22:01:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 59000 (67 MB) 2022-07-05 22:01:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 60000 (67 MB) 2022-07-05 22:01:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 61000 (68 MB) 2022-07-05 22:01:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 62000 (68 MB) 2022-07-05 22:01:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 63000 (68 MB) 2022-07-05 22:02:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 64000 (69 MB) 2022-07-05 22:02:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 65000 (69 MB) 2022-07-05 22:02:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 66000 (69 MB) 2022-07-05 22:02:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 67000 (70 MB) 2022-07-05 22:02:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 68000 (70 MB) 2022-07-05 22:02:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 69000 (70 MB) 2022-07-05 22:02:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 70000 (71 MB) 2022-07-05 22:03:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 71000 (71 MB) 2022-07-05 22:03:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 72000 (71 MB) 2022-07-05 22:03:14 destination > 2022-07-05 22:03:14 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18665 records (24 MB) 2022-07-05 22:03:14 destination > 2022-07-05 22:03:14 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18665 2022-07-05 22:03:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 73000 (72 MB) 2022-07-05 22:03:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 74000 (72 MB) 2022-07-05 22:03:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 75000 (72 MB) 2022-07-05 22:03:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 76000 (73 MB) 2022-07-05 22:03:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 77000 (73 MB) 2022-07-05 22:04:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 78000 (73 MB) 2022-07-05 22:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 79000 (74 MB) 2022-07-05 22:04:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 80000 (74 MB) 2022-07-05 22:04:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 81000 (74 MB) 2022-07-05 22:04:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 82000 (75 MB) 2022-07-05 22:04:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 83000 (75 MB) 2022-07-05 22:04:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 84000 (75 MB) 2022-07-05 22:04:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 85000 (76 MB) 2022-07-05 22:05:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 86000 (76 MB) 2022-07-05 22:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 87000 (76 MB) 2022-07-05 22:05:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 88000 (77 MB) 2022-07-05 22:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 89000 (77 MB) 2022-07-05 22:05:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 90000 (77 MB) 2022-07-05 22:05:47 destination > 2022-07-05 22:05:47 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18639 records (24 MB) 2022-07-05 22:05:47 destination > 2022-07-05 22:05:47 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18639 2022-07-05 22:05:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 91000 (78 MB) 2022-07-05 22:05:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 92000 (78 MB) 2022-07-05 22:06:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 93000 (78 MB) 2022-07-05 22:06:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 94000 (79 MB) 2022-07-05 22:06:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 95000 (79 MB) 2022-07-05 22:06:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 96000 (79 MB) 2022-07-05 22:06:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 97000 (80 MB) 2022-07-05 22:06:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 98000 (80 MB) 2022-07-05 22:06:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 99000 (80 MB) 2022-07-05 22:07:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 100000 (81 MB) 2022-07-05 22:07:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 101000 (81 MB) 2022-07-05 22:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 102000 (81 MB) 2022-07-05 22:07:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 103000 (82 MB) 2022-07-05 22:07:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 104000 (82 MB) 2022-07-05 22:07:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 105000 (82 MB) 2022-07-05 22:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 106000 (83 MB) 2022-07-05 22:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 107000 (83 MB) 2022-07-05 22:08:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 108000 (83 MB) 2022-07-05 22:08:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 109000 (84 MB) 2022-07-05 22:08:26 destination > 2022-07-05 22:08:26 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18627 records (24 MB) 2022-07-05 22:08:26 destination > 2022-07-05 22:08:26 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18627 2022-07-05 22:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 110000 (84 MB) 2022-07-05 22:08:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 111000 (84 MB) 2022-07-05 22:08:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 112000 (85 MB) 2022-07-05 22:08:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 113000 (85 MB) 2022-07-05 22:09:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 114000 (85 MB) 2022-07-05 22:09:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 115000 (86 MB) 2022-07-05 22:09:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 116000 (86 MB) 2022-07-05 22:09:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 117000 (86 MB) 2022-07-05 22:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 118000 (87 MB) 2022-07-05 22:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 119000 (87 MB) 2022-07-05 22:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 120000 (87 MB) 2022-07-05 22:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 121000 (88 MB) 2022-07-05 22:10:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 122000 (88 MB) 2022-07-05 22:10:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 123000 (88 MB) 2022-07-05 22:10:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 124000 (89 MB) 2022-07-05 22:10:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 125000 (89 MB) 2022-07-05 22:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 126000 (89 MB) 2022-07-05 22:10:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 127000 (90 MB) 2022-07-05 22:10:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 128000 (90 MB) 2022-07-05 22:11:01 destination > 2022-07-05 22:11:01 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18624 records (24 MB) 2022-07-05 22:11:01 destination > 2022-07-05 22:11:01 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18624 2022-07-05 22:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 129000 (90 MB) 2022-07-05 22:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 130000 (91 MB) 2022-07-05 22:11:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 131000 (91 MB) 2022-07-05 22:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 132000 (91 MB) 2022-07-05 22:11:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 133000 (92 MB) 2022-07-05 22:11:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 134000 (92 MB) 2022-07-05 22:11:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 135000 (92 MB) 2022-07-05 22:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 136000 (93 MB) 2022-07-05 22:12:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 137000 (93 MB) 2022-07-05 22:12:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 138000 (93 MB) 2022-07-05 22:12:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 139000 (94 MB) 2022-07-05 22:12:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 140000 (94 MB) 2022-07-05 22:12:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 141000 (94 MB) 2022-07-05 22:12:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 142000 (95 MB) 2022-07-05 22:13:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 143000 (95 MB) 2022-07-05 22:13:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 144000 (95 MB) 2022-07-05 22:13:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 145000 (96 MB) 2022-07-05 22:13:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 146000 (96 MB) 2022-07-05 22:13:42 destination > 2022-07-05 22:13:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18616 records (24 MB) 2022-07-05 22:13:42 destination > 2022-07-05 22:13:42 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18616 2022-07-05 22:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 147000 (96 MB) 2022-07-05 22:13:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 148000 (97 MB) 2022-07-05 22:14:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 149000 (97 MB) 2022-07-05 22:14:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 150000 (97 MB) 2022-07-05 22:14:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 151000 (98 MB) 2022-07-05 22:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 152000 (98 MB) 2022-07-05 22:14:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 153000 (98 MB) 2022-07-05 22:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 154000 (99 MB) 2022-07-05 22:14:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 155000 (99 MB) 2022-07-05 22:15:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 156000 (99 MB) 2022-07-05 22:15:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 157000 (100 MB) 2022-07-05 22:15:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 158000 (100 MB) 2022-07-05 22:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 159000 (100 MB) 2022-07-05 22:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 160000 (101 MB) 2022-07-05 22:15:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 161000 (101 MB) 2022-07-05 22:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 162000 (101 MB) 2022-07-05 22:16:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 163000 (102 MB) 2022-07-05 22:16:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 164000 (102 MB) 2022-07-05 22:16:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 165000 (102 MB) 2022-07-05 22:16:25 destination > 2022-07-05 22:16:25 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18558 records (24 MB) 2022-07-05 22:16:25 destination > 2022-07-05 22:16:25 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18558 2022-07-05 22:16:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 166000 (103 MB) 2022-07-05 22:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 167000 (103 MB) 2022-07-05 22:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 168000 (103 MB) 2022-07-05 22:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 169000 (104 MB) 2022-07-05 22:17:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 170000 (104 MB) 2022-07-05 22:17:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 171000 (104 MB) 2022-07-05 22:17:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 172000 (105 MB) 2022-07-05 22:17:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 173000 (105 MB) 2022-07-05 22:17:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 174000 (105 MB) 2022-07-05 22:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 175000 (106 MB) 2022-07-05 22:17:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 176000 (106 MB) 2022-07-05 22:18:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 177000 (107 MB) 2022-07-05 22:18:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 178000 (107 MB) 2022-07-05 22:18:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 179000 (107 MB) 2022-07-05 22:18:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 180000 (108 MB) 2022-07-05 22:18:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 181000 (108 MB) 2022-07-05 22:18:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 182000 (108 MB) 2022-07-05 22:18:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 183000 (109 MB) 2022-07-05 22:19:09 destination > 2022-07-05 22:19:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18557 records (24 MB) 2022-07-05 22:19:09 destination > 2022-07-05 22:19:09 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18557 2022-07-05 22:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 184000 (109 MB) 2022-07-05 22:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 185000 (109 MB) 2022-07-05 22:19:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 186000 (110 MB) 2022-07-05 22:19:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 187000 (110 MB) 2022-07-05 22:19:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 188000 (110 MB) 2022-07-05 22:19:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 189000 (111 MB) 2022-07-05 22:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 190000 (111 MB) 2022-07-05 22:20:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 191000 (111 MB) 2022-07-05 22:20:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 192000 (112 MB) 2022-07-05 22:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 193000 (112 MB) 2022-07-05 22:20:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 194000 (112 MB) 2022-07-05 22:20:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 195000 (113 MB) 2022-07-05 22:20:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 196000 (113 MB) 2022-07-05 22:21:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 197000 (113 MB) 2022-07-05 22:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 198000 (114 MB) 2022-07-05 22:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 199000 (114 MB) 2022-07-05 22:21:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 200000 (114 MB) 2022-07-05 22:21:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 201000 (115 MB) 2022-07-05 22:21:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 202000 (115 MB) 2022-07-05 22:21:53 destination > 2022-07-05 22:21:53 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18467 records (24 MB) 2022-07-05 22:21:53 destination > 2022-07-05 22:21:53 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18467 2022-07-05 22:21:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 203000 (115 MB) 2022-07-05 22:22:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 204000 (116 MB) 2022-07-05 22:22:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 205000 (116 MB) 2022-07-05 22:22:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 206000 (116 MB) 2022-07-05 22:22:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 207000 (117 MB) 2022-07-05 22:22:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 208000 (117 MB) 2022-07-05 22:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 209000 (117 MB) 2022-07-05 22:22:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 210000 (118 MB) 2022-07-05 22:23:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 211000 (118 MB) 2022-07-05 22:23:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 212000 (118 MB) 2022-07-05 22:23:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 213000 (119 MB) 2022-07-05 22:23:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 214000 (119 MB) 2022-07-05 22:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 215000 (119 MB) 2022-07-05 22:23:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 216000 (120 MB) 2022-07-05 22:23:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 217000 (120 MB) 2022-07-05 22:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 218000 (120 MB) 2022-07-05 22:24:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 219000 (121 MB) 2022-07-05 22:24:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 220000 (121 MB) 2022-07-05 22:24:29 destination > 2022-07-05 22:24:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18463 records (24 MB) 2022-07-05 22:24:29 destination > 2022-07-05 22:24:29 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18463 2022-07-05 22:24:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 221000 (121 MB) 2022-07-05 22:24:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 222000 (122 MB) 2022-07-05 22:24:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 223000 (122 MB) 2022-07-05 22:24:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 224000 (122 MB) 2022-07-05 22:25:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 225000 (123 MB) 2022-07-05 22:25:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 226000 (123 MB) 2022-07-05 22:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 227000 (123 MB) 2022-07-05 22:25:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 228000 (124 MB) 2022-07-05 22:25:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 229000 (124 MB) 2022-07-05 22:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 230000 (124 MB) 2022-07-05 22:25:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 231000 (125 MB) 2022-07-05 22:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 232000 (125 MB) 2022-07-05 22:26:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 233000 (125 MB) 2022-07-05 22:26:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 234000 (126 MB) 2022-07-05 22:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 235000 (126 MB) 2022-07-05 22:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 236000 (126 MB) 2022-07-05 22:26:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 237000 (127 MB) 2022-07-05 22:26:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 238000 (127 MB) 2022-07-05 22:26:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 239000 (127 MB) 2022-07-05 22:27:02 destination > 2022-07-05 22:27:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18515 records (24 MB) 2022-07-05 22:27:02 destination > 2022-07-05 22:27:02 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18515 2022-07-05 22:27:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 240000 (128 MB) 2022-07-05 22:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 241000 (128 MB) 2022-07-05 22:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 242000 (128 MB) 2022-07-05 22:27:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 243000 (129 MB) 2022-07-05 22:27:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 244000 (129 MB) 2022-07-05 22:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 245000 (130 MB) 2022-07-05 22:27:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 246000 (130 MB) 2022-07-05 22:28:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 247000 (130 MB) 2022-07-05 22:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 248000 (131 MB) 2022-07-05 22:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 249000 (131 MB) 2022-07-05 22:28:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 250000 (131 MB) 2022-07-05 22:28:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 251000 (132 MB) 2022-07-05 22:28:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 252000 (132 MB) 2022-07-05 22:28:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 253000 (132 MB) 2022-07-05 22:29:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 254000 (133 MB) 2022-07-05 22:29:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 255000 (133 MB) 2022-07-05 22:29:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 256000 (133 MB) 2022-07-05 22:29:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 257000 (134 MB) 2022-07-05 22:29:32 destination > 2022-07-05 22:29:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18458 records (24 MB) 2022-07-05 22:29:32 destination > 2022-07-05 22:29:32 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18458 2022-07-05 22:29:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 258000 (134 MB) 2022-07-05 22:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 259000 (134 MB) 2022-07-05 22:29:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 260000 (135 MB) 2022-07-05 22:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 261000 (135 MB) 2022-07-05 22:30:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 262000 (135 MB) 2022-07-05 22:30:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 263000 (136 MB) 2022-07-05 22:30:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 264000 (136 MB) 2022-07-05 22:30:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 265000 (136 MB) 2022-07-05 22:30:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 266000 (137 MB) 2022-07-05 22:30:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 267000 (137 MB) 2022-07-05 22:30:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 268000 (137 MB) 2022-07-05 22:31:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 269000 (138 MB) 2022-07-05 22:31:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 270000 (138 MB) 2022-07-05 22:31:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 271000 (138 MB) 2022-07-05 22:31:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 272000 (139 MB) 2022-07-05 22:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 273000 (139 MB) 2022-07-05 22:31:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 274000 (139 MB) 2022-07-05 22:31:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 275000 (140 MB) 2022-07-05 22:31:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 276000 (140 MB) 2022-07-05 22:32:03 destination > 2022-07-05 22:32:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18557 records (24 MB) 2022-07-05 22:32:03 destination > 2022-07-05 22:32:03 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18557 2022-07-05 22:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 277000 (140 MB) 2022-07-05 22:32:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 278000 (141 MB) 2022-07-05 22:32:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 279000 (141 MB) 2022-07-05 22:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 280000 (141 MB) 2022-07-05 22:32:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 281000 (142 MB) 2022-07-05 22:32:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 282000 (142 MB) 2022-07-05 22:32:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 283000 (142 MB) 2022-07-05 22:33:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 284000 (143 MB) 2022-07-05 22:33:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 285000 (143 MB) 2022-07-05 22:33:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 286000 (143 MB) 2022-07-05 22:33:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 287000 (144 MB) 2022-07-05 22:33:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 288000 (144 MB) 2022-07-05 22:33:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 289000 (144 MB) 2022-07-05 22:33:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 290000 (145 MB) 2022-07-05 22:34:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 291000 (145 MB) 2022-07-05 22:34:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 292000 (145 MB) 2022-07-05 22:34:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 293000 (146 MB) 2022-07-05 22:34:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 294000 (146 MB) 2022-07-05 22:34:35 destination > 2022-07-05 22:34:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18486 records (24 MB) 2022-07-05 22:34:35 destination > 2022-07-05 22:34:35 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18486 2022-07-05 22:34:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 295000 (146 MB) 2022-07-05 22:34:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 296000 (147 MB) 2022-07-05 22:34:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 297000 (147 MB) 2022-07-05 22:34:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 298000 (147 MB) 2022-07-05 22:35:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 299000 (148 MB) 2022-07-05 22:35:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 300000 (148 MB) 2022-07-05 22:35:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 301000 (148 MB) 2022-07-05 22:35:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 302000 (149 MB) 2022-07-05 22:35:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 303000 (149 MB) 2022-07-05 22:35:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 304000 (149 MB) 2022-07-05 22:35:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 305000 (150 MB) 2022-07-05 22:36:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 306000 (150 MB) 2022-07-05 22:36:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 307000 (150 MB) 2022-07-05 22:36:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 308000 (151 MB) 2022-07-05 22:36:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 309000 (151 MB) 2022-07-05 22:36:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 310000 (151 MB) 2022-07-05 22:36:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 311000 (152 MB) 2022-07-05 22:36:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 312000 (152 MB) 2022-07-05 22:37:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 313000 (152 MB) 2022-07-05 22:37:08 destination > 2022-07-05 22:37:08 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18519 records (24 MB) 2022-07-05 22:37:08 destination > 2022-07-05 22:37:08 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18519 2022-07-05 22:37:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 314000 (153 MB) 2022-07-05 22:37:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 315000 (153 MB) 2022-07-05 22:37:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 316000 (153 MB) 2022-07-05 22:37:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 317000 (154 MB) 2022-07-05 22:37:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 318000 (154 MB) 2022-07-05 22:37:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 319000 (154 MB) 2022-07-05 22:38:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 320000 (155 MB) 2022-07-05 22:38:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 321000 (155 MB) 2022-07-05 22:38:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 322000 (156 MB) 2022-07-05 22:38:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 323000 (156 MB) 2022-07-05 22:38:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 324000 (156 MB) 2022-07-05 22:38:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 325000 (157 MB) 2022-07-05 22:38:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 326000 (157 MB) 2022-07-05 22:39:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 327000 (157 MB) 2022-07-05 22:39:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 328000 (158 MB) 2022-07-05 22:39:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 329000 (158 MB) 2022-07-05 22:39:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 330000 (158 MB) 2022-07-05 22:39:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 331000 (159 MB) 2022-07-05 22:39:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 332000 (159 MB) 2022-07-05 22:39:44 destination > 2022-07-05 22:39:44 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18606 records (24 MB) 2022-07-05 22:39:44 destination > 2022-07-05 22:39:44 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18606 2022-07-05 22:39:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 333000 (159 MB) 2022-07-05 22:40:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 334000 (160 MB) 2022-07-05 22:40:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 335000 (160 MB) 2022-07-05 22:40:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 336000 (160 MB) 2022-07-05 22:40:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 337000 (161 MB) 2022-07-05 22:40:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 338000 (161 MB) 2022-07-05 22:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 339000 (161 MB) 2022-07-05 22:40:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 340000 (162 MB) 2022-07-05 22:40:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 341000 (162 MB) 2022-07-05 22:41:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 342000 (162 MB) 2022-07-05 22:41:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 343000 (163 MB) 2022-07-05 22:41:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 344000 (163 MB) 2022-07-05 22:41:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 345000 (163 MB) 2022-07-05 22:41:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 346000 (164 MB) 2022-07-05 22:41:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 347000 (164 MB) 2022-07-05 22:41:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 348000 (164 MB) 2022-07-05 22:42:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 349000 (165 MB) 2022-07-05 22:42:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 350000 (165 MB) 2022-07-05 22:42:18 destination > 2022-07-05 22:42:18 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18623 records (24 MB) 2022-07-05 22:42:18 destination > 2022-07-05 22:42:18 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18623 2022-07-05 22:42:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 351000 (165 MB) 2022-07-05 22:42:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 352000 (166 MB) 2022-07-05 22:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 353000 (166 MB) 2022-07-05 22:42:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 354000 (166 MB) 2022-07-05 22:42:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 355000 (167 MB) 2022-07-05 22:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 356000 (167 MB) 2022-07-05 22:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 357000 (167 MB) 2022-07-05 22:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 358000 (168 MB) 2022-07-05 22:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 359000 (168 MB) 2022-07-05 22:43:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 360000 (168 MB) 2022-07-05 22:43:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 361000 (169 MB) 2022-07-05 22:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 362000 (169 MB) 2022-07-05 22:43:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 363000 (169 MB) 2022-07-05 22:43:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 364000 (170 MB) 2022-07-05 22:43:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 365000 (170 MB) 2022-07-05 22:43:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 366000 (170 MB) 2022-07-05 22:43:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 367000 (171 MB) 2022-07-05 22:43:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 368000 (171 MB) 2022-07-05 22:43:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 369000 (171 MB) 2022-07-05 22:43:46 destination > 2022-07-05 22:43:46 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18558 records (24 MB) 2022-07-05 22:43:46 destination > 2022-07-05 22:43:46 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18558 2022-07-05 22:43:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 370000 (172 MB) 2022-07-05 22:43:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 371000 (172 MB) 2022-07-05 22:43:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 372000 (172 MB) 2022-07-05 22:43:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 373000 (173 MB) 2022-07-05 22:44:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 374000 (173 MB) 2022-07-05 22:44:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 375000 (173 MB) 2022-07-05 22:44:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 376000 (174 MB) 2022-07-05 22:44:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 377000 (174 MB) 2022-07-05 22:44:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 378000 (174 MB) 2022-07-05 22:44:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 379000 (175 MB) 2022-07-05 22:44:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 380000 (175 MB) 2022-07-05 22:44:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 381000 (175 MB) 2022-07-05 22:44:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 382000 (176 MB) 2022-07-05 22:44:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 383000 (176 MB) 2022-07-05 22:44:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 384000 (176 MB) 2022-07-05 22:44:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 385000 (177 MB) 2022-07-05 22:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 386000 (177 MB) 2022-07-05 22:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 387000 (177 MB) 2022-07-05 22:44:49 destination > 2022-07-05 22:44:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18519 records (24 MB) 2022-07-05 22:44:49 destination > 2022-07-05 22:44:49 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18519 2022-07-05 22:44:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 388000 (178 MB) 2022-07-05 22:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 389000 (178 MB) 2022-07-05 22:44:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 390000 (178 MB) 2022-07-05 22:45:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 391000 (179 MB) 2022-07-05 22:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 392000 (179 MB) 2022-07-05 22:45:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 393000 (179 MB) 2022-07-05 22:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 394000 (180 MB) 2022-07-05 22:45:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 395000 (180 MB) 2022-07-05 22:45:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 396000 (180 MB) 2022-07-05 22:45:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 397000 (181 MB) 2022-07-05 22:45:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 398000 (181 MB) 2022-07-05 22:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 399000 (181 MB) 2022-07-05 22:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 400000 (182 MB) 2022-07-05 22:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 401000 (182 MB) 2022-07-05 22:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 402000 (182 MB) 2022-07-05 22:45:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 403000 (183 MB) 2022-07-05 22:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 404000 (183 MB) 2022-07-05 22:45:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 405000 (183 MB) 2022-07-05 22:45:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 406000 (184 MB) 2022-07-05 22:45:52 destination > 2022-07-05 22:45:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18553 records (24 MB) 2022-07-05 22:45:52 destination > 2022-07-05 22:45:52 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18553 2022-07-05 22:45:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 407000 (184 MB) 2022-07-05 22:45:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 408000 (184 MB) 2022-07-05 22:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 409000 (185 MB) 2022-07-05 22:46:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 410000 (185 MB) 2022-07-05 22:46:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 411000 (185 MB) 2022-07-05 22:46:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 412000 (186 MB) 2022-07-05 22:46:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 413000 (186 MB) 2022-07-05 22:46:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 414000 (186 MB) 2022-07-05 22:46:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 415000 (187 MB) 2022-07-05 22:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 416000 (187 MB) 2022-07-05 22:46:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 417000 (187 MB) 2022-07-05 22:46:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 418000 (188 MB) 2022-07-05 22:46:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 419000 (188 MB) 2022-07-05 22:46:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 420000 (189 MB) 2022-07-05 22:46:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 421000 (189 MB) 2022-07-05 22:46:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 422000 (189 MB) 2022-07-05 22:46:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 423000 (190 MB) 2022-07-05 22:46:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 424000 (190 MB) 2022-07-05 22:46:55 destination > 2022-07-05 22:46:55 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18625 records (24 MB) 2022-07-05 22:46:55 destination > 2022-07-05 22:46:55 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18625 2022-07-05 22:46:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 425000 (190 MB) 2022-07-05 22:47:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 426000 (191 MB) 2022-07-05 22:47:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 427000 (191 MB) 2022-07-05 22:47:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 428000 (191 MB) 2022-07-05 22:47:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 429000 (192 MB) 2022-07-05 22:47:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 430000 (192 MB) 2022-07-05 22:47:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 431000 (192 MB) 2022-07-05 22:47:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 432000 (193 MB) 2022-07-05 22:47:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 433000 (193 MB) 2022-07-05 22:47:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 434000 (193 MB) 2022-07-05 22:47:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 435000 (194 MB) 2022-07-05 22:47:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 436000 (194 MB) 2022-07-05 22:47:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 437000 (194 MB) 2022-07-05 22:47:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 438000 (195 MB) 2022-07-05 22:48:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 439000 (195 MB) 2022-07-05 22:48:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 440000 (195 MB) 2022-07-05 22:48:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 441000 (196 MB) 2022-07-05 22:48:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 442000 (196 MB) 2022-07-05 22:48:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 443000 (196 MB) 2022-07-05 22:48:45 destination > 2022-07-05 22:48:45 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18534 records (24 MB) 2022-07-05 22:48:45 destination > 2022-07-05 22:48:45 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18534 2022-07-05 22:48:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 444000 (197 MB) 2022-07-05 22:48:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 445000 (197 MB) 2022-07-05 22:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 446000 (197 MB) 2022-07-05 22:49:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 447000 (198 MB) 2022-07-05 22:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 448000 (198 MB) 2022-07-05 22:49:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 449000 (198 MB) 2022-07-05 22:49:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 450000 (199 MB) 2022-07-05 22:49:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 451000 (199 MB) 2022-07-05 22:49:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 452000 (199 MB) 2022-07-05 22:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 453000 (200 MB) 2022-07-05 22:50:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 454000 (200 MB) 2022-07-05 22:50:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 455000 (200 MB) 2022-07-05 22:50:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 456000 (201 MB) 2022-07-05 22:50:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 457000 (201 MB) 2022-07-05 22:50:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 458000 (201 MB) 2022-07-05 22:50:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 459000 (202 MB) 2022-07-05 22:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 460000 (202 MB) 2022-07-05 22:51:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 461000 (202 MB) 2022-07-05 22:51:21 destination > 2022-07-05 22:51:21 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18319 records (24 MB) 2022-07-05 22:51:21 destination > 2022-07-05 22:51:21 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18319 2022-07-05 22:51:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 462000 (203 MB) 2022-07-05 22:51:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 463000 (203 MB) 2022-07-05 22:51:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 464000 (203 MB) 2022-07-05 22:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 465000 (204 MB) 2022-07-05 22:51:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 466000 (204 MB) 2022-07-05 22:52:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 467000 (204 MB) 2022-07-05 22:52:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 468000 (205 MB) 2022-07-05 22:52:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 469000 (205 MB) 2022-07-05 22:52:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 470000 (205 MB) 2022-07-05 22:52:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 471000 (206 MB) 2022-07-05 22:52:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 472000 (206 MB) 2022-07-05 22:52:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 473000 (206 MB) 2022-07-05 22:53:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 474000 (207 MB) 2022-07-05 22:53:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 475000 (207 MB) 2022-07-05 22:53:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 476000 (207 MB) 2022-07-05 22:53:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 477000 (208 MB) 2022-07-05 22:53:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 478000 (208 MB) 2022-07-05 22:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 479000 (208 MB) 2022-07-05 22:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 480000 (209 MB) 2022-07-05 22:53:52 destination > 2022-07-05 22:53:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18450 records (24 MB) 2022-07-05 22:53:52 destination > 2022-07-05 22:53:52 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18450 2022-07-05 22:53:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 481000 (209 MB) 2022-07-05 22:54:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 482000 (210 MB) 2022-07-05 22:54:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 483000 (210 MB) 2022-07-05 22:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 484000 (210 MB) 2022-07-05 22:54:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 485000 (211 MB) 2022-07-05 22:54:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 486000 (211 MB) 2022-07-05 22:54:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 487000 (211 MB) 2022-07-05 22:54:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 488000 (212 MB) 2022-07-05 22:55:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 489000 (212 MB) 2022-07-05 22:55:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 490000 (212 MB) 2022-07-05 22:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 491000 (213 MB) 2022-07-05 22:55:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 492000 (213 MB) 2022-07-05 22:55:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 493000 (213 MB) 2022-07-05 22:55:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 494000 (214 MB) 2022-07-05 22:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 495000 (214 MB) 2022-07-05 22:56:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 496000 (214 MB) 2022-07-05 22:56:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 497000 (215 MB) 2022-07-05 22:56:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 498000 (215 MB) 2022-07-05 22:56:24 destination > 2022-07-05 22:56:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18614 records (24 MB) 2022-07-05 22:56:24 destination > 2022-07-05 22:56:24 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18614 2022-07-05 22:56:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 499000 (215 MB) 2022-07-05 22:56:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 500000 (216 MB) 2022-07-05 22:56:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 501000 (216 MB) 2022-07-05 22:56:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 502000 (216 MB) 2022-07-05 22:56:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 503000 (217 MB) 2022-07-05 22:57:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 504000 (217 MB) 2022-07-05 22:57:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 505000 (217 MB) 2022-07-05 22:57:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 506000 (218 MB) 2022-07-05 22:57:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 507000 (218 MB) 2022-07-05 22:57:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 508000 (218 MB) 2022-07-05 22:57:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 509000 (219 MB) 2022-07-05 22:57:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 510000 (219 MB) 2022-07-05 22:58:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 511000 (219 MB) 2022-07-05 22:58:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 512000 (220 MB) 2022-07-05 22:58:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 513000 (220 MB) 2022-07-05 22:58:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 514000 (220 MB) 2022-07-05 22:58:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 515000 (221 MB) 2022-07-05 22:58:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 516000 (221 MB) 2022-07-05 22:58:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 517000 (221 MB) 2022-07-05 22:58:57 destination > 2022-07-05 22:58:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18612 records (24 MB) 2022-07-05 22:58:57 destination > 2022-07-05 22:58:57 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18612 2022-07-05 22:59:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 518000 (222 MB) 2022-07-05 22:59:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 519000 (222 MB) 2022-07-05 22:59:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 520000 (222 MB) 2022-07-05 22:59:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 521000 (223 MB) 2022-07-05 22:59:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 522000 (223 MB) 2022-07-05 22:59:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 523000 (223 MB) 2022-07-05 22:59:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 524000 (224 MB) 2022-07-05 22:59:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 525000 (224 MB) 2022-07-05 23:00:00 source > InsightAsyncJob(id=566511694977110, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:00 source > InsightAsyncJob(id=1711556805872857, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:01 source > InsightAsyncJob(id=1061123098114531, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:01 source > InsightAsyncJob(id=456308979199364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:02 source > InsightAsyncJob(id=411634361022436, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:02 source > InsightAsyncJob(id=1114017872806837, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:02 source > InsightAsyncJob(id=593859928758673, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:03 source > InsightAsyncJob(id=1113996725910583, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:03 source > InsightAsyncJob(id=428985968942437, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:04 source > InsightAsyncJob(id=721396555589202, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:04 source > InsightAsyncJob(id=1000132580693012, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:05 source > InsightAsyncJob(id=435819408450556, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:05 source > InsightAsyncJob(id=542045664242135, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:05 source > InsightAsyncJob(id=560379398908870, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:06 source > InsightAsyncJob(id=1060552217910358, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:06 source > InsightAsyncJob(id=1385462218596040, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:07 source > InsightAsyncJob(id=1264522507687061, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:07 source > InsightAsyncJob(id=556260022709446, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:08 source > InsightAsyncJob(id=336906631977710, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:08 source > InsightAsyncJob(id=758257061981865, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:08 source > InsightAsyncJob(id=406602624770569, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:09 source > InsightAsyncJob(id=3143991245862883, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:09 source > InsightAsyncJob(id=1465092340607226, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:11 source > InsightAsyncJob(id=367765132061072, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:11 source > InsightAsyncJob(id=337289078596692, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:11 source > InsightAsyncJob(id=274195868248115, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:12 source > InsightAsyncJob(id=1641824379513872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:13 source > InsightAsyncJob(id=368755288529769, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:13 source > InsightAsyncJob(id=419204726800778, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:14 source > InsightAsyncJob(id=372171808354691, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:14 source > InsightAsyncJob(id=451735643050877, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:15 source > InsightAsyncJob(id=731038968217565, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:15 source > InsightAsyncJob(id=1406493643184486, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:15 source > InsightAsyncJob(id=1102066573723655, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:16 source > InsightAsyncJob(id=760632721955479, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:16 source > InsightAsyncJob(id=1104625293769220, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:17 source > InsightAsyncJob(id=1435456156902648, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:17 source > InsightAsyncJob(id=1057777618444828, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:18 source > InsightAsyncJob(id=756195132323207, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:18 source > InsightAsyncJob(id=350452173932186, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:19 source > InsightAsyncJob(id=1188156765369575, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:19 source > InsightAsyncJob(id=1025633524804360, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:20 source > InsightAsyncJob(id=289726703338081, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:20 source > InsightAsyncJob(id=1020705155273507, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:20 source > InsightAsyncJob(id=1412372372509588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:21 source > InsightAsyncJob(id=364214552332128, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:21 source > InsightAsyncJob(id=611397483497317, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:22 source > InsightAsyncJob(id=534507828464449, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:22 source > InsightAsyncJob(id=1136605097276137, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:23 source > InsightAsyncJob(id=905660687502658, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:23 source > InsightAsyncJob(id=573806024156036, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:24 source > InsightAsyncJob(id=610136593732028, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:24 source > InsightAsyncJob(id=1748008975545643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:25 source > InsightAsyncJob(id=2314742692034119, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:25 source > InsightAsyncJob(id=1193329371235307, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:26 source > InsightAsyncJob(id=1368119470363426, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:26 source > InsightAsyncJob(id=1140088666567977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:26 source > InsightAsyncJob(id=1351098702045830, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:27 source > InsightAsyncJob(id=411334014275883, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:27 source > InsightAsyncJob(id=1260145161461091, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:28 source > InsightAsyncJob(id=430055359010369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:28 source > InsightAsyncJob(id=1710127209362286, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:28 source > InsightAsyncJob(id=747390973268335, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:29 source > InsightAsyncJob(id=1342341862922200, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:29 source > InsightAsyncJob(id=1282220172311552, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:30 source > InsightAsyncJob(id=365740962164601, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:30 source > InsightAsyncJob(id=372760631630703, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:31 source > InsightAsyncJob(id=379387367516605, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:31 source > InsightAsyncJob(id=1462202920878210, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:31 source > InsightAsyncJob(id=375933881191624, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:32 source > InsightAsyncJob(id=1211097006307707, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:32 source > InsightAsyncJob(id=2060712020803436, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:33 source > InsightAsyncJob(id=1073725606896615, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:33 source > InsightAsyncJob(id=766603854698001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:34 source > InsightAsyncJob(id=746588249725792, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:34 source > InsightAsyncJob(id=560248782233781, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:35 source > InsightAsyncJob(id=1079992679293576, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:35 source > InsightAsyncJob(id=1064687320836961, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:36 source > InsightAsyncJob(id=1074826906726256, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:36 source > InsightAsyncJob(id=756201849148781, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:37 source > InsightAsyncJob(id=2859216094383154, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:37 source > InsightAsyncJob(id=426266846045011, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:38 source > InsightAsyncJob(id=424071299594428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:38 source > InsightAsyncJob(id=608315950653383, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:39 source > InsightAsyncJob(id=420580736751651, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:39 source > InsightAsyncJob(id=745457736499992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:40 source > InsightAsyncJob(id=3375450222689701, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:40 source > InsightAsyncJob(id=487212026539615, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:41 source > InsightAsyncJob(id=815489802709594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:41 source > InsightAsyncJob(id=1779963849008397, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:42 source > InsightAsyncJob(id=714187836323871, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:42 source > InsightAsyncJob(id=559465429228220, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:42 source > InsightAsyncJob(id=520890713163595, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:43 source > InsightAsyncJob(id=3118238235064174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:43 source > InsightAsyncJob(id=2110883065738214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:43 source > Added: 95 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 100/100 job(s) in queue 2022-07-05 23:00:44 source > InsightAsyncJob(id=706700177093066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=706700177093066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 23:00:44 source > InsightAsyncJob(id=513223627218284, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=513223627218284, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 23:00:44 source > InsightAsyncJob(id=756992578981084, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=756992578981084, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 23:00:44 source > InsightAsyncJob(id=513785450518123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=513785450518123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 23:00:44 source > InsightAsyncJob(id=3354954384761723, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=3354954384761723, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): run more than maximum allowed time 1 hour. 2022-07-05 23:00:44 source > InsightAsyncJob(id=566511694977110, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1711556805872857, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1061123098114531, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=456308979199364, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=411634361022436, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1114017872806837, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=593859928758673, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1113996725910583, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=428985968942437, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=721396555589202, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1000132580693012, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=435819408450556, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=542045664242135, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=560379398908870, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1060552217910358, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1385462218596040, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1264522507687061, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=556260022709446, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=336906631977710, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=758257061981865, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=406602624770569, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=3143991245862883, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1465092340607226, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=367765132061072, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=337289078596692, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=274195868248115, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1641824379513872, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=368755288529769, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=419204726800778, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=372171808354691, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=451735643050877, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=731038968217565, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1406493643184486, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1102066573723655, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=760632721955479, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1104625293769220, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1435456156902648, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1057777618444828, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=756195132323207, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=350452173932186, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1188156765369575, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1025633524804360, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=289726703338081, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1020705155273507, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:44 source > InsightAsyncJob(id=1412372372509588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=364214552332128, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=611397483497317, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=534507828464449, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1136605097276137, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=905660687502658, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=573806024156036, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-02-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=610136593732028, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1748008975545643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=2314742692034119, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1193329371235307, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1368119470363426, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1140088666567977, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1351098702045830, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=411334014275883, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1260145161461091, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=430055359010369, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1710127209362286, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=747390973268335, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1342341862922200, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1282220172311552, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=365740962164601, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=372760631630703, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=379387367516605, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1462202920878210, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=375933881191624, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1211097006307707, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=2060712020803436, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1073725606896615, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=766603854698001, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=746588249725792, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=560248782233781, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1079992679293576, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1064687320836961, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1074826906726256, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=756201849148781, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=2859216094383154, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=426266846045011, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-03-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=424071299594428, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=608315950653383, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=420580736751651, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=745457736499992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=3375450222689701, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:00:45 source > InsightAsyncJob(id=487212026539615, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=815489802709594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=1779963849008397, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=714187836323871, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=559465429228220, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=520890713163595, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=3118238235064174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=2110883065738214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:00:45 source > InsightAsyncJob(id=706700177093066, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): failed, restarting 2022-07-05 23:00:45 source > InsightAsyncJob(id=349400270662148, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:45 source > InsightAsyncJob(id=349400270662148, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): restarted. 2022-07-05 23:00:45 source > InsightAsyncJob(id=513223627218284, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): failed, restarting 2022-07-05 23:00:46 source > InsightAsyncJob(id=7588253551245310, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:46 source > InsightAsyncJob(id=7588253551245310, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): restarted. 2022-07-05 23:00:46 source > InsightAsyncJob(id=756992578981084, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): failed, restarting 2022-07-05 23:00:46 source > InsightAsyncJob(id=7906920952712647, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:46 source > InsightAsyncJob(id=7906920952712647, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): restarted. 2022-07-05 23:00:46 source > InsightAsyncJob(id=513785450518123, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): failed, restarting 2022-07-05 23:00:47 source > InsightAsyncJob(id=3176610205925227, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:47 source > InsightAsyncJob(id=3176610205925227, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): restarted. 2022-07-05 23:00:47 source > InsightAsyncJob(id=3354954384761723, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): failed, restarting 2022-07-05 23:00:47 source > InsightAsyncJob(id=406924651389825, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:00:47 source > InsightAsyncJob(id=406924651389825, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): restarted. 2022-07-05 23:00:47 source > Completed jobs: 87, Failed jobs: 5, Running jobs: 13 2022-07-05 23:00:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 526000 (224 MB) 2022-07-05 23:01:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 527000 (225 MB) 2022-07-05 23:01:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 528000 (225 MB) 2022-07-05 23:01:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 529000 (225 MB) 2022-07-05 23:01:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 530000 (226 MB) 2022-07-05 23:01:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 531000 (226 MB) 2022-07-05 23:01:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 532000 (226 MB) 2022-07-05 23:01:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 533000 (227 MB) 2022-07-05 23:01:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 534000 (227 MB) 2022-07-05 23:02:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 535000 (227 MB) 2022-07-05 23:02:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 536000 (228 MB) 2022-07-05 23:02:16 destination > 2022-07-05 23:02:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18621 records (24 MB) 2022-07-05 23:02:16 destination > 2022-07-05 23:02:16 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18621 2022-07-05 23:02:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 537000 (228 MB) 2022-07-05 23:02:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 538000 (228 MB) 2022-07-05 23:02:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 539000 (229 MB) 2022-07-05 23:02:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 540000 (229 MB) 2022-07-05 23:03:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 541000 (229 MB) 2022-07-05 23:03:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 542000 (230 MB) 2022-07-05 23:03:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 543000 (230 MB) 2022-07-05 23:03:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 544000 (230 MB) 2022-07-05 23:03:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 545000 (231 MB) 2022-07-05 23:03:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 546000 (231 MB) 2022-07-05 23:03:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 547000 (231 MB) 2022-07-05 23:03:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 548000 (232 MB) 2022-07-05 23:04:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 549000 (232 MB) 2022-07-05 23:04:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 550000 (232 MB) 2022-07-05 23:04:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 551000 (233 MB) 2022-07-05 23:04:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 552000 (233 MB) 2022-07-05 23:04:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 553000 (233 MB) 2022-07-05 23:04:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 554000 (234 MB) 2022-07-05 23:04:24 destination > 2022-07-05 23:04:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18642 records (24 MB) 2022-07-05 23:04:24 destination > 2022-07-05 23:04:24 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18642 2022-07-05 23:04:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 555000 (234 MB) 2022-07-05 23:04:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 556000 (234 MB) 2022-07-05 23:04:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 557000 (235 MB) 2022-07-05 23:04:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 558000 (235 MB) 2022-07-05 23:04:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 559000 (235 MB) 2022-07-05 23:04:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 560000 (236 MB) 2022-07-05 23:04:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 561000 (236 MB) 2022-07-05 23:04:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 562000 (236 MB) 2022-07-05 23:04:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 563000 (237 MB) 2022-07-05 23:04:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 564000 (237 MB) 2022-07-05 23:05:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 565000 (237 MB) 2022-07-05 23:05:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 566000 (238 MB) 2022-07-05 23:05:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 567000 (238 MB) 2022-07-05 23:05:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 568000 (238 MB) 2022-07-05 23:05:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 569000 (239 MB) 2022-07-05 23:05:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 570000 (239 MB) 2022-07-05 23:05:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 571000 (239 MB) 2022-07-05 23:05:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 572000 (240 MB) 2022-07-05 23:05:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 573000 (240 MB) 2022-07-05 23:05:32 destination > 2022-07-05 23:05:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18643 records (24 MB) 2022-07-05 23:05:32 destination > 2022-07-05 23:05:32 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18643 2022-07-05 23:05:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 574000 (240 MB) 2022-07-05 23:05:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 575000 (241 MB) 2022-07-05 23:05:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 576000 (241 MB) 2022-07-05 23:05:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 577000 (241 MB) 2022-07-05 23:05:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 578000 (242 MB) 2022-07-05 23:05:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 579000 (242 MB) 2022-07-05 23:06:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 580000 (242 MB) 2022-07-05 23:06:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 581000 (243 MB) 2022-07-05 23:06:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 582000 (243 MB) 2022-07-05 23:06:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 583000 (243 MB) 2022-07-05 23:06:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 584000 (244 MB) 2022-07-05 23:06:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 585000 (244 MB) 2022-07-05 23:06:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 586000 (244 MB) 2022-07-05 23:06:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 587000 (245 MB) 2022-07-05 23:06:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 588000 (245 MB) 2022-07-05 23:06:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 589000 (245 MB) 2022-07-05 23:06:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 590000 (246 MB) 2022-07-05 23:06:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 591000 (246 MB) 2022-07-05 23:06:52 destination > 2022-07-05 23:06:52 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18589 records (24 MB) 2022-07-05 23:06:52 destination > 2022-07-05 23:06:52 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18589 2022-07-05 23:06:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 592000 (246 MB) 2022-07-05 23:07:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 593000 (247 MB) 2022-07-05 23:07:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 594000 (247 MB) 2022-07-05 23:07:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 595000 (247 MB) 2022-07-05 23:07:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 596000 (248 MB) 2022-07-05 23:07:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 597000 (248 MB) 2022-07-05 23:07:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 598000 (248 MB) 2022-07-05 23:07:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 599000 (249 MB) 2022-07-05 23:07:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 600000 (249 MB) 2022-07-05 23:07:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 601000 (249 MB) 2022-07-05 23:07:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 602000 (250 MB) 2022-07-05 23:07:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 603000 (250 MB) 2022-07-05 23:07:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 604000 (250 MB) 2022-07-05 23:07:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 605000 (251 MB) 2022-07-05 23:07:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 606000 (251 MB) 2022-07-05 23:07:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 607000 (251 MB) 2022-07-05 23:07:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 608000 (252 MB) 2022-07-05 23:08:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 609000 (252 MB) 2022-07-05 23:08:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 610000 (252 MB) 2022-07-05 23:08:09 destination > 2022-07-05 23:08:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18603 records (24 MB) 2022-07-05 23:08:09 destination > 2022-07-05 23:08:09 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18603 2022-07-05 23:08:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 611000 (253 MB) 2022-07-05 23:08:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 612000 (253 MB) 2022-07-05 23:08:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 613000 (253 MB) 2022-07-05 23:08:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 614000 (254 MB) 2022-07-05 23:08:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 615000 (254 MB) 2022-07-05 23:08:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 616000 (255 MB) 2022-07-05 23:08:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 617000 (255 MB) 2022-07-05 23:08:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 618000 (255 MB) 2022-07-05 23:08:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 619000 (256 MB) 2022-07-05 23:08:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 620000 (256 MB) 2022-07-05 23:08:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 621000 (256 MB) 2022-07-05 23:08:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 622000 (257 MB) 2022-07-05 23:08:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 623000 (257 MB) 2022-07-05 23:08:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 624000 (257 MB) 2022-07-05 23:09:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 625000 (258 MB) 2022-07-05 23:09:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 626000 (258 MB) 2022-07-05 23:09:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 627000 (258 MB) 2022-07-05 23:09:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 628000 (259 MB) 2022-07-05 23:09:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 629000 (259 MB) 2022-07-05 23:09:16 destination > 2022-07-05 23:09:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18555 records (24 MB) 2022-07-05 23:09:16 destination > 2022-07-05 23:09:16 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18555 2022-07-05 23:09:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 630000 (259 MB) 2022-07-05 23:09:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 631000 (260 MB) 2022-07-05 23:09:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 632000 (260 MB) 2022-07-05 23:09:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 633000 (260 MB) 2022-07-05 23:09:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 634000 (261 MB) 2022-07-05 23:09:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 635000 (261 MB) 2022-07-05 23:09:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 636000 (261 MB) 2022-07-05 23:09:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 637000 (262 MB) 2022-07-05 23:09:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 638000 (262 MB) 2022-07-05 23:09:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 639000 (262 MB) 2022-07-05 23:09:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 640000 (263 MB) 2022-07-05 23:10:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 641000 (263 MB) 2022-07-05 23:10:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 642000 (263 MB) 2022-07-05 23:10:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 643000 (264 MB) 2022-07-05 23:10:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 644000 (264 MB) 2022-07-05 23:10:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 645000 (264 MB) 2022-07-05 23:10:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 646000 (265 MB) 2022-07-05 23:10:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 647000 (265 MB) 2022-07-05 23:10:26 destination > 2022-07-05 23:10:26 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18604 records (24 MB) 2022-07-05 23:10:26 destination > 2022-07-05 23:10:26 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18604 2022-07-05 23:10:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 648000 (265 MB) 2022-07-05 23:10:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 649000 (266 MB) 2022-07-05 23:10:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 650000 (266 MB) 2022-07-05 23:10:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 651000 (266 MB) 2022-07-05 23:10:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 652000 (267 MB) 2022-07-05 23:10:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 653000 (267 MB) 2022-07-05 23:10:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 654000 (267 MB) 2022-07-05 23:10:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 655000 (268 MB) 2022-07-05 23:11:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 656000 (268 MB) 2022-07-05 23:11:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 657000 (268 MB) 2022-07-05 23:11:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 658000 (269 MB) 2022-07-05 23:11:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 659000 (269 MB) 2022-07-05 23:11:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 660000 (269 MB) 2022-07-05 23:11:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 661000 (270 MB) 2022-07-05 23:11:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 662000 (270 MB) 2022-07-05 23:11:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 663000 (270 MB) 2022-07-05 23:11:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 664000 (271 MB) 2022-07-05 23:11:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 665000 (271 MB) 2022-07-05 23:11:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 666000 (271 MB) 2022-07-05 23:11:41 destination > 2022-07-05 23:11:41 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18661 records (24 MB) 2022-07-05 23:11:41 destination > 2022-07-05 23:11:41 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18661 2022-07-05 23:11:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 667000 (272 MB) 2022-07-05 23:11:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 668000 (272 MB) 2022-07-05 23:11:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 669000 (272 MB) 2022-07-05 23:11:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 670000 (273 MB) 2022-07-05 23:11:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 671000 (273 MB) 2022-07-05 23:12:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 672000 (273 MB) 2022-07-05 23:12:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 673000 (274 MB) 2022-07-05 23:12:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 674000 (274 MB) 2022-07-05 23:12:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 675000 (274 MB) 2022-07-05 23:12:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 676000 (275 MB) 2022-07-05 23:12:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 677000 (275 MB) 2022-07-05 23:12:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 678000 (275 MB) 2022-07-05 23:12:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 679000 (276 MB) 2022-07-05 23:12:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 680000 (276 MB) 2022-07-05 23:12:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 681000 (276 MB) 2022-07-05 23:12:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 682000 (277 MB) 2022-07-05 23:12:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 683000 (277 MB) 2022-07-05 23:12:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 684000 (277 MB) 2022-07-05 23:13:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 685000 (278 MB) 2022-07-05 23:13:00 destination > 2022-07-05 23:13:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18636 records (24 MB) 2022-07-05 23:13:00 destination > 2022-07-05 23:13:00 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18636 2022-07-05 23:13:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 686000 (278 MB) 2022-07-05 23:13:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 687000 (278 MB) 2022-07-05 23:13:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 688000 (279 MB) 2022-07-05 23:13:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 689000 (279 MB) 2022-07-05 23:13:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 690000 (279 MB) 2022-07-05 23:13:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 691000 (280 MB) 2022-07-05 23:13:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 692000 (280 MB) 2022-07-05 23:13:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 693000 (280 MB) 2022-07-05 23:13:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 694000 (281 MB) 2022-07-05 23:13:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 695000 (281 MB) 2022-07-05 23:13:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 696000 (281 MB) 2022-07-05 23:13:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 697000 (282 MB) 2022-07-05 23:13:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 698000 (282 MB) 2022-07-05 23:13:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 699000 (282 MB) 2022-07-05 23:13:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 700000 (283 MB) 2022-07-05 23:14:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 701000 (283 MB) 2022-07-05 23:14:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 702000 (283 MB) 2022-07-05 23:14:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 703000 (284 MB) 2022-07-05 23:14:11 destination > 2022-07-05 23:14:11 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18595 records (24 MB) 2022-07-05 23:14:11 destination > 2022-07-05 23:14:11 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18595 2022-07-05 23:14:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 704000 (284 MB) 2022-07-05 23:14:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 705000 (284 MB) 2022-07-05 23:14:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 706000 (285 MB) 2022-07-05 23:14:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 707000 (285 MB) 2022-07-05 23:14:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 708000 (285 MB) 2022-07-05 23:14:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 709000 (286 MB) 2022-07-05 23:14:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 710000 (286 MB) 2022-07-05 23:14:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 711000 (286 MB) 2022-07-05 23:14:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 712000 (287 MB) 2022-07-05 23:14:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 713000 (287 MB) 2022-07-05 23:14:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 714000 (287 MB) 2022-07-05 23:14:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 715000 (288 MB) 2022-07-05 23:14:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 716000 (288 MB) 2022-07-05 23:15:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 717000 (288 MB) 2022-07-05 23:15:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 718000 (289 MB) 2022-07-05 23:15:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 719000 (289 MB) 2022-07-05 23:15:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 720000 (289 MB) 2022-07-05 23:15:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 721000 (290 MB) 2022-07-05 23:15:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 722000 (290 MB) 2022-07-05 23:15:18 destination > 2022-07-05 23:15:18 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18608 records (24 MB) 2022-07-05 23:15:18 destination > 2022-07-05 23:15:18 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18608 2022-07-05 23:15:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 723000 (290 MB) 2022-07-05 23:15:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 724000 (291 MB) 2022-07-05 23:15:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 725000 (291 MB) 2022-07-05 23:15:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 726000 (291 MB) 2022-07-05 23:15:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 727000 (292 MB) 2022-07-05 23:15:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 728000 (292 MB) 2022-07-05 23:15:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 729000 (292 MB) 2022-07-05 23:15:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 730000 (293 MB) 2022-07-05 23:15:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 731000 (293 MB) 2022-07-05 23:15:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 732000 (293 MB) 2022-07-05 23:15:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 733000 (294 MB) 2022-07-05 23:15:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 734000 (294 MB) 2022-07-05 23:16:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 735000 (294 MB) 2022-07-05 23:16:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 736000 (295 MB) 2022-07-05 23:16:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 737000 (295 MB) 2022-07-05 23:16:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 738000 (295 MB) 2022-07-05 23:16:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 739000 (296 MB) 2022-07-05 23:16:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 740000 (296 MB) 2022-07-05 23:16:27 destination > 2022-07-05 23:16:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18582 records (24 MB) 2022-07-05 23:16:27 destination > 2022-07-05 23:16:27 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18582 2022-07-05 23:16:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 741000 (297 MB) 2022-07-05 23:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 742000 (297 MB) 2022-07-05 23:16:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 743000 (297 MB) 2022-07-05 23:16:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 744000 (298 MB) 2022-07-05 23:16:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 745000 (298 MB) 2022-07-05 23:16:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 746000 (298 MB) 2022-07-05 23:16:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 747000 (299 MB) 2022-07-05 23:16:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 748000 (299 MB) 2022-07-05 23:16:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 749000 (299 MB) 2022-07-05 23:17:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 750000 (300 MB) 2022-07-05 23:17:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 751000 (300 MB) 2022-07-05 23:17:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 752000 (300 MB) 2022-07-05 23:17:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 753000 (301 MB) 2022-07-05 23:17:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 754000 (301 MB) 2022-07-05 23:17:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 755000 (301 MB) 2022-07-05 23:17:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 756000 (302 MB) 2022-07-05 23:17:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 757000 (302 MB) 2022-07-05 23:17:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 758000 (302 MB) 2022-07-05 23:17:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 759000 (303 MB) 2022-07-05 23:17:39 destination > 2022-07-05 23:17:39 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18440 records (24 MB) 2022-07-05 23:17:39 destination > 2022-07-05 23:17:39 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18440 2022-07-05 23:17:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 760000 (303 MB) 2022-07-05 23:17:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 761000 (303 MB) 2022-07-05 23:17:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 762000 (304 MB) 2022-07-05 23:17:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 763000 (304 MB) 2022-07-05 23:17:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 764000 (304 MB) 2022-07-05 23:18:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 765000 (305 MB) 2022-07-05 23:18:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 766000 (305 MB) 2022-07-05 23:18:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 767000 (305 MB) 2022-07-05 23:18:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 768000 (306 MB) 2022-07-05 23:18:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 769000 (306 MB) 2022-07-05 23:18:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 770000 (306 MB) 2022-07-05 23:18:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 771000 (307 MB) 2022-07-05 23:18:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 772000 (307 MB) 2022-07-05 23:18:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 773000 (307 MB) 2022-07-05 23:18:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 774000 (308 MB) 2022-07-05 23:18:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 775000 (308 MB) 2022-07-05 23:18:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 776000 (308 MB) 2022-07-05 23:18:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 777000 (309 MB) 2022-07-05 23:18:49 destination > 2022-07-05 23:18:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18372 records (24 MB) 2022-07-05 23:18:49 destination > 2022-07-05 23:18:49 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18372 2022-07-05 23:18:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 778000 (309 MB) 2022-07-05 23:18:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 779000 (309 MB) 2022-07-05 23:18:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 780000 (310 MB) 2022-07-05 23:19:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 781000 (310 MB) 2022-07-05 23:19:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 782000 (310 MB) 2022-07-05 23:19:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 783000 (311 MB) 2022-07-05 23:19:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 784000 (311 MB) 2022-07-05 23:19:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 785000 (311 MB) 2022-07-05 23:19:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 786000 (312 MB) 2022-07-05 23:19:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 787000 (312 MB) 2022-07-05 23:19:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 788000 (312 MB) 2022-07-05 23:19:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 789000 (313 MB) 2022-07-05 23:19:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 790000 (313 MB) 2022-07-05 23:19:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 791000 (314 MB) 2022-07-05 23:19:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 792000 (314 MB) 2022-07-05 23:19:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 793000 (314 MB) 2022-07-05 23:19:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 794000 (315 MB) 2022-07-05 23:19:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 795000 (315 MB) 2022-07-05 23:20:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 796000 (315 MB) 2022-07-05 23:20:02 destination > 2022-07-05 23:20:02 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18396 records (24 MB) 2022-07-05 23:20:02 destination > 2022-07-05 23:20:02 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18396 2022-07-05 23:20:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 797000 (316 MB) 2022-07-05 23:20:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 798000 (316 MB) 2022-07-05 23:20:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 799000 (316 MB) 2022-07-05 23:20:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 800000 (317 MB) 2022-07-05 23:20:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 801000 (317 MB) 2022-07-05 23:20:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 802000 (317 MB) 2022-07-05 23:20:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 803000 (318 MB) 2022-07-05 23:20:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 804000 (318 MB) 2022-07-05 23:20:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 805000 (318 MB) 2022-07-05 23:20:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 806000 (319 MB) 2022-07-05 23:20:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 807000 (319 MB) 2022-07-05 23:20:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 808000 (319 MB) 2022-07-05 23:20:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 809000 (320 MB) 2022-07-05 23:20:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 810000 (320 MB) 2022-07-05 23:21:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 811000 (320 MB) 2022-07-05 23:21:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 812000 (321 MB) 2022-07-05 23:21:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 813000 (321 MB) 2022-07-05 23:21:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 814000 (321 MB) 2022-07-05 23:21:13 destination > 2022-07-05 23:21:13 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18372 records (24 MB) 2022-07-05 23:21:13 destination > 2022-07-05 23:21:13 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18372 2022-07-05 23:21:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 815000 (322 MB) 2022-07-05 23:21:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 816000 (322 MB) 2022-07-05 23:21:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 817000 (322 MB) 2022-07-05 23:21:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 818000 (323 MB) 2022-07-05 23:21:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 819000 (323 MB) 2022-07-05 23:21:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 820000 (323 MB) 2022-07-05 23:21:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 821000 (324 MB) 2022-07-05 23:21:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 822000 (324 MB) 2022-07-05 23:21:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 823000 (324 MB) 2022-07-05 23:21:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 824000 (325 MB) 2022-07-05 23:21:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 825000 (325 MB) 2022-07-05 23:21:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 826000 (325 MB) 2022-07-05 23:22:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 827000 (326 MB) 2022-07-05 23:22:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 828000 (326 MB) 2022-07-05 23:22:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 829000 (326 MB) 2022-07-05 23:22:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 830000 (327 MB) 2022-07-05 23:22:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 831000 (327 MB) 2022-07-05 23:22:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 832000 (327 MB) 2022-07-05 23:22:29 destination > 2022-07-05 23:22:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18362 records (24 MB) 2022-07-05 23:22:29 destination > 2022-07-05 23:22:29 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18362 2022-07-05 23:22:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 833000 (328 MB) 2022-07-05 23:22:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 834000 (328 MB) 2022-07-05 23:22:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 835000 (328 MB) 2022-07-05 23:22:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 836000 (329 MB) 2022-07-05 23:22:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 837000 (329 MB) 2022-07-05 23:22:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 838000 (329 MB) 2022-07-05 23:22:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 839000 (330 MB) 2022-07-05 23:22:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 840000 (330 MB) 2022-07-05 23:23:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 841000 (330 MB) 2022-07-05 23:23:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 842000 (331 MB) 2022-07-05 23:23:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 843000 (331 MB) 2022-07-05 23:23:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 844000 (332 MB) 2022-07-05 23:23:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 845000 (332 MB) 2022-07-05 23:23:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 846000 (332 MB) 2022-07-05 23:23:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 847000 (333 MB) 2022-07-05 23:23:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 848000 (333 MB) 2022-07-05 23:23:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 849000 (333 MB) 2022-07-05 23:23:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 850000 (334 MB) 2022-07-05 23:23:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 851000 (334 MB) 2022-07-05 23:23:42 destination > 2022-07-05 23:23:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18366 records (24 MB) 2022-07-05 23:23:42 destination > 2022-07-05 23:23:42 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18366 2022-07-05 23:23:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 852000 (334 MB) 2022-07-05 23:23:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 853000 (335 MB) 2022-07-05 23:23:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 854000 (335 MB) 2022-07-05 23:23:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 855000 (335 MB) 2022-07-05 23:23:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 856000 (336 MB) 2022-07-05 23:24:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 857000 (336 MB) 2022-07-05 23:24:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 858000 (336 MB) 2022-07-05 23:24:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 859000 (337 MB) 2022-07-05 23:24:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 860000 (337 MB) 2022-07-05 23:24:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 861000 (337 MB) 2022-07-05 23:24:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 862000 (338 MB) 2022-07-05 23:24:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 863000 (338 MB) 2022-07-05 23:24:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 864000 (338 MB) 2022-07-05 23:24:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 865000 (339 MB) 2022-07-05 23:24:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 866000 (339 MB) 2022-07-05 23:24:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 867000 (339 MB) 2022-07-05 23:24:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 868000 (340 MB) 2022-07-05 23:24:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 869000 (340 MB) 2022-07-05 23:24:49 destination > 2022-07-05 23:24:49 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18421 records (24 MB) 2022-07-05 23:24:49 destination > 2022-07-05 23:24:49 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18421 2022-07-05 23:24:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 870000 (340 MB) 2022-07-05 23:24:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 871000 (341 MB) 2022-07-05 23:24:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 872000 (341 MB) 2022-07-05 23:25:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 873000 (341 MB) 2022-07-05 23:25:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 874000 (342 MB) 2022-07-05 23:25:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 875000 (342 MB) 2022-07-05 23:25:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 876000 (342 MB) 2022-07-05 23:25:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 877000 (343 MB) 2022-07-05 23:25:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 878000 (343 MB) 2022-07-05 23:25:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 879000 (343 MB) 2022-07-05 23:25:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 880000 (344 MB) 2022-07-05 23:25:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 881000 (344 MB) 2022-07-05 23:25:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 882000 (344 MB) 2022-07-05 23:25:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 883000 (345 MB) 2022-07-05 23:25:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 884000 (345 MB) 2022-07-05 23:25:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 885000 (345 MB) 2022-07-05 23:25:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 886000 (346 MB) 2022-07-05 23:25:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 887000 (346 MB) 2022-07-05 23:25:54 destination > 2022-07-05 23:25:54 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18365 records (24 MB) 2022-07-05 23:25:54 destination > 2022-07-05 23:25:54 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18365 2022-07-05 23:25:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 888000 (346 MB) 2022-07-05 23:26:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 889000 (347 MB) 2022-07-05 23:26:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 890000 (347 MB) 2022-07-05 23:26:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 891000 (348 MB) 2022-07-05 23:26:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 892000 (348 MB) 2022-07-05 23:26:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 893000 (348 MB) 2022-07-05 23:26:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 894000 (349 MB) 2022-07-05 23:26:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 895000 (349 MB) 2022-07-05 23:26:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 896000 (349 MB) 2022-07-05 23:26:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 897000 (350 MB) 2022-07-05 23:26:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 898000 (350 MB) 2022-07-05 23:26:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 899000 (350 MB) 2022-07-05 23:26:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 900000 (351 MB) 2022-07-05 23:26:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 901000 (351 MB) 2022-07-05 23:26:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 902000 (351 MB) 2022-07-05 23:26:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 903000 (352 MB) 2022-07-05 23:26:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 904000 (352 MB) 2022-07-05 23:26:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 905000 (352 MB) 2022-07-05 23:26:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 906000 (353 MB) 2022-07-05 23:26:59 destination > 2022-07-05 23:26:59 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18371 records (24 MB) 2022-07-05 23:26:59 destination > 2022-07-05 23:26:59 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18371 2022-07-05 23:27:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 907000 (353 MB) 2022-07-05 23:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 908000 (353 MB) 2022-07-05 23:27:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 909000 (354 MB) 2022-07-05 23:27:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 910000 (354 MB) 2022-07-05 23:27:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 911000 (354 MB) 2022-07-05 23:27:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 912000 (355 MB) 2022-07-05 23:27:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 913000 (355 MB) 2022-07-05 23:27:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 914000 (355 MB) 2022-07-05 23:27:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 915000 (356 MB) 2022-07-05 23:27:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 916000 (356 MB) 2022-07-05 23:27:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 917000 (356 MB) 2022-07-05 23:27:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 918000 (357 MB) 2022-07-05 23:27:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 919000 (357 MB) 2022-07-05 23:27:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 920000 (357 MB) 2022-07-05 23:27:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 921000 (358 MB) 2022-07-05 23:27:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 922000 (358 MB) 2022-07-05 23:27:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 923000 (358 MB) 2022-07-05 23:28:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 924000 (359 MB) 2022-07-05 23:28:04 destination > 2022-07-05 23:28:04 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18457 records (24 MB) 2022-07-05 23:28:04 destination > 2022-07-05 23:28:04 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18457 2022-07-05 23:28:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 925000 (359 MB) 2022-07-05 23:28:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 926000 (359 MB) 2022-07-05 23:28:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 927000 (360 MB) 2022-07-05 23:28:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 928000 (360 MB) 2022-07-05 23:28:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 929000 (360 MB) 2022-07-05 23:28:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 930000 (361 MB) 2022-07-05 23:28:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 931000 (361 MB) 2022-07-05 23:28:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 932000 (361 MB) 2022-07-05 23:28:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 933000 (362 MB) 2022-07-05 23:28:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 934000 (362 MB) 2022-07-05 23:28:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 935000 (362 MB) 2022-07-05 23:28:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 936000 (363 MB) 2022-07-05 23:28:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 937000 (363 MB) 2022-07-05 23:28:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 938000 (363 MB) 2022-07-05 23:28:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 939000 (364 MB) 2022-07-05 23:28:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 940000 (364 MB) 2022-07-05 23:29:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 941000 (364 MB) 2022-07-05 23:29:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 942000 (365 MB) 2022-07-05 23:29:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 943000 (365 MB) 2022-07-05 23:29:11 destination > 2022-07-05 23:29:11 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18609 records (24 MB) 2022-07-05 23:29:11 destination > 2022-07-05 23:29:11 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18609 2022-07-05 23:29:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 944000 (365 MB) 2022-07-05 23:29:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 945000 (366 MB) 2022-07-05 23:29:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 946000 (366 MB) 2022-07-05 23:29:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 947000 (366 MB) 2022-07-05 23:29:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 948000 (367 MB) 2022-07-05 23:29:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 949000 (367 MB) 2022-07-05 23:29:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 950000 (367 MB) 2022-07-05 23:29:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 951000 (368 MB) 2022-07-05 23:29:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 952000 (368 MB) 2022-07-05 23:29:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 953000 (368 MB) 2022-07-05 23:30:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 954000 (369 MB) 2022-07-05 23:30:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 955000 (369 MB) 2022-07-05 23:30:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 956000 (369 MB) 2022-07-05 23:30:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 957000 (370 MB) 2022-07-05 23:30:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 958000 (370 MB) 2022-07-05 23:30:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 959000 (371 MB) 2022-07-05 23:30:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 960000 (371 MB) 2022-07-05 23:30:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 961000 (371 MB) 2022-07-05 23:30:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 962000 (372 MB) 2022-07-05 23:30:48 destination > 2022-07-05 23:30:48 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18571 records (24 MB) 2022-07-05 23:30:48 destination > 2022-07-05 23:30:48 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18571 2022-07-05 23:30:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 963000 (372 MB) 2022-07-05 23:30:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 964000 (372 MB) 2022-07-05 23:31:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 965000 (373 MB) 2022-07-05 23:31:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 966000 (373 MB) 2022-07-05 23:31:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 967000 (373 MB) 2022-07-05 23:31:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 968000 (374 MB) 2022-07-05 23:31:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 969000 (374 MB) 2022-07-05 23:31:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 970000 (374 MB) 2022-07-05 23:31:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 971000 (375 MB) 2022-07-05 23:31:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 972000 (375 MB) 2022-07-05 23:31:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 973000 (375 MB) 2022-07-05 23:31:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 974000 (376 MB) 2022-07-05 23:32:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 975000 (376 MB) 2022-07-05 23:32:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 976000 (376 MB) 2022-07-05 23:32:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 977000 (377 MB) 2022-07-05 23:32:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 978000 (377 MB) 2022-07-05 23:32:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 979000 (377 MB) 2022-07-05 23:32:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 980000 (378 MB) 2022-07-05 23:32:35 destination > 2022-07-05 23:32:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18576 records (24 MB) 2022-07-05 23:32:35 destination > 2022-07-05 23:32:35 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18576 2022-07-05 23:32:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 981000 (378 MB) 2022-07-05 23:32:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 982000 (378 MB) 2022-07-05 23:32:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 983000 (379 MB) 2022-07-05 23:32:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 984000 (379 MB) 2022-07-05 23:33:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 985000 (379 MB) 2022-07-05 23:33:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 986000 (380 MB) 2022-07-05 23:33:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 987000 (380 MB) 2022-07-05 23:33:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 988000 (380 MB) 2022-07-05 23:33:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 989000 (381 MB) 2022-07-05 23:33:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 990000 (381 MB) 2022-07-05 23:33:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 991000 (381 MB) 2022-07-05 23:33:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 992000 (382 MB) 2022-07-05 23:33:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 993000 (382 MB) 2022-07-05 23:33:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 994000 (382 MB) 2022-07-05 23:33:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 995000 (383 MB) 2022-07-05 23:34:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 996000 (383 MB) 2022-07-05 23:34:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 997000 (383 MB) 2022-07-05 23:34:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 998000 (384 MB) 2022-07-05 23:34:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 999000 (384 MB) 2022-07-05 23:34:20 destination > 2022-07-05 23:34:20 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18598 records (24 MB) 2022-07-05 23:34:20 destination > 2022-07-05 23:34:20 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18598 2022-07-05 23:34:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000000 (384 MB) 2022-07-05 23:34:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1001000 (385 MB) 2022-07-05 23:34:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1002000 (385 MB) 2022-07-05 23:34:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1003000 (385 MB) 2022-07-05 23:34:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1004000 (386 MB) 2022-07-05 23:34:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1005000 (386 MB) 2022-07-05 23:34:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1006000 (386 MB) 2022-07-05 23:35:03 source > InsightAsyncJob(id=1083337242269897, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:04 source > InsightAsyncJob(id=5231944456872948, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:04 source > InsightAsyncJob(id=1955948881282738, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:04 source > InsightAsyncJob(id=792787025219488, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:05 source > InsightAsyncJob(id=882615366027580, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:05 source > InsightAsyncJob(id=749884292932419, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:06 source > InsightAsyncJob(id=1221321418691395, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:06 source > InsightAsyncJob(id=754386242682168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:07 source > InsightAsyncJob(id=1070862640495910, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:07 source > InsightAsyncJob(id=586880556113176, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:07 source > InsightAsyncJob(id=2816818111794852, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:08 source > InsightAsyncJob(id=453754919489398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:08 source > InsightAsyncJob(id=760226498359031, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:09 source > InsightAsyncJob(id=779053659775169, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:10 source > InsightAsyncJob(id=2325079367641675, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:10 source > InsightAsyncJob(id=563173355465978, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:10 source > InsightAsyncJob(id=1048729425782650, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:11 source > InsightAsyncJob(id=556223625984337, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:11 source > InsightAsyncJob(id=1490159401454773, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:12 source > InsightAsyncJob(id=577141810723845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:12 source > InsightAsyncJob(id=787906962590789, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:13 source > InsightAsyncJob(id=384147717076878, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:13 source > InsightAsyncJob(id=5595705890440516, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:14 source > InsightAsyncJob(id=1236051963467588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:14 source > InsightAsyncJob(id=452785606243545, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:14 source > InsightAsyncJob(id=767912851027801, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:15 source > InsightAsyncJob(id=772183047135992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:15 source > InsightAsyncJob(id=990043748350494, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:16 source > InsightAsyncJob(id=1741447176195829, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:16 source > InsightAsyncJob(id=776399233537989, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:17 source > InsightAsyncJob(id=768887331147557, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:17 source > InsightAsyncJob(id=1444017592688643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:18 source > InsightAsyncJob(id=709913540307397, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:18 source > InsightAsyncJob(id=759873948533370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:18 source > InsightAsyncJob(id=521635989738918, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:19 source > InsightAsyncJob(id=1071907567076264, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:19 source > InsightAsyncJob(id=3276263052649585, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:20 source > InsightAsyncJob(id=717638419582191, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:20 source > InsightAsyncJob(id=1145234143005824, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:21 source > InsightAsyncJob(id=3454746331412937, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:21 source > InsightAsyncJob(id=1099271793957861, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:22 source > InsightAsyncJob(id=403289971771980, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:22 source > InsightAsyncJob(id=799436391429338, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:22 source > InsightAsyncJob(id=358268106386926, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:23 source > InsightAsyncJob(id=567723291556006, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:23 source > InsightAsyncJob(id=420348400017587, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:24 source > InsightAsyncJob(id=841770086797025, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:24 source > InsightAsyncJob(id=370128665261231, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:25 source > InsightAsyncJob(id=319543300273649, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:25 source > InsightAsyncJob(id=547602810409566, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:26 source > InsightAsyncJob(id=358884792871232, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:26 source > InsightAsyncJob(id=1255986908532441, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:27 source > InsightAsyncJob(id=1004991673494324, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:27 source > InsightAsyncJob(id=518963643359543, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:27 source > InsightAsyncJob(id=2873478689613926, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:28 source > InsightAsyncJob(id=1326505484424204, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:28 source > InsightAsyncJob(id=1074716246508434, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:28 source > InsightAsyncJob(id=837118440596408, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:29 source > InsightAsyncJob(id=443841200640594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:29 source > InsightAsyncJob(id=459243742684626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:30 source > InsightAsyncJob(id=575504693950614, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:30 source > InsightAsyncJob(id=1079265996060894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:30 source > InsightAsyncJob(id=616704746231368, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:31 source > InsightAsyncJob(id=758212815361863, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:31 source > InsightAsyncJob(id=1011554539547702, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:32 source > InsightAsyncJob(id=289483306689200, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:32 source > InsightAsyncJob(id=406626348159920, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:33 source > InsightAsyncJob(id=777683223252743, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:33 source > InsightAsyncJob(id=606790710863769, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:33 source > InsightAsyncJob(id=408427677992002, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:34 source > InsightAsyncJob(id=1076507816290494, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:35 source > InsightAsyncJob(id=357712766499327, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:35 source > InsightAsyncJob(id=1098974640826231, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:35 source > InsightAsyncJob(id=366091395461352, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:36 source > InsightAsyncJob(id=1058496795092695, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:36 source > InsightAsyncJob(id=633136885041907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:36 source > InsightAsyncJob(id=424139596308068, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:37 source > InsightAsyncJob(id=1055273038461134, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:37 source > InsightAsyncJob(id=426739936006593, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:38 source > InsightAsyncJob(id=1071128603522746, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:38 source > InsightAsyncJob(id=5513446968667969, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:39 source > InsightAsyncJob(id=446868814114622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:39 source > InsightAsyncJob(id=1395680757597499, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=['product_id']): created AdReportRun 2022-07-05 23:35:39 source > Added: 83 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.12, per_account=0.0), 96/100 job(s) in queue 2022-07-05 23:35:40 source > InsightAsyncJob(id=349400270662148, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=7588253551245310, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=7906920952712647, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=3176610205925227, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=406924651389825, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-01-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=487212026539615, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=815489802709594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1779963849008397, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=714187836323871, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=559465429228220, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=520890713163595, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=3118238235064174, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=2110883065738214, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1083337242269897, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=5231944456872948, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1955948881282738, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=792787025219488, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=882615366027580, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=749884292932419, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1221321418691395, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=754386242682168, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1070862640495910, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=586880556113176, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=2816818111794852, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=453754919489398, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=760226498359031, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=779053659775169, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=2325079367641675, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=563173355465978, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1048729425782650, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-04-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=556223625984337, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1490159401454773, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=577141810723845, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=787906962590789, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=384147717076878, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=5595705890440516, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1236051963467588, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=452785606243545, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=767912851027801, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=772183047135992, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=990043748350494, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1741447176195829, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=776399233537989, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=768887331147557, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1444017592688643, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=709913540307397, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=759873948533370, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=521635989738918, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1071907567076264, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=3276263052649585, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=717638419582191, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1145234143005824, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=3454746331412937, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1099271793957861, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=403289971771980, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=799436391429338, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=358268106386926, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=567723291556006, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=420348400017587, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=841770086797025, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=370128665261231, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-05-31]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=319543300273649, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=547602810409566, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=358884792871232, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1255986908532441, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1004991673494324, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=518963643359543, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-06]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=2873478689613926, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-07]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1326505484424204, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-08]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1074716246508434, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-09]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=837118440596408, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-10]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=443841200640594, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-11]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=459243742684626, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-12]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=575504693950614, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-13]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1079265996060894, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-14]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=616704746231368, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-15]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=758212815361863, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-16]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1011554539547702, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-17]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=289483306689200, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-18]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=406626348159920, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-19]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=777683223252743, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-20]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=606790710863769, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-21]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=408427677992002, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-22]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1076507816290494, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-23]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=357712766499327, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-24]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1098974640826231, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-25]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=366091395461352, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-26]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1058496795092695, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-27]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=633136885041907, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-28]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=424139596308068, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-29]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1055273038461134, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-06-30]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=426739936006593, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-01]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1071128603522746, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-02]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=5513446968667969, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-03]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-05 23:35:40 source > InsightAsyncJob(id=446868814114622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=['product_id']): is 0 complete (Job Started) 2022-07-05 23:35:40 source > InsightAsyncJob(id=1395680757597499, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=['product_id']): is 0 complete (Job Not Started) 2022-07-05 23:35:40 source > Completed jobs: 94, Failed jobs: 0, Running jobs: 2 2022-07-05 23:35:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1007000 (387 MB) 2022-07-05 23:35:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1008000 (387 MB) 2022-07-05 23:35:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1009000 (387 MB) 2022-07-05 23:35:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1010000 (388 MB) 2022-07-05 23:36:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1011000 (388 MB) 2022-07-05 23:36:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1012000 (388 MB) 2022-07-05 23:36:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1013000 (389 MB) 2022-07-05 23:36:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1014000 (389 MB) 2022-07-05 23:36:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1015000 (389 MB) 2022-07-05 23:36:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1016000 (390 MB) 2022-07-05 23:36:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1017000 (390 MB) 2022-07-05 23:36:43 destination > 2022-07-05 23:36:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18626 records (24 MB) 2022-07-05 23:36:43 destination > 2022-07-05 23:36:43 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18626 2022-07-05 23:36:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1018000 (390 MB) 2022-07-05 23:36:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1019000 (391 MB) 2022-07-05 23:36:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1020000 (391 MB) 2022-07-05 23:37:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1021000 (391 MB) 2022-07-05 23:37:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1022000 (392 MB) 2022-07-05 23:37:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1023000 (392 MB) 2022-07-05 23:37:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1024000 (392 MB) 2022-07-05 23:37:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1025000 (393 MB) 2022-07-05 23:37:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1026000 (393 MB) 2022-07-05 23:37:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1027000 (393 MB) 2022-07-05 23:37:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1028000 (394 MB) 2022-07-05 23:37:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1029000 (394 MB) 2022-07-05 23:37:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1030000 (394 MB) 2022-07-05 23:37:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1031000 (395 MB) 2022-07-05 23:38:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1032000 (395 MB) 2022-07-05 23:38:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1033000 (395 MB) 2022-07-05 23:38:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1034000 (396 MB) 2022-07-05 23:38:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1035000 (396 MB) 2022-07-05 23:38:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1036000 (396 MB) 2022-07-05 23:38:24 destination > 2022-07-05 23:38:24 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18578 records (24 MB) 2022-07-05 23:38:24 destination > 2022-07-05 23:38:24 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18578 2022-07-05 23:38:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1037000 (397 MB) 2022-07-05 23:38:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1038000 (397 MB) 2022-07-05 23:38:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1039000 (397 MB) 2022-07-05 23:38:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1040000 (398 MB) 2022-07-05 23:38:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1041000 (398 MB) 2022-07-05 23:38:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1042000 (398 MB) 2022-07-05 23:39:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1043000 (399 MB) 2022-07-05 23:39:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1044000 (399 MB) 2022-07-05 23:39:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1045000 (399 MB) 2022-07-05 23:39:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1046000 (400 MB) 2022-07-05 23:39:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1047000 (400 MB) 2022-07-05 23:39:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1048000 (400 MB) 2022-07-05 23:39:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1049000 (401 MB) 2022-07-05 23:39:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1050000 (401 MB) 2022-07-05 23:39:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1051000 (401 MB) 2022-07-05 23:39:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1052000 (402 MB) 2022-07-05 23:39:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1053000 (402 MB) 2022-07-05 23:40:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1054000 (402 MB) 2022-07-05 23:40:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1055000 (403 MB) 2022-07-05 23:40:08 destination > 2022-07-05 23:40:08 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18755 records (24 MB) 2022-07-05 23:40:08 destination > 2022-07-05 23:40:08 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18755 2022-07-05 23:40:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1056000 (403 MB) 2022-07-05 23:40:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1057000 (403 MB) 2022-07-05 23:40:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1058000 (404 MB) 2022-07-05 23:40:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1059000 (404 MB) 2022-07-05 23:40:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1060000 (404 MB) 2022-07-05 23:40:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1061000 (405 MB) 2022-07-05 23:40:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1062000 (405 MB) 2022-07-05 23:40:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1063000 (405 MB) 2022-07-05 23:40:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1064000 (406 MB) 2022-07-05 23:40:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1065000 (406 MB) 2022-07-05 23:40:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1066000 (406 MB) 2022-07-05 23:40:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1067000 (407 MB) 2022-07-05 23:40:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1068000 (407 MB) 2022-07-05 23:41:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1069000 (407 MB) 2022-07-05 23:41:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1070000 (408 MB) 2022-07-05 23:41:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1071000 (408 MB) 2022-07-05 23:41:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1072000 (408 MB) 2022-07-05 23:41:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1073000 (409 MB) 2022-07-05 23:41:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1074000 (409 MB) 2022-07-05 23:41:18 destination > 2022-07-05 23:41:18 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18822 records (24 MB) 2022-07-05 23:41:18 destination > 2022-07-05 23:41:18 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18822 2022-07-05 23:41:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1075000 (409 MB) 2022-07-05 23:41:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1076000 (410 MB) 2022-07-05 23:41:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1077000 (410 MB) 2022-07-05 23:41:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1078000 (410 MB) 2022-07-05 23:41:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1079000 (411 MB) 2022-07-05 23:41:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1080000 (411 MB) 2022-07-05 23:41:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1081000 (411 MB) 2022-07-05 23:41:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1082000 (412 MB) 2022-07-05 23:41:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1083000 (412 MB) 2022-07-05 23:41:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1084000 (412 MB) 2022-07-05 23:42:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1085000 (413 MB) 2022-07-05 23:42:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1086000 (413 MB) 2022-07-05 23:42:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1087000 (413 MB) 2022-07-05 23:42:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1088000 (414 MB) 2022-07-05 23:42:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1089000 (414 MB) 2022-07-05 23:42:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1090000 (414 MB) 2022-07-05 23:42:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1091000 (415 MB) 2022-07-05 23:42:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1092000 (415 MB) 2022-07-05 23:42:29 destination > 2022-07-05 23:42:29 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18832 records (24 MB) 2022-07-05 23:42:29 destination > 2022-07-05 23:42:29 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18832 2022-07-05 23:42:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1093000 (415 MB) 2022-07-05 23:42:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1094000 (416 MB) 2022-07-05 23:42:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1095000 (416 MB) 2022-07-05 23:42:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1096000 (416 MB) 2022-07-05 23:42:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1097000 (417 MB) 2022-07-05 23:42:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1098000 (417 MB) 2022-07-05 23:42:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1099000 (417 MB) 2022-07-05 23:42:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1100000 (418 MB) 2022-07-05 23:42:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1101000 (418 MB) 2022-07-05 23:42:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1102000 (418 MB) 2022-07-05 23:43:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1103000 (419 MB) 2022-07-05 23:43:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1104000 (419 MB) 2022-07-05 23:43:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1105000 (419 MB) 2022-07-05 23:43:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1106000 (420 MB) 2022-07-05 23:43:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1107000 (420 MB) 2022-07-05 23:43:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1108000 (420 MB) 2022-07-05 23:43:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1109000 (421 MB) 2022-07-05 23:43:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1110000 (421 MB) 2022-07-05 23:43:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1111000 (421 MB) 2022-07-05 23:43:42 destination > 2022-07-05 23:43:42 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18809 records (24 MB) 2022-07-05 23:43:42 destination > 2022-07-05 23:43:42 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18809 2022-07-05 23:43:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1112000 (422 MB) 2022-07-05 23:43:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1113000 (422 MB) 2022-07-05 23:43:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1114000 (422 MB) 2022-07-05 23:43:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1115000 (423 MB) 2022-07-05 23:43:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1116000 (423 MB) 2022-07-05 23:43:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1117000 (423 MB) 2022-07-05 23:44:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1118000 (424 MB) 2022-07-05 23:44:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1119000 (424 MB) 2022-07-05 23:44:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1120000 (424 MB) 2022-07-05 23:44:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1121000 (425 MB) 2022-07-05 23:44:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1122000 (425 MB) 2022-07-05 23:44:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1123000 (425 MB) 2022-07-05 23:44:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1124000 (426 MB) 2022-07-05 23:44:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1125000 (426 MB) 2022-07-05 23:44:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1126000 (426 MB) 2022-07-05 23:44:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1127000 (427 MB) 2022-07-05 23:44:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1128000 (427 MB) 2022-07-05 23:44:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1129000 (427 MB) 2022-07-05 23:44:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1130000 (428 MB) 2022-07-05 23:44:51 destination > 2022-07-05 23:44:51 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18767 records (24 MB) 2022-07-05 23:44:51 destination > 2022-07-05 23:44:51 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18767 2022-07-05 23:44:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1131000 (428 MB) 2022-07-05 23:44:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1132000 (428 MB) 2022-07-05 23:45:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1133000 (429 MB) 2022-07-05 23:45:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1134000 (429 MB) 2022-07-05 23:45:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1135000 (429 MB) 2022-07-05 23:45:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1136000 (430 MB) 2022-07-05 23:45:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1137000 (430 MB) 2022-07-05 23:45:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1138000 (430 MB) 2022-07-05 23:45:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1139000 (431 MB) 2022-07-05 23:45:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1140000 (431 MB) 2022-07-05 23:45:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1141000 (431 MB) 2022-07-05 23:45:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1142000 (432 MB) 2022-07-05 23:45:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1143000 (432 MB) 2022-07-05 23:45:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1144000 (432 MB) 2022-07-05 23:45:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1145000 (433 MB) 2022-07-05 23:45:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1146000 (433 MB) 2022-07-05 23:45:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1147000 (433 MB) 2022-07-05 23:45:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1148000 (434 MB) 2022-07-05 23:46:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1149000 (434 MB) 2022-07-05 23:46:01 destination > 2022-07-05 23:46:00 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18795 records (24 MB) 2022-07-05 23:46:01 destination > 2022-07-05 23:46:00 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18795 2022-07-05 23:46:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1150000 (434 MB) 2022-07-05 23:46:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1151000 (435 MB) 2022-07-05 23:46:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1152000 (435 MB) 2022-07-05 23:46:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1153000 (435 MB) 2022-07-05 23:46:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1154000 (436 MB) 2022-07-05 23:46:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1155000 (436 MB) 2022-07-05 23:46:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1156000 (436 MB) 2022-07-05 23:46:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1157000 (437 MB) 2022-07-05 23:46:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1158000 (437 MB) 2022-07-05 23:46:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1159000 (437 MB) 2022-07-05 23:46:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1160000 (438 MB) 2022-07-05 23:46:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1161000 (438 MB) 2022-07-05 23:46:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1162000 (438 MB) 2022-07-05 23:46:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1163000 (439 MB) 2022-07-05 23:46:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1164000 (439 MB) 2022-07-05 23:46:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1165000 (439 MB) 2022-07-05 23:46:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1166000 (440 MB) 2022-07-05 23:47:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1167000 (440 MB) 2022-07-05 23:47:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1168000 (440 MB) 2022-07-05 23:47:03 destination > 2022-07-05 23:47:03 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18863 records (24 MB) 2022-07-05 23:47:03 destination > 2022-07-05 23:47:03 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18863 2022-07-05 23:47:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1169000 (441 MB) 2022-07-05 23:47:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1170000 (441 MB) 2022-07-05 23:47:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1171000 (441 MB) 2022-07-05 23:47:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1172000 (442 MB) 2022-07-05 23:47:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1173000 (442 MB) 2022-07-05 23:47:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1174000 (442 MB) 2022-07-05 23:47:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1175000 (443 MB) 2022-07-05 23:47:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1176000 (443 MB) 2022-07-05 23:47:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1177000 (443 MB) 2022-07-05 23:47:43 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1178000 (444 MB) 2022-07-05 23:47:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1179000 (444 MB) 2022-07-05 23:47:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1180000 (444 MB) 2022-07-05 23:47:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1181000 (445 MB) 2022-07-05 23:47:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1182000 (445 MB) 2022-07-05 23:48:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1183000 (445 MB) 2022-07-05 23:48:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1184000 (446 MB) 2022-07-05 23:48:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1185000 (446 MB) 2022-07-05 23:48:12 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1186000 (446 MB) 2022-07-05 23:48:15 destination > 2022-07-05 23:48:15 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18828 records (24 MB) 2022-07-05 23:48:15 destination > 2022-07-05 23:48:15 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18828 2022-07-05 23:48:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1187000 (447 MB) 2022-07-05 23:48:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1188000 (447 MB) 2022-07-05 23:48:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1189000 (447 MB) 2022-07-05 23:48:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1190000 (448 MB) 2022-07-05 23:48:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1191000 (448 MB) 2022-07-05 23:48:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1192000 (448 MB) 2022-07-05 23:48:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1193000 (449 MB) 2022-07-05 23:48:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1194000 (449 MB) 2022-07-05 23:48:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1195000 (449 MB) 2022-07-05 23:48:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1196000 (450 MB) 2022-07-05 23:48:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1197000 (450 MB) 2022-07-05 23:48:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1198000 (450 MB) 2022-07-05 23:48:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1199000 (451 MB) 2022-07-05 23:48:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1200000 (451 MB) 2022-07-05 23:49:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1201000 (451 MB) 2022-07-05 23:49:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1202000 (452 MB) 2022-07-05 23:49:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1203000 (452 MB) 2022-07-05 23:49:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1204000 (452 MB) 2022-07-05 23:49:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1205000 (453 MB) 2022-07-05 23:49:16 destination > 2022-07-05 23:49:16 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18576 records (24 MB) 2022-07-05 23:49:16 destination > 2022-07-05 23:49:16 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18576 2022-07-05 23:49:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1206000 (453 MB) 2022-07-05 23:49:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1207000 (453 MB) 2022-07-05 23:49:25 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1208000 (454 MB) 2022-07-05 23:49:28 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1209000 (454 MB) 2022-07-05 23:49:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1210000 (454 MB) 2022-07-05 23:49:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1211000 (455 MB) 2022-07-05 23:49:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1212000 (455 MB) 2022-07-05 23:49:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1213000 (455 MB) 2022-07-05 23:49:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1214000 (456 MB) 2022-07-05 23:49:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1215000 (456 MB) 2022-07-05 23:49:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1216000 (456 MB) 2022-07-05 23:49:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1217000 (457 MB) 2022-07-05 23:49:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1218000 (457 MB) 2022-07-05 23:50:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1219000 (457 MB) 2022-07-05 23:50:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1220000 (458 MB) 2022-07-05 23:50:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1221000 (458 MB) 2022-07-05 23:50:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1222000 (458 MB) 2022-07-05 23:50:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1223000 (459 MB) 2022-07-05 23:50:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1224000 (459 MB) 2022-07-05 23:50:17 destination > 2022-07-05 23:50:17 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18604 records (24 MB) 2022-07-05 23:50:17 destination > 2022-07-05 23:50:17 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18604 2022-07-05 23:50:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1225000 (459 MB) 2022-07-05 23:50:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1226000 (460 MB) 2022-07-05 23:50:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1227000 (460 MB) 2022-07-05 23:50:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1228000 (460 MB) 2022-07-05 23:50:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1229000 (461 MB) 2022-07-05 23:50:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1230000 (461 MB) 2022-07-05 23:50:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1231000 (461 MB) 2022-07-05 23:50:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1232000 (462 MB) 2022-07-05 23:50:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1233000 (462 MB) 2022-07-05 23:50:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1234000 (462 MB) 2022-07-05 23:50:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1235000 (463 MB) 2022-07-05 23:50:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1236000 (463 MB) 2022-07-05 23:51:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1237000 (463 MB) 2022-07-05 23:51:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1238000 (464 MB) 2022-07-05 23:51:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1239000 (464 MB) 2022-07-05 23:51:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1240000 (464 MB) 2022-07-05 23:51:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1241000 (465 MB) 2022-07-05 23:51:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1242000 (465 MB) 2022-07-05 23:51:23 destination > 2022-07-05 23:51:23 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18617 records (24 MB) 2022-07-05 23:51:23 destination > 2022-07-05 23:51:23 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18617 2022-07-05 23:51:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1243000 (465 MB) 2022-07-05 23:51:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1244000 (466 MB) 2022-07-05 23:51:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1245000 (466 MB) 2022-07-05 23:51:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1246000 (466 MB) 2022-07-05 23:51:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1247000 (467 MB) 2022-07-05 23:51:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1248000 (467 MB) 2022-07-05 23:51:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1249000 (467 MB) 2022-07-05 23:51:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1250000 (468 MB) 2022-07-05 23:51:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1251000 (468 MB) 2022-07-05 23:51:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1252000 (468 MB) 2022-07-05 23:52:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1253000 (469 MB) 2022-07-05 23:52:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1254000 (469 MB) 2022-07-05 23:52:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1255000 (469 MB) 2022-07-05 23:52:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1256000 (470 MB) 2022-07-05 23:52:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1257000 (470 MB) 2022-07-05 23:52:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1258000 (470 MB) 2022-07-05 23:52:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1259000 (471 MB) 2022-07-05 23:52:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1260000 (471 MB) 2022-07-05 23:52:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1261000 (471 MB) 2022-07-05 23:52:35 destination > 2022-07-05 23:52:35 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18593 records (24 MB) 2022-07-05 23:52:35 destination > 2022-07-05 23:52:35 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18593 2022-07-05 23:52:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1262000 (472 MB) 2022-07-05 23:52:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1263000 (472 MB) 2022-07-05 23:52:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1264000 (472 MB) 2022-07-05 23:52:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1265000 (473 MB) 2022-07-05 23:52:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1266000 (473 MB) 2022-07-05 23:52:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1267000 (474 MB) 2022-07-05 23:53:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1268000 (474 MB) 2022-07-05 23:53:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1269000 (474 MB) 2022-07-05 23:53:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1270000 (475 MB) 2022-07-05 23:53:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1271000 (475 MB) 2022-07-05 23:53:15 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1272000 (475 MB) 2022-07-05 23:53:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1273000 (476 MB) 2022-07-05 23:53:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1274000 (476 MB) 2022-07-05 23:53:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1275000 (476 MB) 2022-07-05 23:53:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1276000 (477 MB) 2022-07-05 23:53:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1277000 (477 MB) 2022-07-05 23:53:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1278000 (477 MB) 2022-07-05 23:53:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1279000 (478 MB) 2022-07-05 23:53:43 destination > 2022-07-05 23:53:43 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18598 records (24 MB) 2022-07-05 23:53:43 destination > 2022-07-05 23:53:43 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18598 2022-07-05 23:53:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1280000 (478 MB) 2022-07-05 23:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1281000 (478 MB) 2022-07-05 23:53:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1282000 (479 MB) 2022-07-05 23:53:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1283000 (479 MB) 2022-07-05 23:53:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1284000 (479 MB) 2022-07-05 23:54:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1285000 (480 MB) 2022-07-05 23:54:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1286000 (480 MB) 2022-07-05 23:54:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1287000 (480 MB) 2022-07-05 23:54:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1288000 (481 MB) 2022-07-05 23:54:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1289000 (481 MB) 2022-07-05 23:54:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1290000 (481 MB) 2022-07-05 23:54:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1291000 (482 MB) 2022-07-05 23:54:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1292000 (482 MB) 2022-07-05 23:54:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1293000 (482 MB) 2022-07-05 23:54:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1294000 (483 MB) 2022-07-05 23:54:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1295000 (483 MB) 2022-07-05 23:54:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1296000 (483 MB) 2022-07-05 23:54:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1297000 (484 MB) 2022-07-05 23:54:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1298000 (484 MB) 2022-07-05 23:54:50 destination > 2022-07-05 23:54:50 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18586 records (24 MB) 2022-07-05 23:54:50 destination > 2022-07-05 23:54:50 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18586 2022-07-05 23:54:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1299000 (484 MB) 2022-07-05 23:54:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1300000 (485 MB) 2022-07-05 23:54:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1301000 (485 MB) 2022-07-05 23:55:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1302000 (485 MB) 2022-07-05 23:55:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1303000 (486 MB) 2022-07-05 23:55:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1304000 (486 MB) 2022-07-05 23:55:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1305000 (486 MB) 2022-07-05 23:55:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1306000 (487 MB) 2022-07-05 23:55:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1307000 (487 MB) 2022-07-05 23:55:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1308000 (487 MB) 2022-07-05 23:55:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1309000 (488 MB) 2022-07-05 23:55:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1310000 (488 MB) 2022-07-05 23:55:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1311000 (488 MB) 2022-07-05 23:55:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1312000 (489 MB) 2022-07-05 23:55:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1313000 (489 MB) 2022-07-05 23:55:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1314000 (489 MB) 2022-07-05 23:55:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1315000 (490 MB) 2022-07-05 23:55:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1316000 (490 MB) 2022-07-05 23:55:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1317000 (490 MB) 2022-07-05 23:55:57 destination > 2022-07-05 23:55:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18605 records (24 MB) 2022-07-05 23:55:57 destination > 2022-07-05 23:55:57 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18605 2022-07-05 23:55:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1318000 (491 MB) 2022-07-05 23:56:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1319000 (491 MB) 2022-07-05 23:56:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1320000 (491 MB) 2022-07-05 23:56:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1321000 (492 MB) 2022-07-05 23:56:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1322000 (492 MB) 2022-07-05 23:56:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1323000 (492 MB) 2022-07-05 23:56:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1324000 (493 MB) 2022-07-05 23:56:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1325000 (493 MB) 2022-07-05 23:56:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1326000 (493 MB) 2022-07-05 23:56:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1327000 (494 MB) 2022-07-05 23:56:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1328000 (494 MB) 2022-07-05 23:56:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1329000 (494 MB) 2022-07-05 23:56:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1330000 (495 MB) 2022-07-05 23:56:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1331000 (495 MB) 2022-07-05 23:56:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1332000 (495 MB) 2022-07-05 23:56:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1333000 (496 MB) 2022-07-05 23:56:59 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1334000 (496 MB) 2022-07-05 23:57:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1335000 (496 MB) 2022-07-05 23:57:06 destination > 2022-07-05 23:57:06 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18608 records (24 MB) 2022-07-05 23:57:06 destination > 2022-07-05 23:57:06 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18608 2022-07-05 23:57:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1336000 (497 MB) 2022-07-05 23:57:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1337000 (497 MB) 2022-07-05 23:57:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1338000 (497 MB) 2022-07-05 23:57:17 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1339000 (498 MB) 2022-07-05 23:57:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1340000 (498 MB) 2022-07-05 23:57:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1341000 (498 MB) 2022-07-05 23:57:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1342000 (499 MB) 2022-07-05 23:57:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1343000 (499 MB) 2022-07-05 23:57:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1344000 (499 MB) 2022-07-05 23:57:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1345000 (500 MB) 2022-07-05 23:57:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1346000 (500 MB) 2022-07-05 23:57:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1347000 (500 MB) 2022-07-05 23:57:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1348000 (501 MB) 2022-07-05 23:57:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1349000 (501 MB) 2022-07-05 23:57:54 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1350000 (501 MB) 2022-07-05 23:57:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1351000 (502 MB) 2022-07-05 23:58:00 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1352000 (502 MB) 2022-07-05 23:58:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1353000 (502 MB) 2022-07-05 23:58:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1354000 (503 MB) 2022-07-05 23:58:09 destination > 2022-07-05 23:58:09 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18602 records (24 MB) 2022-07-05 23:58:09 destination > 2022-07-05 23:58:09 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18602 2022-07-05 23:58:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1355000 (503 MB) 2022-07-05 23:58:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1356000 (503 MB) 2022-07-05 23:58:19 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1357000 (504 MB) 2022-07-05 23:58:22 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1358000 (504 MB) 2022-07-05 23:58:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1359000 (504 MB) 2022-07-05 23:58:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1360000 (505 MB) 2022-07-05 23:58:33 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1361000 (505 MB) 2022-07-05 23:58:36 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1362000 (505 MB) 2022-07-05 23:58:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1363000 (506 MB) 2022-07-05 23:58:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1364000 (506 MB) 2022-07-05 23:58:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1365000 (506 MB) 2022-07-05 23:58:49 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1366000 (507 MB) 2022-07-05 23:58:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1367000 (507 MB) 2022-07-05 23:58:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1368000 (507 MB) 2022-07-05 23:59:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1369000 (508 MB) 2022-07-05 23:59:04 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1370000 (508 MB) 2022-07-05 23:59:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1371000 (508 MB) 2022-07-05 23:59:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1372000 (509 MB) 2022-07-05 23:59:14 destination > 2022-07-05 23:59:14 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18589 records (24 MB) 2022-07-05 23:59:14 destination > 2022-07-05 23:59:14 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18589 2022-07-05 23:59:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1373000 (509 MB) 2022-07-05 23:59:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1374000 (509 MB) 2022-07-05 23:59:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1375000 (510 MB) 2022-07-05 23:59:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1376000 (510 MB) 2022-07-05 23:59:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1377000 (510 MB) 2022-07-05 23:59:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1378000 (511 MB) 2022-07-05 23:59:37 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1379000 (511 MB) 2022-07-05 23:59:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1380000 (512 MB) 2022-07-05 23:59:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1381000 (512 MB) 2022-07-05 23:59:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1382000 (512 MB) 2022-07-05 23:59:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1383000 (513 MB) 2022-07-05 23:59:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1384000 (513 MB) 2022-07-06 00:00:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1385000 (513 MB) 2022-07-06 00:00:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1386000 (514 MB) 2022-07-06 00:00:07 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1387000 (514 MB) 2022-07-06 00:00:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1388000 (514 MB) 2022-07-06 00:00:14 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1389000 (515 MB) 2022-07-06 00:00:18 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1390000 (515 MB) 2022-07-06 00:00:21 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1391000 (515 MB) 2022-07-06 00:00:23 destination > 2022-07-06 00:00:23 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18592 records (24 MB) 2022-07-06 00:00:23 destination > 2022-07-06 00:00:23 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18592 2022-07-06 00:00:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1392000 (516 MB) 2022-07-06 00:00:30 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1393000 (516 MB) 2022-07-06 00:00:32 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1394000 (516 MB) 2022-07-06 00:00:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1395000 (517 MB) 2022-07-06 00:00:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1396000 (517 MB) 2022-07-06 00:00:42 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1397000 (517 MB) 2022-07-06 00:00:45 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1398000 (518 MB) 2022-07-06 00:00:48 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1399000 (518 MB) 2022-07-06 00:00:52 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1400000 (518 MB) 2022-07-06 00:00:55 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1401000 (519 MB) 2022-07-06 00:00:58 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1402000 (519 MB) 2022-07-06 00:01:01 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1403000 (519 MB) 2022-07-06 00:01:05 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1404000 (520 MB) 2022-07-06 00:01:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1405000 (520 MB) 2022-07-06 00:01:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1406000 (520 MB) 2022-07-06 00:01:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1407000 (521 MB) 2022-07-06 00:01:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1408000 (521 MB) 2022-07-06 00:01:24 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1409000 (521 MB) 2022-07-06 00:01:27 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1410000 (522 MB) 2022-07-06 00:01:27 destination > 2022-07-06 00:01:27 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18553 records (24 MB) 2022-07-06 00:01:27 destination > 2022-07-06 00:01:27 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18553 2022-07-06 00:01:31 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1411000 (522 MB) 2022-07-06 00:01:35 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1412000 (522 MB) 2022-07-06 00:01:38 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1413000 (523 MB) 2022-07-06 00:01:41 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1414000 (523 MB) 2022-07-06 00:01:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1415000 (523 MB) 2022-07-06 00:01:47 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1416000 (524 MB) 2022-07-06 00:01:50 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1417000 (524 MB) 2022-07-06 00:01:53 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1418000 (524 MB) 2022-07-06 00:01:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1419000 (525 MB) 2022-07-06 00:02:02 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1420000 (525 MB) 2022-07-06 00:02:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1421000 (525 MB) 2022-07-06 00:02:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1422000 (526 MB) 2022-07-06 00:02:13 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1423000 (526 MB) 2022-07-06 00:02:16 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1424000 (526 MB) 2022-07-06 00:02:20 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1425000 (527 MB) 2022-07-06 00:02:23 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1426000 (527 MB) 2022-07-06 00:02:26 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1427000 (527 MB) 2022-07-06 00:02:29 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1428000 (528 MB) 2022-07-06 00:02:30 source > Added: 0 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.01, per_account=0.0), 2/100 job(s) in queue 2022-07-06 00:02:30 source > InsightAsyncJob(id=446868814114622, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-04]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-06 00:02:30 source > InsightAsyncJob(id=1395680757597499, { "account_id": "585275074980299", "id": "act_585275074980299" }, time_range= 2022-07-05]>, breakdowns=['product_id']): is 100 complete (Job Completed) 2022-07-06 00:02:30 source > Completed jobs: 2, Failed jobs: 0, Running jobs: 0 2022-07-06 00:02:32 destination > 2022-07-06 00:02:32 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 18464 records (24 MB) 2022-07-06 00:02:32 destination > 2022-07-06 00:02:32 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 18464 2022-07-06 00:02:34 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1429000 (528 MB) 2022-07-06 00:02:39 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1430000 (528 MB) 2022-07-06 00:02:40 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1431000 (529 MB) 2022-07-06 00:02:44 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1432000 (529 MB) 2022-07-06 00:02:46 source > Added: 0 jobs. Current throttle limit is MyFacebookAdsApi.Throttle(per_application=0.01, per_account=0.17), 0/100 job(s) in queue 2022-07-06 00:02:46 source > Read 1416627 records from customproduct_id_de stream 2022-07-06 00:02:46 source > Finished syncing customproduct_id_de 2022-07-06 00:02:46 source > SourceFacebookMarketing runtimes: Syncing stream ads_insights 0:07:47.406378 Syncing stream customproduct_id_de 2:08:21.262952 2022-07-06 00:02:46 source > Finished syncing SourceFacebookMarketing 2022-07-06 00:02:46 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 1432478 (529 MB) 2022-07-06 00:02:46 INFO i.a.w.DefaultReplicationWorker(run):163 - One of source or destination thread complete. Waiting on the other. 2022-07-06 00:02:46 destination > 2022-07-06 00:02:46 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-07-06 00:02:46 destination > 2022-07-06 00:02:46 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-07-06 00:02:46 destination > 2022-07-06 00:02:46 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing imported_facebook_de_customproduct_id_de: 3932 records (5 MB) 2022-07-06 00:02:46 destination > 2022-07-06 00:02:46 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 3932 2022-07-06 00:02:48 destination > 2022-07-06 00:02:48 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):133 - Executing operations for Redshift Destination DB engine... 2022-07-06 00:02:48 destination > 2022-07-06 00:02:48 INFO i.a.i.d.r.o.RedshiftSqlOperations(discoverNotSuperTables):152 - Discovering NOT SUPER table types... 2022-07-06 00:02:49 destination > 2022-07-06 00:02:49 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):141 - Executing operations for Redshift Destination DB engine completed. 2022-07-06 00:02:49 destination > 2022-07-06 00:02:49 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):163 - Finalizing tables in destination started for 2 streams 2022-07-06 00:02:49 destination > 2022-07-06 00:02:49 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):168 - Finalizing stream imported_facebook_de_ads_insights. schema airbyte_facebook, tmp table _airbyte_tmp_eig_imported_facebook_de_ads_insights, final table _airbyte_raw_imported_facebook_de_ads_insights 2022-07-06 00:02:49 destination > 2022-07-06 00:02:49 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):168 - Finalizing stream imported_facebook_de_customproduct_id_de. schema airbyte_facebook, tmp table _airbyte_tmp_ogk_imported_facebook_de_customproduct_id_de, final table _airbyte_raw_imported_facebook_de_customproduct_id_de 2022-07-06 00:02:50 destination > 2022-07-06 00:02:50 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):181 - Executing finalization of tables. 2022-07-06 00:02:51 destination > 2022-07-06 00:02:51 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):183 - Finalizing tables in destination completed. 2022-07-06 00:02:51 destination > 2022-07-06 00:02:51 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):186 - Cleaning tmp tables in destination started for 2 streams 2022-07-06 00:02:51 destination > 2022-07-06 00:02:51 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):190 - Cleaning tmp table in destination started for stream imported_facebook_de_ads_insights. schema airbyte_facebook, tmp table name: _airbyte_tmp_eig_imported_facebook_de_ads_insights 2022-07-06 00:02:52 destination > 2022-07-06 00:02:52 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):190 - Cleaning tmp table in destination started for stream imported_facebook_de_customproduct_id_de. schema airbyte_facebook, tmp table name: _airbyte_tmp_ogk_imported_facebook_de_customproduct_id_de 2022-07-06 00:02:52 destination > 2022-07-06 00:02:52 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):195 - Cleaning tmp tables in destination completed. 2022-07-06 00:02:52 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):349 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@27f6f5d[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@cb88162[data={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2022-07-05","slices":[],"time_increment":1}},additionalProperties={streams=[]}],additionalProperties={}] 2022-07-06 00:02:52 destination > 2022-07-06 00:02:52 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-06 00:02:52 destination > 2022-07-06 00:02:52 INFO i.a.i.d.r.RedshiftDestination(main):71 - completed destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-07-06 00:02:52 INFO i.a.w.DefaultReplicationWorker(run):165 - Source and destination threads complete. 2022-07-06 00:02:52 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@7f90f8c5[status=completed,recordsSynced=1431922,bytesSynced=555442829,startTime=1657057595955,endTime=1657065772995,totalStats=io.airbyte.config.SyncStats@449cfa9[recordsEmitted=1431922,bytesEmitted=555442829,stateMessagesEmitted=556,recordsCommitted=1431922],streamStats=[io.airbyte.config.StreamSyncStats@428a9843[streamName=imported_facebook_de_customproduct_id_de,stats=io.airbyte.config.SyncStats@48eef4bf[recordsEmitted=1416627,bytesEmitted=500151212,stateMessagesEmitted=,recordsCommitted=1416627]], io.airbyte.config.StreamSyncStats@30c07bb7[streamName=imported_facebook_de_ads_insights,stats=io.airbyte.config.SyncStats@7a3ece81[recordsEmitted=15295,bytesEmitted=55291617,stateMessagesEmitted=,recordsCommitted=15295]]]] 2022-07-06 00:02:52 INFO i.a.w.DefaultReplicationWorker(run):248 - Source output at least one state message 2022-07-06 00:02:52 INFO i.a.w.DefaultReplicationWorker(run):254 - State capture: Updated state to: Optional[io.airbyte.config.State@6ce01905[state={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2022-07-05","slices":[],"time_increment":1}}]] 2022-07-06 00:02:52 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-07-06 00:02:52 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):155 - sync summary: io.airbyte.config.StandardSyncOutput@469e0826[standardSyncSummary=io.airbyte.config.StandardSyncSummary@39c8e91[status=completed,recordsSynced=1431922,bytesSynced=555442829,startTime=1657057595955,endTime=1657065772995,totalStats=io.airbyte.config.SyncStats@449cfa9[recordsEmitted=1431922,bytesEmitted=555442829,stateMessagesEmitted=556,recordsCommitted=1431922],streamStats=[io.airbyte.config.StreamSyncStats@428a9843[streamName=imported_facebook_de_customproduct_id_de,stats=io.airbyte.config.SyncStats@48eef4bf[recordsEmitted=1416627,bytesEmitted=500151212,stateMessagesEmitted=,recordsCommitted=1416627]], io.airbyte.config.StreamSyncStats@30c07bb7[streamName=imported_facebook_de_ads_insights,stats=io.airbyte.config.SyncStats@7a3ece81[recordsEmitted=15295,bytesEmitted=55291617,stateMessagesEmitted=,recordsCommitted=15295]]]],normalizationSummary=,state=io.airbyte.config.State@6ce01905[state={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2022-07-05","slices":[],"time_increment":1}}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@7c1f2167[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@32d56e9a[stream=io.airbyte.protocol.models.AirbyteStream@4bc9fde[name=imported_facebook_de_ads_insights,jsonSchema={"type":["null","object"],"properties":{"cpc":{"type":["null","number"]},"cpm":{"type":["null","number"]},"cpp":{"type":["null","number"]},"ctr":{"type":["null","number"]},"ad_id":{"type":["null","string"]},"reach":{"type":["null","integer"]},"spend":{"type":["null","number"]},"clicks":{"type":["null","integer"]},"labels":{"type":["null","string"]},"actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"ad_name":{"type":["null","string"]},"adset_id":{"type":["null","string"]},"location":{"type":["null","string"]},"wish_bid":{"type":["null","number"]},"date_stop":{"type":["null","string"],"format":"date"},"frequency":{"type":["null","number"]},"objective":{"type":["null","string"]},"account_id":{"type":["null","string"]},"adset_name":{"type":["null","string"]},"date_start":{"type":["null","string"],"format":"date"},"unique_ctr":{"type":["null","number"]},"auction_bid":{"type":["null","number"]},"buying_type":{"type":["null","string"]},"campaign_id":{"type":["null","string"]},"conversions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"impressions":{"type":["null","integer"]},"website_ctr":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"account_name":{"type":["null","string"]},"created_time":{"type":["null","string"],"format":"date"},"social_spend":{"type":["null","number"]},"updated_time":{"type":["null","string"],"format":"date"},"action_values":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"age_targeting":{"type":["null","string"]},"campaign_name":{"type":["null","string"]},"purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"unique_clicks":{"type":["null","integer"]},"unique_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"full_view_reach":{"type":["null","number"]},"outbound_clicks":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"quality_ranking":{"type":["null","string"]},"account_currency":{"type":["null","string"]},"ad_click_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"gender_targeting":{"type":["null","string"]},"conversion_values":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_ad_click":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_thruplay":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"optimization_goal":{"type":["null","string"]},"inline_link_clicks":{"type":["null","integer"]},"video_play_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"attribution_setting":{"type":["null","string"]},"cost_per_conversion":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"outbound_clicks_ctr":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"canvas_avg_view_time":{"type":["null","number"]},"cost_per_action_type":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"ad_impression_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"catalog_segment_value":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_unique_click":{"type":["null","number"]},"full_view_impressions":{"type":["null","number"]},"inline_link_click_ctr":{"type":["null","number"]},"website_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"estimated_ad_recallers":{"type":["null","number"]},"inline_post_engagement":{"type":["null","integer"]},"unique_link_clicks_ctr":{"type":["null","number"]},"unique_outbound_clicks":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"auction_competitiveness":{"type":["null","number"]},"canvas_avg_view_percent":{"type":["null","number"]},"catalog_segment_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"conversion_rate_ranking":{"type":["null","string"]},"converted_product_value":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_outbound_click":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"engagement_rate_ranking":{"type":["null","string"]},"estimated_ad_recall_rate":{"type":["null","number"]},"mobile_app_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_play_curve_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"unique_inline_link_clicks":{"type":["null","integer"]},"video_p25_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p50_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p75_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p95_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"auction_max_competitor_bid":{"type":["null","number"]},"converted_product_quantity":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_15_sec_video_view":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_inline_link_click":{"type":["null","number"]},"unique_outbound_clicks_ctr":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_p100_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_time_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_unique_action_type":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"unique_inline_link_click_ctr":{"type":["null","number"]},"video_15_sec_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_30_sec_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_unique_outbound_click":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_avg_time_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"cost_per_estimated_ad_recallers":{"type":["null","number"]},"cost_per_inline_post_engagement":{"type":["null","number"]},"cost_per_unique_inline_link_click":{"type":["null","number"]},"instant_experience_clicks_to_open":{"type":["null","number"]},"estimated_ad_recallers_lower_bound":{"type":["null","number"]},"estimated_ad_recallers_upper_bound":{"type":["null","number"]},"instant_experience_clicks_to_start":{"type":["null","number"]},"instant_experience_outbound_clicks":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_play_retention_graph_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"cost_per_2_sec_continuous_video_view":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"estimated_ad_recall_rate_lower_bound":{"type":["null","number"]},"estimated_ad_recall_rate_upper_bound":{"type":["null","number"]},"video_play_retention_0_to_15s_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"video_continuous_2_sec_watched_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"video_play_retention_20_to_60s_actions":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","array"],"items":{"type":["null","integer"]}},"action_type":{"type":["null","string"]}}}},"qualifying_question_qualify_answer_rate":{"type":["null","number"]},"catalog_segment_value_omni_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"catalog_segment_value_mobile_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}},"catalog_segment_value_website_purchase_roas":{"type":["null","array"],"items":{"type":["null","object"],"properties":{"value":{"type":["null","number"]},"1d_view":{"type":["null","number"]},"7d_view":{"type":["null","number"]},"1d_click":{"type":["null","number"]},"28d_view":{"type":["null","number"]},"7d_click":{"type":["null","number"]},"28d_click":{"type":["null","number"]},"action_type":{"type":["null","string"]},"action_target_id":{"type":["null","string"]},"action_destination":{"type":["null","string"]}}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[date_start],sourceDefinedPrimaryKey=[[date_start], [account_id], [ad_id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[date_start],destinationSyncMode=append,primaryKey=[[date_start], [account_id], [ad_id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@63b371de[stream=io.airbyte.protocol.models.AirbyteStream@66a260d6[name=imported_facebook_de_customproduct_id_de,jsonSchema={"type":["null","object"],"properties":{"spend":{"type":["null","number"]},"ad_name":{"type":["null","string"]},"date_stop":{"type":["null","string"],"format":"date"},"adset_name":{"type":["null","string"]},"date_start":{"type":["null","string"],"format":"date"},"product_id":{"type":["null","string"]},"updated_time":{"type":["null","string"],"format":"date"},"campaign_name":{"type":["null","string"]}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[date_start],sourceDefinedPrimaryKey=[[date_start], [account_id], [ad_id], [product_id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[date_start],destinationSyncMode=append,primaryKey=[[date_start], [account_id], [ad_id], [product_id]],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-07-06 00:02:52 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-07-06 00:02:53 INFO i.a.c.p.ConfigRepository(updateConnectionState):774 - Updating connection 9f7e9db4-cf46-4636-b0cc-222aca626d40 state: io.airbyte.config.State@67fdeedc[state={"ads_insights":{"date_start":"2022-07-05","slices":[],"time_increment":1},"customproduct_id_de":{"date_start":"2022-07-05","slices":[],"time_increment":1}}] 2022-07-06 00:02:53 INFO i.a.n.SlackNotificationClient(notify):131 - Successful notification (200): ok