Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Source SalesForce: test_parallel_discovery fails on CI continuously #20915

Closed
wants to merge 8 commits into from

Conversation

grubberr
Copy link
Contributor

@grubberr grubberr commented Dec 29, 2022

Signed-off-by: Sergey Chvalyuk grubberr@gmail.com

What

Describe what the change is solving
It helps to add screenshots if it affects the frontend.

How

Describe the solution

Pre-merge Checklist

Expand the relevant checklist and delete the others.

Updating a connector

Community member or Airbyter

  • Grant edit access to maintainers (instructions)
  • Secrets in the connector's spec are annotated with airbyte_secret
  • Unit & integration tests added and passing. Community members, please provide proof of success locally e.g: screenshot or copy-paste unit, integration, and acceptance test output. To run acceptance tests for a Python connector, follow instructions in the README. For java connectors run ./gradlew :airbyte-integrations:connectors:<name>:integrationTest.
  • Code reviews completed
  • Documentation updated
    • Connector's README.md
    • Connector's bootstrap.md. See description and examples
    • Changelog updated in docs/integrations/<source or destination>/<name>.md including changelog. See changelog example
  • PR name follows PR naming conventions

Airbyter

If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.

  • Create a non-forked branch based on this PR and test the below items on it
  • Build is successful
  • If new credentials are required for use in CI, add them to GSM. Instructions.
  • /test connector=connectors/<name> command is passing
  • New Connector version released on Dockerhub and connector version bumped by running the /publish command described here

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
@grubberr
Copy link
Contributor Author

grubberr commented Dec 29, 2022

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3799128953
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3799128953
🐛 https://gradle.com/s/xjwdystamcjg6

Build Failed

Test summary info:

	 =========================== short test summary info ============================
	 FAILED integration_tests/integration_test.py::test_parallel_discover - Assert...
	 �[31m================== �[31m�[1m1 failed�[0m, �[32m5 passed�[0m, �[33m189 warnings�[0m�[31m in 40.68s�[0m�[31m ==================�[0m

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
@grubberr
Copy link
Contributor Author

grubberr commented Dec 29, 2022

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3799243972
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3799243972
🐛 https://gradle.com/s/ne33m2o3aa4xk

Build Failed

Test summary info:

	 =========================== short test summary info ============================
	 FAILED integration_tests/integration_test.py::test_parallel_discover - Assert...
	 �[31m================== �[31m�[1m1 failed�[0m, �[32m5 passed�[0m, �[33m189 warnings�[0m�[31m in 44.58s�[0m�[31m ==================�[0m

@grubberr grubberr temporarily deployed to more-secrets December 29, 2022 08:18 — with GitHub Actions Inactive
@grubberr grubberr temporarily deployed to more-secrets December 29, 2022 08:18 — with GitHub Actions Inactive
This reverts commit 1065b8d.
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
@grubberr grubberr self-assigned this Dec 29, 2022
@grubberr
Copy link
Contributor Author

/test connector=connectors/source-salesforce

@grubberr
Copy link
Contributor Author

grubberr commented Dec 29, 2022

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3800842103
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3800842103
🐛 https://gradle.com/s/iuq2jlmclejxs

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Stream Accou...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/source_acceptance_test/tests/test_core.py:94: The previous and actual specifications are identical.
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/source_acceptance_test/tests/test_core.py:377: The previous and actual discovered catalogs are identical.
============= 1 failed, 29 passed, 2 skipped in 659.89s (0:10:59) ==============

@grubberr
Copy link
Contributor Author

grubberr commented Dec 29, 2022

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3801524925
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3801524925
🐛 https://gradle.com/s/haztflb6txwmq

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - Failed: Stream Accou...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/source_acceptance_test/tests/test_core.py:94: The previous and actual specifications are identical.
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/source_acceptance_test/tests/test_core.py:377: The previous and actual discovered catalogs are identical.
============= 1 failed, 29 passed, 2 skipped in 552.58s (0:09:12) ==============

@grubberr
Copy link
Contributor Author

grubberr commented Dec 30, 2022

/test connector=connectors/source-salesforce

🕑 connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3805300800
❌ connectors/source-salesforce https://github.com/airbytehq/airbyte/actions/runs/3805300800
🐛 https://gradle.com/s/mzjxdia5kobzg

Build Failed

Test summary info:

	 =========================== short test summary info ============================
	 FAILED integration_tests/bulk_error_test.py::test_not_queryable_stream - requ...
	 �[31m================== �[31m�[1m1 failed�[0m, �[32m5 passed�[0m, �[33m78 warnings�[0m�[31m in 33.53s�[0m�[31m ===================�[0m

@grubberr
Copy link
Contributor Author

/test connector=connectors/source-salesforce

@lazebnyi
Copy link
Collaborator

lazebnyi commented Jan 4, 2023

duplicate - #20927

@lazebnyi lazebnyi closed this Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Source SalesForce: test_parallel_discovery fails on CI continuously
3 participants