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

Debug gradle #25649

Closed
wants to merge 1 commit into from
Closed

Debug gradle #25649

wants to merge 1 commit into from

Conversation

halter73
Copy link
Member

@halter73 halter73 commented Sep 5, 2020

Let's see if we can reproduce an error like the one in https://dev.azure.com/dnceng/public/_build/results?buildId=803056&view=results

 FAILURE: Build failed with an exception. 
 
 * What went wrong: 
 Timeout waiting to connect to the Gradle daemon. 
 Daemon uid: dc385680-ff40-400b-a7ed-9bf7e8fcf63b with diagnostics: 
 Daemon pid: 51465 
 log file: /Users/runner/.gradle/daemon/6.5/daemon-51465.out.log
 ----- Last 20 lines from daemon log file - daemon-51465.out.log -----
 2020-09-05T01:47:38.126+0000 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Removing daemon address: [d72b1286-0554-416b-9fd8-fcca65a01851 port:50145, addresses:[localhost/127.0.0.1]] 
 2020-09-05T01:47:38.127+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry. 
 2020-09-05T01:47:38.127+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry. 
 2020-09-05T01:47:38.130+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry. 
 2020-09-05T01:47:38.131+0000 [DEBUG] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Address removed from registry. 
 Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt. 
 2020-09-05T01:47:38.135+0000 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Removing daemon address: [d72b1286-0554-416b-9fd8-fcca65a01851 port:50145, addresses:[localhost/127.0.0.1]] 
 2020-09-05T01:47:38.135+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry. 
 2020-09-05T01:47:38.136+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry. 
 2020-09-05T01:47:38.137+0000 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry. 
 ----- End of the daemon log -----
 * Try:
 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
 * Get more help at https://help.gradle.org
/Users/runner/work/1/s/src/SignalR/clients/java/signalr/core/signalr.client.java.core.javaproj(50,5): error MSB3073: The command "../gradlew -Dorg.gradle.daemon=false -PpackageVersion="5.0.0-ci" compileJava" exited with code 1.
##[error]src/SignalR/clients/java/signalr/core/signalr.client.java.core.javaproj(50,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "../gradlew -Dorg.gradle.daemon=false -PpackageVersion="5.0.0-ci" compileJava" exited with code 1.

@halter73 halter73 added the * NO MERGE * Do not merge this PR as long as this label is present. label Sep 5, 2020
@ghost ghost added the area-signalr Includes: SignalR clients and servers label Sep 5, 2020
@halter73
Copy link
Member Author

halter73 commented Sep 8, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@halter73
Copy link
Member Author

halter73 commented Sep 9, 2020

The issue I was debugging should now be fixed by #25707. Thanks @BrennanConroy!

@halter73 halter73 closed this Sep 9, 2020
@halter73 halter73 deleted the halter73/debug-gradle branch September 9, 2020 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers * NO MERGE * Do not merge this PR as long as this label is present.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant