Bump helm chart version reference to 0.56.44 #4970
gradle.yml
on: push
Detect Modified Files
6s
Ensure all required Docker images exist on Dockerhub
5s
Frontend: Stop Runner
14s
Frontend E2E Tests: Stop Runner
7s
Platform: Stop Helm Acceptance Test EC2 Runner
8s
Notify Slack Channel on Build Failures
8s
Notify Slack Channel on Build Fixes
0s
Platform: Stop Build EC2 Runner
15s
Annotations
17 errors and 36 warnings
Platform: Acceptance Tests (Helm)
Process returned exit code 100
Launched as "curl -fsSL https://get.docker.com | bash -"
Launched at "/actions-runner/_work/airbyte-platform/airbyte-platform"
Attempts exhausted, made 3 attempts :
Attempt #1 started at : 18:02:41 GMT+0000 (Coordinated Universal Time)
Attempt #2 started at : 18:03:29 GMT+0000 (Coordinated Universal Time)
Attempt #3 started at : 18:03:53 GMT+0000 (Coordinated Universal Time)
|
Platform: Acceptance Tests (Helm)
No test report files were found
|
Frontend: Build
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
io.airbyte.test.acceptance.ApiAcceptanceTests ► testDiscoverSourceSchema():
airbyte-test-utils/src/main/java/io/airbyte/test/utils/AcceptanceTestHarness.java#L259
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.ApiAcceptanceTests.xml
Error:
org.testcontainers.containers.ContainerLaunchException: Container startup failed for image debezium/postgres:13-alpine
|
io.airbyte.test.acceptance.SchemaManagementTests ► testBackfillDisabled():
airbyte-test-utils/src/main/java/io/airbyte/test/utils/AcceptanceTestHarness.java#L1101
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SchemaManagementTests.xml
Error:
org.opentest4j.AssertionFailedError: expected: <succeeded> but was: <failed>
|
io.airbyte.test.acceptance.SyncAcceptanceTests ► testScheduledSync():
airbyte-test-utils/src/main/java/io/airbyte/test/utils/AcceptanceTestHarness.java#L1019
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SyncAcceptanceTests.xml
Error:
org.opentest4j.AssertionFailedError: Unsuccessful job attempt 0 with status failed produced log output as follows: [2024-03-19 18:33:24 ?[46mplatform?[0m > Docker volume job log path: /tmp/workspace/42/0/logs.log, 2024-03-19 18:33:24 ?[46mplatform?[0m > Executing worker wrapper. Airbyte version: dev, 2024-03-19 18:33:24 ?[46mplatform?[0m > Attempt 0 to save workflow id for cancellation, 2024-03-19 18:33:24 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:24 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:24 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:24 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:24 ?[46mplatform?[0m > , 2024-03-19 18:33:24 ?[46mplatform?[0m > ----- START CHECK -----, 2024-03-19 18:33:24 ?[46mplatform?[0m > , 2024-03-19 18:33:24 ?[46mplatform?[0m > Checking if airbyte/source-postgres:3.3.17 exists..., 2024-03-19 18:33:25 ?[46mplatform?[0m > airbyte/source-postgres:3.3.17 was found locally., 2024-03-19 18:33:25 ?[46mplatform?[0m > Creating docker container = source-postgres-check-42-0-fsqut with resources io.airbyte.config.ResourceRequirements@3f595fa1[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts io.airbyte.config.AllowedHosts@4e185ac2[hosts=[localhost, *.datadoghq.com, *.datadoghq.eu, *.sentry.io],additionalProperties={}], 2024-03-19 18:33:25 ?[46mplatform?[0m > Preparing command: docker run --rm --init -i -w /data/42/0 --log-driver none --name source-postgres-check-42-0-fsqut --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:3.3.17 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=true -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=dev -e WORKER_JOB_ID=42 airbyte/source-postgres:3.3.17 check --config source_config.json, 2024-03-19 18:33:25 ?[46mplatform?[0m > Reading messages from protocol version 0.2.0, 2024-03-19 18:33:31 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresSource(main):712 starting source: class io.airbyte.integrations.source.postgres.PostgresSource, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationCliParser(parseOptions):126 integration args: {check=null, config=source_config.json}, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):132 Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):133 Command: CHECK, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):134 Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword groups - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword group - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword always_show - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:35 ?[46mplatform?[0m > INFO main i.a.c.i.b.s.SshTunnel(getInstance):252 Starting connection with method: NO_TUNNEL, 2024-03-19 18:33:35 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:36 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(<init>):79 HikariPool-1 - Starting..., 2024-03-19 18:33:36 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(<init>):81 HikariPool-1 - Start completed., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.c.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):140 Attempting to get metadata from the database to see if we can connect., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(close):349 HikariPool-1 - Shutdown initiated..., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(close):351 HikariPool-1 - Shutdown completed., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):227 Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresSource(main):714 completed source: class io.airbyte.integrations.source.postgres.PostgresSource, 2024-03-19 18:33:41 ?[46mplatform?[0m > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@5a13ae3b[status=succeeded,message=<null>,additionalProperties={}], 2024-03-19 18:33:41 ?[46mplatform?[0m > , 2024-03-19 18:33:41 ?[46mplatform?[0m > ----- END CHECK -----, 2024-03-19 18:33:41 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Docker volume job log path: /tmp/workspace/42/0/logs.log, 2024-03-19 18:33:42 ?[46mplatform?[0m > Executing worker wrapper. Airbyte version: dev, 2024-03-19 18:33:42 ?[46mplatform?[0m > Attempt 0 to save workflow id for cancellation, 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:42 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:42 ?[46mplatform?[0m > ----- START CHECK -----, 2024-03-19 18:33:42 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Checking if airbyte/destination-postgres:0.6.3 exists..., 2024-03-19 18:33:45 ?[46mplatform?[0m > airbyte/destination-postgres:0.6.3 was found locally., 2024-03-19 18:33:45 ?[46mplatform?[0m > Creating docker container = destination-postgres-check-42-0-glutp with resources io.airbyte.config.ResourceRequirements@1e2e3638[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts null, 2024-03-19 18:33:45 ?[46mplatform?[0m > Preparing command: docker run --rm --init -i -w /data/42/0 --log-driver none --name destination-postgres-check-42-0-glutp --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/destination-postgres:0.6.3 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=true -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=dev -e WORKER_JOB_ID=42 airbyte/destination-postgres:0.6.3 check --config source_config.json, 2024-03-19 18:33:45 ?[46mplatform?[0m > Reading messages from protocol version 0.2.0, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.i.d.p.PostgresDestination(main):128 - starting destination: class io.airbyte.integrations.destination.postgres.PostgresDestination, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationCliParser(parseOptions):126 - integration args: {check=null, config=source_config.json}, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):132 - Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):133 - Command: CHECK, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):134 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}, 2024-03-19 18:33:57 ?[46mplatform?[0m > 2024-03-19 18:33:57 ?[33mWARN?[m c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:57 ?[46mplatform?[0m > 2024-03-19 18:33:57 ?[33mWARN?[m c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:34:36 ?[46mplatform?[0m > 2024-03-19 18:34:35 ?[32mINFO?[m i.a.c.i.b.s.SshTunnel(getInstance):252 - Starting connection with method: NO_TUNNEL, 2024-03-19 18:34:52 ?[46mplatform?[0m > 2024-03-19 18:34:51 ?[32mINFO?[m c.z.h.HikariDataSource(<init>):80 - HikariPool-1 - Starting..., 2024-03-19 18:34:58 ?[46mplatform?[0m > 2024-03-19 18:34:57 ?[32mINFO?[m c.z.h.HikariDataSource(<init>):82 - HikariPool-1 - Start completed., 2024-03-19 18:35:13 ?[46mplatform?[0m > 2024-03-19 18:35:12 ?[32mINFO?[m c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated..., 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed., 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):231 - Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination, 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m i.a.i.d.p.PostgresDestination(main):130 - completed destination: class io.airbyte.integrations.destination.postgres.PostgresDestination, 2024-03-19 18:35:20 ?[46mplatform?[0m > Destination process done (exit code 0), 2024-03-19 18:35:23 ?[46mplatform?[0m > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@b722886[status=failed,message=Message: HikariPool-1 - Connection is not available, request timed out after 10595ms.,additionalProperties={}], 2024-03-19 18:35:23 ?[46mplatform?[0m > , 2024-03-19 18:35:23 ?[46mplatform?[0m > ----- END CHECK -----, 2024-03-19 18:35:23 ?[46mplatform?[0m > , 2024-03-19 18:35:24 ?[46mplatform?[0m > Retry State: RetryManager(completeFailureBackoffPolicy=BackoffPolicy(minInterval=PT10S, maxInterval=PT30M, base=3), partialFailureBackoffPolicy=null, successiveCompleteFailureLimit=5, totalCompleteFailureLimit=10, successivePartialFailureLimit=1000, totalPartialFailureLimit=10, successiveCompleteFailures=1, totalCompleteFailures=1, successivePartialFailures=0, totalPartialFailures=0), Backoff before next attempt: 10 seconds, 2024-03-19 18:35:24 ?[46mplatform?[0m > Failing job: 42, reason: Connection Check Failed 351120e4-762e-4b7d-acc6-043a28a2fa57] ==> expected: <succeeded> but was: <failed>
|
io.airbyte.test.acceptance.SyncAcceptanceTests ► testIncrementalDedupeSyncRemoveOneColumn():
airbyte-test-utils/src/main/java/io/airbyte/test/utils/AcceptanceTestHarness.java#L1019
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SyncAcceptanceTests.xml
Error:
org.opentest4j.AssertionFailedError: Unsuccessful job attempt 0 with status failed produced log output as follows: [2024-03-19 18:33:25 ?[46mplatform?[0m > Docker volume job log path: /tmp/workspace/43/0/logs.log, 2024-03-19 18:33:25 ?[46mplatform?[0m > Executing worker wrapper. Airbyte version: dev, 2024-03-19 18:33:25 ?[46mplatform?[0m > Attempt 0 to save workflow id for cancellation, 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:25 ?[46mplatform?[0m > , 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:25 ?[46mplatform?[0m > ----- START CHECK -----, 2024-03-19 18:33:25 ?[46mplatform?[0m > , 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:25 ?[46mplatform?[0m > Checking if airbyte/source-postgres:3.3.17 exists..., 2024-03-19 18:33:25 ?[46mplatform?[0m > airbyte/source-postgres:3.3.17 was found locally., 2024-03-19 18:33:25 ?[46mplatform?[0m > Creating docker container = source-postgres-check-43-0-gzwvo with resources io.airbyte.config.ResourceRequirements@199d399f[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts io.airbyte.config.AllowedHosts@2de8445e[hosts=[localhost, *.datadoghq.com, *.datadoghq.eu, *.sentry.io],additionalProperties={}], 2024-03-19 18:33:25 ?[46mplatform?[0m > Preparing command: docker run --rm --init -i -w /data/43/0 --log-driver none --name source-postgres-check-43-0-gzwvo --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:3.3.17 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=true -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=dev -e WORKER_JOB_ID=43 airbyte/source-postgres:3.3.17 check --config source_config.json, 2024-03-19 18:33:25 ?[46mplatform?[0m > Reading messages from protocol version 0.2.0, 2024-03-19 18:33:31 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresSource(main):712 starting source: class io.airbyte.integrations.source.postgres.PostgresSource, 2024-03-19 18:33:31 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationCliParser(parseOptions):126 integration args: {check=null, config=source_config.json}, 2024-03-19 18:33:31 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):132 Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource, 2024-03-19 18:33:31 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):133 Command: CHECK, 2024-03-19 18:33:31 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):134 Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword groups - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword group - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword always_show - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:35 ?[46mplatform?[0m > INFO main i.a.c.i.b.s.SshTunnel(getInstance):252 Starting connection with method: NO_TUNNEL, 2024-03-19 18:33:35 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:36 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(<init>):79 HikariPool-1 - Starting..., 2024-03-19 18:33:36 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(<init>):81 HikariPool-1 - Start completed., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.c.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):140 Attempting to get metadata from the database to see if we can connect., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(close):349 HikariPool-1 - Shutdown initiated..., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(close):351 HikariPool-1 - Shutdown completed., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):227 Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresSource(main):714 completed source: class io.airbyte.integrations.source.postgres.PostgresSource, 2024-03-19 18:33:41 ?[46mplatform?[0m > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@2e0a3460[status=succeeded,message=<null>,additionalProperties={}], 2024-03-19 18:33:41 ?[46mplatform?[0m > , 2024-03-19 18:33:41 ?[46mplatform?[0m > ----- END CHECK -----, 2024-03-19 18:33:41 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Docker volume job log path: /tmp/workspace/43/0/logs.log, 2024-03-19 18:33:42 ?[46mplatform?[0m > Executing worker wrapper. Airbyte version: dev, 2024-03-19 18:33:42 ?[46mplatform?[0m > Attempt 0 to save workflow id for cancellation, 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:42 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:42 ?[46mplatform?[0m > ----- START CHECK -----, 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:42 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Checking if airbyte/destination-postgres:0.6.3 exists..., 2024-03-19 18:33:45 ?[46mplatform?[0m > airbyte/destination-postgres:0.6.3 was found locally., 2024-03-19 18:33:45 ?[46mplatform?[0m > Creating docker container = destination-postgres-check-43-0-jaqwf with resources io.airbyte.config.ResourceRequirements@2b077d8f[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts null, 2024-03-19 18:33:45 ?[46mplatform?[0m > Preparing command: docker run --rm --init -i -w /data/43/0 --log-driver none --name destination-postgres-check-43-0-jaqwf --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/destination-postgres:0.6.3 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=true -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=dev -e WORKER_JOB_ID=43 airbyte/destination-postgres:0.6.3 check --config source_config.json, 2024-03-19 18:33:45 ?[46mplatform?[0m > Reading messages from protocol version 0.2.0, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.i.d.p.PostgresDestination(main):128 - starting destination: class io.airbyte.integrations.destination.postgres.PostgresDestination, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationCliParser(parseOptions):126 - integration args: {check=null, config=source_config.json}, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):132 - Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):133 - Command: CHECK, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):134 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}, 2024-03-19 18:33:57 ?[46mplatform?[0m > 2024-03-19 18:33:57 ?[33mWARN?[m c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:57 ?[46mplatform?[0m > 2024-03-19 18:33:57 ?[33mWARN?[m c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:34:36 ?[46mplatform?[0m > 2024-03-19 18:34:35 ?[32mINFO?[m i.a.c.i.b.s.SshTunnel(getInstance):252 - Starting connection with method: NO_TUNNEL, 2024-03-19 18:34:52 ?[46mplatform?[0m > 2024-03-19 18:34:51 ?[32mINFO?[m c.z.h.HikariDataSource(<init>):80 - HikariPool-1 - Starting..., 2024-03-19 18:34:58 ?[46mplatform?[0m > 2024-03-19 18:34:57 ?[32mINFO?[m c.z.h.HikariDataSource(<init>):82 - HikariPool-1 - Start completed., 2024-03-19 18:35:13 ?[46mplatform?[0m > 2024-03-19 18:35:12 ?[32mINFO?[m c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated..., 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed., 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):231 - Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination, 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m i.a.i.d.p.PostgresDestination(main):130 - completed destination: class io.airbyte.integrations.destination.postgres.PostgresDestination, 2024-03-19 18:35:20 ?[46mplatform?[0m > Destination process done (exit code 0), 2024-03-19 18:35:23 ?[46mplatform?[0m > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@4eb24a73[status=failed,message=Message: HikariPool-1 - Connection is not available, request timed out after 10595ms.,additionalProperties={}], 2024-03-19 18:35:23 ?[46mplatform?[0m > , 2024-03-19 18:35:23 ?[46mplatform?[0m > ----- END CHECK -----, 2024-03-19 18:35:23 ?[46mplatform?[0m > , 2024-03-19 18:35:24 ?[46mplatform?[0m > Retry State: RetryManager(completeFailureBackoffPolicy=BackoffPolicy(minInterval=PT10S, maxInterval=PT30M, base=3), partialFailureBackoffPolicy=null, successiveCompleteFailureLimit=5, totalCompleteFailureLimit=10, successivePartialFailureLimit=1000, totalPartialFailureLimit=10, successiveCompleteFailures=1, totalCompleteFailures=1, successivePartialFailures=0, totalPartialFailures=0), Backoff before next attempt: 10 seconds, 2024-03-19 18:35:24 ?[46mplatform?[0m > Failing job: 43, reason: Connection Check Failed da2b6256-3fbb-49f1-a803-81dce87f5f40] ==> expected: <succeeded> but was: <failed>
|
io.airbyte.test.acceptance.SyncAcceptanceTests ► testPartialResetResetAllWhenSchemaIsModified(TestInfo):
airbyte-test-utils/src/main/java/io/airbyte/test/utils/Asserts.java#L234
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SyncAcceptanceTests.xml
Error:
java.lang.NullPointerException: Cannot invoke "java.util.List.stream()" because the return value of "io.airbyte.api.client.model.generated.ConnectionState.getStreamState()" is null
|
io.airbyte.test.acceptance.SyncAcceptanceTests ► testIncrementalSync():
airbyte-test-utils/src/main/java/io/airbyte/test/utils/Asserts.java#L115
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SyncAcceptanceTests.xml
Error:
org.opentest4j.AssertionFailedError: destination contains: 7 record. source contains: 6,
|
io.airbyte.test.acceptance.SyncAcceptanceTests ► testSyncAfterUpgradeToPerStreamState(TestInfo):
airbyte-test-utils/src/main/java/io/airbyte/test/utils/Asserts.java#L115
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SyncAcceptanceTests.xml
Error:
org.opentest4j.AssertionFailedError: destination contains: 1 record. source contains: 6,
|
io.airbyte.test.acceptance.SyncAcceptanceTests ► testCronSync():
airbyte-tests/src/test-acceptance/java/io/airbyte/test/acceptance/SyncAcceptanceTests.java#L280
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SyncAcceptanceTests.xml
Error:
java.lang.NullPointerException: Cannot invoke "io.airbyte.api.client.model.generated.JobRead.getId()" because "jobRead" is null
|
io.airbyte.test.acceptance.WorkloadBasicAcceptanceTests ► testSyncWithWorkload():
airbyte-test-utils/src/main/java/io/airbyte/test/utils/AcceptanceTestHarness.java#L1019
Failed test found in:
/actions-runner/_work/airbyte-platform/airbyte-platform/airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.WorkloadBasicAcceptanceTests.xml
Error:
org.opentest4j.AssertionFailedError: Unsuccessful job attempt 0 with status failed produced log output as follows: [2024-03-19 18:33:25 ?[46mplatform?[0m > Docker volume job log path: /tmp/workspace/44/0/logs.log, 2024-03-19 18:33:25 ?[46mplatform?[0m > Executing worker wrapper. Airbyte version: dev, 2024-03-19 18:33:25 ?[46mplatform?[0m > Attempt 0 to save workflow id for cancellation, 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:25 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:25 ?[46mplatform?[0m > , 2024-03-19 18:33:25 ?[46mplatform?[0m > ----- START CHECK -----, 2024-03-19 18:33:25 ?[46mplatform?[0m > , 2024-03-19 18:33:25 ?[46mplatform?[0m > Checking if airbyte/source-postgres:3.3.17 exists..., 2024-03-19 18:33:25 ?[46mplatform?[0m > airbyte/source-postgres:3.3.17 was found locally., 2024-03-19 18:33:25 ?[46mplatform?[0m > Creating docker container = source-postgres-check-44-0-soudd with resources io.airbyte.config.ResourceRequirements@37af74a6[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts io.airbyte.config.AllowedHosts@1b160276[hosts=[localhost, *.datadoghq.com, *.datadoghq.eu, *.sentry.io],additionalProperties={}], 2024-03-19 18:33:25 ?[46mplatform?[0m > Preparing command: docker run --rm --init -i -w /data/44/0 --log-driver none --name source-postgres-check-44-0-soudd --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/source-postgres:3.3.17 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=true -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=dev -e WORKER_JOB_ID=44 airbyte/source-postgres:3.3.17 check --config source_config.json, 2024-03-19 18:33:25 ?[46mplatform?[0m > Reading messages from protocol version 0.2.0, 2024-03-19 18:33:31 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresSource(main):712 starting source: class io.airbyte.integrations.source.postgres.PostgresSource, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationCliParser(parseOptions):126 integration args: {check=null, config=source_config.json}, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):132 Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):133 Command: CHECK, 2024-03-19 18:33:32 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):134 Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword groups - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword group - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:33 ?[46mplatform?[0m > WARN main c.n.s.JsonMetaSchema(newValidator):278 Unknown keyword always_show - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:35 ?[46mplatform?[0m > INFO main i.a.c.i.b.s.SshTunnel(getInstance):252 Starting connection with method: NO_TUNNEL, 2024-03-19 18:33:35 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:36 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(<init>):79 HikariPool-1 - Starting..., 2024-03-19 18:33:36 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(<init>):81 HikariPool-1 - Start completed., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresUtils(isCdc):70 using CDC: false, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.c.i.s.j.AbstractJdbcSource(lambda$getCheckOperations$1):140 Attempting to get metadata from the database to see if we can connect., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(close):349 HikariPool-1 - Shutdown initiated..., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main c.z.h.HikariDataSource(close):351 HikariPool-1 - Shutdown completed., 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.c.i.b.IntegrationRunner(runInternal):227 Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedSource, 2024-03-19 18:33:38 ?[46mplatform?[0m > INFO main i.a.i.s.p.PostgresSource(main):714 completed source: class io.airbyte.integrations.source.postgres.PostgresSource, 2024-03-19 18:33:41 ?[46mplatform?[0m > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@9f661d3[status=succeeded,message=<null>,additionalProperties={}], 2024-03-19 18:33:41 ?[46mplatform?[0m > , 2024-03-19 18:33:41 ?[46mplatform?[0m > ----- END CHECK -----, 2024-03-19 18:33:41 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Docker volume job log path: /tmp/workspace/44/0/logs.log, 2024-03-19 18:33:42 ?[46mplatform?[0m > Executing worker wrapper. Airbyte version: dev, 2024-03-19 18:33:42 ?[46mplatform?[0m > Attempt 0 to save workflow id for cancellation, 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:42 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0', 2024-03-19 18:33:42 ?[46mplatform?[0m > ----- START CHECK -----, 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:42 ?[46mplatform?[0m > , 2024-03-19 18:33:42 ?[46mplatform?[0m > Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1', 2024-03-19 18:33:42 ?[46mplatform?[0m > Checking if airbyte/destination-postgres:0.6.3 exists..., 2024-03-19 18:33:45 ?[46mplatform?[0m > airbyte/destination-postgres:0.6.3 was found locally., 2024-03-19 18:33:45 ?[46mplatform?[0m > Creating docker container = destination-postgres-check-44-0-onegk with resources io.airbyte.config.ResourceRequirements@487e625d[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts null, 2024-03-19 18:33:45 ?[46mplatform?[0m > Preparing command: docker run --rm --init -i -w /data/44/0 --log-driver none --name destination-postgres-check-44-0-onegk --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/destination-postgres:0.6.3 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e FIELD_SELECTION_WORKSPACES= -e USE_STREAM_CAPABLE_STATE=true -e AIRBYTE_ROLE=dev -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=true -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=dev -e WORKER_JOB_ID=44 airbyte/destination-postgres:0.6.3 check --config source_config.json, 2024-03-19 18:33:45 ?[46mplatform?[0m > Reading messages from protocol version 0.2.0, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:52 ?[46mplatform?[0m > WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.i.d.p.PostgresDestination(main):128 - starting destination: class io.airbyte.integrations.destination.postgres.PostgresDestination, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationCliParser(parseOptions):126 - integration args: {check=null, config=source_config.json}, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):132 - Running integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):133 - Command: CHECK, 2024-03-19 18:33:53 ?[46mplatform?[0m > 2024-03-19 18:33:53 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):134 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}, 2024-03-19 18:33:57 ?[46mplatform?[0m > 2024-03-19 18:33:57 ?[33mWARN?[m c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:33:57 ?[46mplatform?[0m > 2024-03-19 18:33:57 ?[33mWARN?[m c.n.s.JsonMetaSchema(newValidator):278 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword, 2024-03-19 18:34:36 ?[46mplatform?[0m > 2024-03-19 18:34:35 ?[32mINFO?[m i.a.c.i.b.s.SshTunnel(getInstance):252 - Starting connection with method: NO_TUNNEL, 2024-03-19 18:34:52 ?[46mplatform?[0m > 2024-03-19 18:34:51 ?[32mINFO?[m c.z.h.HikariDataSource(<init>):80 - HikariPool-1 - Starting..., 2024-03-19 18:34:58 ?[46mplatform?[0m > 2024-03-19 18:34:57 ?[32mINFO?[m c.z.h.HikariDataSource(<init>):82 - HikariPool-1 - Start completed., 2024-03-19 18:35:17 ?[46mplatform?[0m > 2024-03-19 18:35:16 ?[32mINFO?[m c.z.h.HikariDataSource(close):350 - HikariPool-1 - Shutdown initiated..., 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m c.z.h.HikariDataSource(close):352 - HikariPool-1 - Shutdown completed., 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m i.a.c.i.b.IntegrationRunner(runInternal):231 - Completed integration: io.airbyte.cdk.integrations.base.ssh.SshWrappedDestination, 2024-03-19 18:35:20 ?[46mplatform?[0m > 2024-03-19 18:35:19 ?[32mINFO?[m i.a.i.d.p.PostgresDestination(main):130 - completed destination: class io.airbyte.integrations.destination.postgres.PostgresDestination, 2024-03-19 18:35:20 ?[46mplatform?[0m > Destination process done (exit code 0), 2024-03-19 18:35:23 ?[46mplatform?[0m > Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@61adff52[status=failed,message=Message: HikariPool-1 - Connection is not available, request timed out after 10595ms.,additionalProperties={}], 2024-03-19 18:35:23 ?[46mplatform?[0m > , 2024-03-19 18:35:23 ?[46mplatform?[0m > ----- END CHECK -----, 2024-03-19 18:35:23 ?[46mplatform?[0m > , 2024-03-19 18:35:24 ?[46mplatform?[0m > Retry State: RetryManager(completeFailureBackoffPolicy=BackoffPolicy(minInterval=PT10S, maxInterval=PT30M, base=3), partialFailureBackoffPolicy=null, successiveCompleteFailureLimit=5, totalCompleteFailureLimit=10, successivePartialFailureLimit=1000, totalPartialFailureLimit=10, successiveCompleteFailures=1, totalCompleteFailures=1, successivePartialFailures=0, totalPartialFailures=0), Backoff before next attempt: 10 seconds, 2024-03-19 18:35:24 ?[46mplatform?[0m > Failing job: 44, reason: Connection Check Failed c91e7970-9757-4e5d-92de-c1630fa0459f] ==> expected: <succeeded> but was: <failed>
|
Platform: Build
Process returned exit code 1
Launched as "./tools/bin/acceptance_test.sh"
Launched at "/actions-runner/_work/airbyte-platform/airbyte-platform"
Attempts exhausted, made 3 attempts :
Attempt #1 started at : 18:12:01 GMT+0000 (Coordinated Universal Time)
Attempt #2 started at : 18:30:16 GMT+0000 (Coordinated Universal Time)
Attempt #3 started at : 18:39:57 GMT+0000 (Coordinated Universal Time)
|
Platform: Build
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Notify Slack Channel on Build Failures
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/airbyte-platform/airbyte-platform/.github/actions/match-github-to-slack-user'. Did you forget to run actions/checkout before running your local action?
|
Frontend: Run End-to-End Tests
Process completed with exit code 1.
|
Frontend: Run End-to-End Tests
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
|
Ensure all required Docker images exist on Dockerhub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Detect Modified Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend: Start EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Frontend: Start EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend: Start EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Platform: Start Helm Acceptance Test Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Platform: Start Helm Acceptance Test Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Platform: Start Helm Acceptance Test Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Platform: Start Helm Acceptance Test Runner
Unexpected input(s) 'iam-role-name', valid inputs are ['aws-access-key-id', 'aws-secret-access-key', 'github-token', 'ec2-image-id', 'ec2-instance-type', 'subnet-id', 'security-group-id', 'label', 'ec2-instance-id']
|
Platform: Start Helm Acceptance Test Runner
Unexpected input(s) 'iam-role-name', valid inputs are ['aws-access-key-id', 'aws-secret-access-key', 'github-token', 'ec2-image-id', 'ec2-instance-type', 'subnet-id', 'security-group-id', 'label', 'ec2-instance-id']
|
Platform: Start Build EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Platform: Start Build EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Platform: Start Build EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Frontend E2E Tests: Start EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Frontend E2E Tests: Start EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend E2E Tests: Start EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Platform: Acceptance Tests (Helm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/[email protected]_js_action, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Platform: Acceptance Tests (Helm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Platform: Acceptance Tests (Helm)
No file matches path ./*/build/test-results/*/*.xml
|
Platform: Stop Helm Acceptance Test EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Platform: Stop Helm Acceptance Test EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Platform: Stop Helm Acceptance Test EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Frontend: Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/[email protected]_js_action, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend: Stop Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend: Stop Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Frontend: Stop Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Platform: Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Wandalen/[email protected]_js_action, actions/checkout@v3, actions/cache@v3, actions/setup-java@v3, actions/setup-python@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Platform: Build
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Notify Slack Channel on Build Failures
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Platform: Stop Build EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Platform: Stop Build EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Platform: Stop Build EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Frontend: Run End-to-End Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend E2E Tests: Stop Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend E2E Tests: Stop Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Frontend E2E Tests: Stop Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|