2022-06-13 15:27:55 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-06-13 15:27:55 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/730/0/logs.log 2022-06-13 15:27:55 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.36.4-alpha 2022-06-13 15:27:55 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 730 attempt id: 0 2022-06-13 15:27:55 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.ticket_metrics=incremental - append} 2022-06-13 15:27:55 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-06-13 15:27:55 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-redshift:0.3.37 exists... 2022-06-13 15:27:55 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 730 2022-06-13 15:27:55 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/730/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -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=730 airbyte/destination-redshift:0.3.37 write --config destination_config.json --catalog destination_catalog.json 2022-06-13 15:27:55 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-redshift:0.3.37 was found locally. 2022-06-13 15:27:55 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-zendesk-support:0.2.9 exists... 2022-06-13 15:27:56 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-zendesk-support:0.2.9 was found locally. 2022-06-13 15:27:56 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 730 2022-06-13 15:27:56 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/730/0 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_JOB_ATTEMPT=0 -e WORKER_CONNECTOR_IMAGE=airbyte/source-zendesk-support:0.2.9 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.36.4-alpha -e WORKER_JOB_ID=730 airbyte/source-zendesk-support:0.2.9 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-06-13 15:27:56 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-06-13 15:27:56 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-06-13 15:27:56 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-06-13 15:27:57 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-06-13 15:27:57 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-13 15:27:57 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-13 15:27:57 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-06-13 15:27:57 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-06-13 15:27:57 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-06-13 15:27:58 source > Starting syncing SourceZendeskSupport 2022-06-13 15:27:58 source > Syncing stream: ticket_metrics 2022-06-13 15:27:59 destination > 2022-06-13 15:27:59 INFO i.a.i.d.r.RedshiftDestination(main):69 - starting destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-13 15:27:59 destination > 2022-06-13 15:27:59 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-06-13 15:27:59 destination > 2022-06-13 15:27:59 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Running integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-13 15:27:59 destination > 2022-06-13 15:27:59 INFO i.a.i.b.IntegrationRunner(runInternal):124 - Command: WRITE 2022-06-13 15:27:59 destination > 2022-06-13 15:27:59 INFO i.a.i.b.IntegrationRunner(runInternal):125 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-06-13 15:27:59 destination > 2022-06-13 15:27:59 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-06-13 15:27:59 destination > 2022-06-13 15:27:59 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-06-13 15:27:59 destination > 2022-06-13 15:27:59 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-06-13 15:27:59 destination > 2022-06-13 15:27:59 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: STANDARD 2022-06-13 15:28:00 destination > 2022-06-13 15:28:00 INFO c.z.h.HikariDataSource():80 - HikariPool-1 - Starting... 2022-06-13 15:28:00 destination > 2022-06-13 15:28:00 INFO c.z.h.HikariDataSource():82 - HikariPool-1 - Start completed. 2022-06-13 15:28:00 destination > 2022-06-13 15:28:00 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$toWriteConfig$0):98 - Write config: WriteConfig{streamName=ticket_metrics, namespace=null, outputSchemaName=cc, tmpTableName=_airbyte_tmp_ffu_ticket_metrics, outputTableName=_airbyte_raw_ticket_metrics, syncMode=append} 2022-06-13 15:28:00 destination > 2022-06-13 15:28:00 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-06-13 15:28:00 destination > 2022-06-13 15:28:00 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):123 - Preparing tmp tables in destination started for 1 streams 2022-06-13 15:28:00 destination > 2022-06-13 15:28:00 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):127 - Preparing tmp table in destination started for stream ticket_metrics. schema: cc, tmp table name: _airbyte_tmp_ffu_ticket_metrics 2022-06-13 15:28:01 destination > 2022-06-13 15:28:01 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-06-13 15:28:03 destination > 2022-06-13 15:28:03 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onStartFunction$1):133 - Preparing tables in destination completed. 2022-06-13 15:28:06 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 1000 (873 KB) 2022-06-13 15:28:08 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 2000 (1 MB) 2022-06-13 15:28:09 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 3000 (2 MB) 2022-06-13 15:28:10 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 4000 (3 MB) 2022-06-13 15:28:11 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):301 - Records read: 5000 (4 MB) 2022-06-13 15:38:53 source > Encountered an exception while reading stream ticket_metrics Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 115, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 165, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 221, in _read_incremental for record_counter, record_data in enumerate(records, start=1): File "/airbyte/integration_code/source_zendesk_support/streams.py", line 294, in read_records self._retry(request=request, retries=retries, response=response, **kwargs) File "/airbyte/integration_code/source_zendesk_support/streams.py", line 262, in _retry raise DefaultBackoffException(request=request, response=response) airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://mycs.zendesk.com/api/v2/ticket_metrics?start_time=1654246913&page=1010, Response Code: 429, Response Text: Pagination limit reached for offset model 2022-06-13 15:38:53 source > Finished syncing ticket_metrics 2022-06-13 15:38:53 source > SourceZendeskSupport runtimes: Syncing stream ticket_metrics 0:10:55.715162 2022-06-13 15:38:53 source > Request URL: https://mycs.zendesk.com/api/v2/ticket_metrics?start_time=1654246913&page=1010, Response Code: 429, Response Text: Pagination limit reached for offset model Traceback (most recent call last): File "/airbyte/integration_code/main.py", line 13, in launch(source, sys.argv[1:]) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 129, in launch for message in source_entrypoint.run(parsed_args): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 120, in run for message in generator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 129, in read raise e File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 115, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 165, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 221, in _read_incremental for record_counter, record_data in enumerate(records, start=1): File "/airbyte/integration_code/source_zendesk_support/streams.py", line 294, in read_records self._retry(request=request, retries=retries, response=response, **kwargs) File "/airbyte/integration_code/source_zendesk_support/streams.py", line 262, in _retry raise DefaultBackoffException(request=request, response=response) airbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://mycs.zendesk.com/api/v2/ticket_metrics?start_time=1654246913&page=1010, Response Code: 429, Response Text: Pagination limit reached for offset model 2022-06-13 15:40:56 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.type: does not have a value in the enumeration [RECORD, STATE, LOG, SPEC, CONNECTION_STATUS, CATALOG] 2022-06-13 15:40:56 ERROR i.a.w.p.a.DefaultAirbyteStreamFactory(lambda$create$1):70 - Validation failed: {"type":"TRACE","trace":{"type":"ERROR","emitted_at":1.6551347338047632E12,"error":{"message":"Something went wrong in the connector. See the logs for more details.","internal_message":"Request URL: https://mycs.zendesk.com/api/v2/ticket_metrics?start_time=1654246913&page=1010, Response Code: 429, Response Text: Pagination limit reached for offset model","stack_trace":"Traceback (most recent call last):\n File \"/airbyte/integration_code/main.py\", line 13, in \n launch(source, sys.argv[1:])\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 129, in launch\n for message in source_entrypoint.run(parsed_args):\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 120, in run\n for message in generator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 129, in read\n raise e\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 115, in read\n yield from self._read_stream(\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 165, in _read_stream\n for record in record_iterator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 221, in _read_incremental\n for record_counter, record_data in enumerate(records, start=1):\n File \"/airbyte/integration_code/source_zendesk_support/streams.py\", line 294, in read_records\n self._retry(request=request, retries=retries, response=response, **kwargs)\n File \"/airbyte/integration_code/source_zendesk_support/streams.py\", line 262, in _retry\n raise DefaultBackoffException(request=request, response=response)\nairbyte_cdk.sources.streams.http.exceptions.DefaultBackoffException: Request URL: https://mycs.zendesk.com/api/v2/ticket_metrics?start_time=1654246913&page=1010, Response Code: 429, Response Text: Pagination limit reached for offset model\n","failure_type":"system_error"}}} 2022-06-13 15:40:57 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 5703 (4 MB) 2022-06-13 15:40:57 destination > 2022-06-13 15:40:57 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-06-13 15:40:57 destination > 2022-06-13 15:40:57 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-06-13 15:40:57 destination > 2022-06-13 15:40:57 INFO i.a.i.d.r.InMemoryRecordBufferingStrategy(lambda$flushAll$1):84 - Flushing ticket_metrics: 5703 records (19 MB) 2022-06-13 15:40:57 destination > 2022-06-13 15:40:57 INFO i.a.i.d.r.o.RedshiftSqlOperations(insertRecordsInternal):83 - actual size of batch: 5703 2022-06-13 15:41:03 destination > 2022-06-13 15:41:03 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):133 - Executing operations for Redshift Destination DB engine... 2022-06-13 15:41:03 destination > 2022-06-13 15:41:03 INFO i.a.i.d.r.o.RedshiftSqlOperations(discoverNotSuperTables):152 - Discovering NOT SUPER table types... 2022-06-13 15:41:03 destination > 2022-06-13 15:41:03 INFO i.a.i.d.r.o.RedshiftSqlOperations(onDestinationCloseOperations):141 - Executing operations for Redshift Destination DB engine completed. 2022-06-13 15:41:03 destination > 2022-06-13 15:41:03 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):163 - Finalizing tables in destination started for 1 streams 2022-06-13 15:41:03 destination > 2022-06-13 15:41:03 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):168 - Finalizing stream ticket_metrics. schema cc, tmp table _airbyte_tmp_ffu_ticket_metrics, final table _airbyte_raw_ticket_metrics 2022-06-13 15:41:04 destination > 2022-06-13 15:41:04 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):181 - Executing finalization of tables. 2022-06-13 15:41:05 destination > 2022-06-13 15:41:05 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):183 - Finalizing tables in destination completed. 2022-06-13 15:41:05 destination > 2022-06-13 15:41:05 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):186 - Cleaning tmp tables in destination started for 1 streams 2022-06-13 15:41:05 destination > 2022-06-13 15:41:05 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):190 - Cleaning tmp table in destination started for stream ticket_metrics. schema cc, tmp table name: _airbyte_tmp_ffu_ticket_metrics 2022-06-13 15:41:06 destination > 2022-06-13 15:41:06 INFO i.a.i.d.j.JdbcBufferedConsumerFactory(lambda$onCloseFunction$3):195 - Cleaning tmp tables in destination completed. 2022-06-13 15:41:06 destination > 2022-06-13 15:41:06 INFO i.a.i.b.IntegrationRunner(runInternal):171 - Completed integration: io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-13 15:41:06 destination > 2022-06-13 15:41:06 INFO i.a.i.d.r.RedshiftDestination(main):71 - completed destination: class io.airbyte.integrations.destination.redshift.RedshiftDestination 2022-06-13 15:41:06 ERROR i.a.w.DefaultReplicationWorker(run):169 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:162) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:158) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) ~[io.airbyte-airbyte-workers-0.36.4-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-06-13 15:41:06 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@1486910a[status=failed,recordsSynced=5703,bytesSynced=5192033,startTime=1655134075802,endTime=1655134866568,totalStats=io.airbyte.config.SyncStats@20c39c3c[recordsEmitted=5703,bytesEmitted=5192033,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@6602ffe2[streamName=ticket_metrics,stats=io.airbyte.config.SyncStats@527eacac[recordsEmitted=5703,bytesEmitted=5192033,stateMessagesEmitted=,recordsCommitted=]]]] 2022-06-13 15:41:06 INFO i.a.w.DefaultReplicationWorker(run):250 - Source did not output any state messages 2022-06-13 15:41:06 WARN i.a.w.DefaultReplicationWorker(run):258 - State capture: No new state, falling back on input state: io.airbyte.config.State@72507928[state={"ticket_metrics":{"updated_at":"2022-06-03T09:01:53Z"}}] 2022-06-13 15:41:06 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-06-13 15:41:06 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):155 - sync summary: io.airbyte.config.StandardSyncOutput@343b9753[standardSyncSummary=io.airbyte.config.StandardSyncSummary@71390fb0[status=failed,recordsSynced=5703,bytesSynced=5192033,startTime=1655134075802,endTime=1655134866568,totalStats=io.airbyte.config.SyncStats@20c39c3c[recordsEmitted=5703,bytesEmitted=5192033,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[io.airbyte.config.StreamSyncStats@6602ffe2[streamName=ticket_metrics,stats=io.airbyte.config.SyncStats@527eacac[recordsEmitted=5703,bytesEmitted=5192033,stateMessagesEmitted=,recordsCommitted=]]]],normalizationSummary=,state=io.airbyte.config.State@72507928[state={"ticket_metrics":{"updated_at":"2022-06-03T09:01:53Z"}}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@503ad750[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@4082b881[stream=io.airbyte.protocol.models.AirbyteStream@286b3ecd[name=ticket_metrics,jsonSchema={"type":["null","object"],"properties":{"id":{"type":["null","integer"]},"url":{"type":["null","string"]},"time":{"type":["null","string"]},"type":{"type":["null","string"]},"metric":{"type":["null","string"]},"status":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"reopens":{"type":["null","integer"]},"replies":{"type":["null","integer"]},"solved_at":{"type":["null","string"],"format":"date-time"},"ticket_id":{"type":["null","integer"]},"created_at":{"type":["null","string"],"format":"date-time"},"updated_at":{"type":["null","string"],"format":"date-time"},"assigned_at":{"type":["null","string"],"format":"date-time"},"instance_id":{"type":["null","integer"]},"group_stations":{"type":["null","integer"]},"assignee_stations":{"type":["null","integer"]},"status_updated_at":{"type":["null","string"],"format":"date-time"},"assignee_updated_at":{"type":["null","string"],"format":"date-time"},"requester_updated_at":{"type":["null","string"],"format":"date-time"},"initially_assigned_at":{"type":["null","string"],"format":"date-time"},"reply_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"latest_comment_added_at":{"type":["null","string"],"format":"date-time"},"on_hold_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"agent_wait_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"requester_wait_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"full_resolution_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}},"first_resolution_time_in_minutes":{"type":["null","object"],"properties":{"business":{"type":["null","integer"]},"calendar":{"type":["null","integer"]}}}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[updated_at],sourceDefinedPrimaryKey=[[id]],namespace=,additionalProperties={}],syncMode=incremental,cursorField=[updated_at],destinationSyncMode=append,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@1116f0ff[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@179025da[additionalProperties={attemptNumber=0, jobId=730}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1655134857852]]] 2022-06-13 15:41:06 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):236 - Stopping temporal heartbeating... 2022-06-13 15:41:06 INFO i.a.c.p.ConfigRepository(updateConnectionState):774 - Updating connection 5eca5898-2f80-47f6-b337-d38133b004ed state: io.airbyte.config.State@15588d48[state={"ticket_metrics":{"updated_at":"2022-06-03T09:01:53Z"}}] 2022-06-13 15:41:06 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.credentials: must be a constant value oauth2.0