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

Retry docker compose #22293

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Retry docker compose #22293

merged 1 commit into from
Mar 27, 2024

Conversation

aaneja
Copy link
Contributor

@aaneja aaneja commented Mar 22, 2024

Fix for #22140

Testing

  • Started a background hms3 container (port 9083 was blocked)
  • Executed run_hive_s3_tests.sh
  • Failure observed - ERROR: for hadoop-master Cannot start service hadoop-master: driver failed programming external connectivity on endpoint conf_hadoop-master_1 (c0b7cfeed18fc6426fbcb7f328873f78aa666c34da0c6f05f5f2e76c5765a94c): Error starting userland proxy: listen tcp4 0.0.0.0:9083: bind: address already in use
  • Retry kicks in and keeps attempting retry for 600s or until the port frees up

Port mappings from a previous shutdown may
persist for some time. Retrying may be successful
@aaneja aaneja requested a review from a team as a code owner March 22, 2024 07:48
@aaneja aaneja requested a review from presto-oss March 22, 2024 07:48
@tdcmeehan tdcmeehan merged commit 62dca4a into prestodb:master Mar 27, 2024
56 checks passed
@wanglinsong wanglinsong mentioned this pull request May 1, 2024
48 tasks
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.

2 participants