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

Too long retry after dial tcp: lookup artifactory.example.com: i/o timeout #2925

Open
dex4er opened this issue Mar 17, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@dex4er
Copy link

dex4er commented Mar 17, 2025

Describe the bug

I run jf rt cp --url=${ARTIFACTORY_HOST} --user=${ARTIFACTORY_USERNAME} --access-token=${ARTIFACTORY_TOKEN} --fail-no-op --flat --spec=${SPEC}

From logs:

14:46:16 [Info] [Thread 2] Copying artifact: version.txt
15:00:50 [Warn] (Attempt 1) - Failure occurred while sending POST request to https://artifactory.example.com/api/copy/version.txt?to=version.txt: Post "https://artifactory.example.com/version.txt?to=version.txt": dial tcp: lookup artifactory.example.com: i/o timeout

Current behavior

I wait almost 15 minutes for retry

Reproduction steps

No response

Expected behavior

Reasonably low retry time, ie. the default 30s for dial timeout.

JFrog CLI version

2.74.0

Operating system type and version

Debian GNU/Linux 10 (buster)

JFrog Artifactory version

7.104.7 rev 80407900

JFrog Xray version

No response

@dex4er dex4er added the bug Something isn't working label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant