Skip to content

Test: Add CI infrastructure for trino-redshift#16301

Closed
ebyhr wants to merge 1 commit intomasterfrom
ebi/findinpath/trino-redshift-ci
Closed

Test: Add CI infrastructure for trino-redshift#16301
ebyhr wants to merge 1 commit intomasterfrom
ebi/findinpath/trino-redshift-ci

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Feb 28, 2023

Run tests with secret #16142

@cla-bot cla-bot bot added the cla-signed label Feb 28, 2023
@ebyhr ebyhr force-pushed the ebi/findinpath/trino-redshift-ci branch 2 times, most recently from 2c41404 to 05a6f5f Compare February 28, 2023 22:18
@findinpath
Copy link
Copy Markdown
Contributor

@ebyhr could you please update the PR ?

Use an ephemeral/throw-away Redshift cluster for running integration tests
on `trino-redshift` connector.
Once the tests are run, the testing Redshift cluster is being reclaimed.

The Redshift cluster is publicly accessible in order to be accessible
from the general purpose Github runners.
@ebyhr ebyhr force-pushed the ebi/findinpath/trino-redshift-ci branch from 05a6f5f to a2bb852 Compare March 7, 2023 09:30
@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Mar 7, 2023

Updated.

@findinpath
Copy link
Copy Markdown
Contributor

findinpath commented Mar 7, 2023

Multiple CI hits

https://github.com/trinodb/trino/actions/runs/4352631358/jobs/7606785752
#16406

Error:  io.trino.tests.TestSpilledOrderByQueries.testUndistributedOrderBy  Time elapsed: 0.077 s  <<< FAILURE!
...
Caused by: io.trino.testing.QueryFailedException: Index (0) is greater than or equal to list size (0)
	at io.trino.testing.AbstractTestingTrinoClient.execute(AbstractTestingTrinoClient.java:122)

https://github.com/trinodb/trino/actions/runs/4352631358/jobs/7606777031
Possible bug: #16416

Error:  Failures: 
Error:    TestBigQueryArrowConnectorTest>BaseConnectorTest.testCommentColumn:3306->AbstractTestQueryFramework.assertUpdate:396->AbstractTestQueryFramework.assertUpdate:401 » QueryFailed
Error:  io.trino.plugin.bigquery.TestBigQueryArrowConnectorTest.testInsertRowConcurrently

https://github.com/trinodb/trino/actions/runs/4352631358/jobs/7606779942

#13995

Error:  io.trino.plugin.iceberg.TestIcebergGcsConnectorSmokeTest.testDeleteRowsConcurrently  Time elapsed: 120.069 s  <<< FAILURE!
org.testng.internal.thread.ThreadTimeoutException: Method io.trino.plugin.iceberg.BaseIcebergConnectorSmokeTest.testDeleteRowsConcurrently() didn't finish within the time-out 120000

https://github.com/trinodb/trino/actions/runs/4352631358/jobs/7607004126
(probably caused by changing the secrets)

2023-03-07 18:04:11 INFO: FAILURE     /    io.trino.tests.product.deltalake.TestDeltaLakeDropTableCompatibility.testDropTable [TRINO, TRINO, true] (Groups: profile_specific_tests, delta-lake-databricks, delta-lake-oss) took 4.3 seconds
tests               | 2023-03-07 18:04:11 SEVERE: Failure cause:
tests               | java.lang.NullPointerException: connection is null for '***;EnableArrow=0'
tests               | 	at java.base/java.util.Objects.requireNonNull(Objects.java:334)
tests               | 	at io.trino.tempto.internal.query.NonPoolingJdbcDataSource.getConnection(NonPoolingJdbcDataSource.java:52)

@ebyhr ebyhr closed this Mar 13, 2023
@ebyhr ebyhr deleted the ebi/findinpath/trino-redshift-ci branch March 13, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants