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

big multiproject gradle builds die in ~30 minutes #988

Open
bzaicsek-cxn opened this issue Oct 5, 2023 · 0 comments
Open

big multiproject gradle builds die in ~30 minutes #988

bzaicsek-cxn opened this issue Oct 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@bzaicsek-cxn
Copy link

Describe the bug

With 2.49.2 with multiproject gradle builds we get ~30 minutes (probable) timeouts where we had no problem and ~2 minute check times with 2.48.0. After correctly listing all dependencies we get this log:

09:29:28 [Info] Scanning 536 gradle dependencies...
09:29:28 [Debug] Sending HTTP POST request to: https://artifacts.chemaxon.com/xray/api/v1/scan/graph?watch=audit&scan_type=dependency
09:29:28 [Info] Waiting for scan to complete on JFrog Xray...
09:29:28 [Debug] Sending HTTP GET request to: https://artifacts.chemaxon.com/xray/api/v1/scan/graph/c0b5f901-c230-45e4-4840-074de915bb0b
09:29:28 [Debug] Get Dependencies Scan results... (Attempt 1)
09:29:33 [Debug] Sending HTTP GET request to: https://artifacts.chemaxon.com/xray/api/v1/scan/graph/c0b5f901-c230-45e4-4840-074de915bb0b
The ‘jf audit’ command also supports JFrog Advanced Security features, such as 'Contextual Analysis', 'Secret Detection', 'IaC Scan' and ‘SAST’.
This feature isn't enabled on your system. Read more - https://jfrog.com/xray/
/usr/bin/bash: line 309:    47 Killed                  jf audit --watches ${JFROG_WATCHES_AUDIT} --extended-table --exclude-test-deps

the second attempt dies after ~30 minutes every time.

Current behavior

CLI can not finish audit

Reproduction steps

No response

Expected behavior

No response

JFrog CLI-Core version

2.49.2

JFrog CLI version (if applicable)

No response

Operating system type and version

Ubuntu 22.04

JFrog Artifactory version

No response

JFrog Xray version

No response

@bzaicsek-cxn bzaicsek-cxn added the bug Something isn't working label Oct 5, 2023
@bzaicsek-cxn bzaicsek-cxn changed the title big multiproject gradle builds dies in ~30 minutes big multiproject gradle builds die in ~30 minutes Oct 5, 2023
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