Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8541

Gradle is spawning forked process in GHA CI, ending up in timeouts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.34.0.Final
    • 1.32.0.Final
    • Core Engine
    • None
    • False
    • None
    • False
    • ---
    • ---
    • 2023 Week 03-05 (from Jan 16)

      See:

      2023-01-26T20:04:19.3223870Z Welcome to Gradle 7.4.2!
      2023-01-26T20:04:19.3224146Z 
      2023-01-26T20:04:19.3224279Z Here are the highlights of this release:
      2023-01-26T20:04:19.3224736Z  - Aggregated test and JaCoCo reports
      2023-01-26T20:04:19.3225224Z  - Marking additional test source directories as tests in IntelliJ
      2023-01-26T20:04:19.3225766Z  - Support for Adoptium JDKs in Java toolchains
      2023-01-26T20:04:19.3226003Z 
      2023-01-26T20:04:19.3226460Z For more details see https://docs.gradle.org/7.4.2/release-notes.html
      2023-01-26T20:04:19.3226681Z 
      2023-01-26T20:04:19.4134030Z To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
      2023-01-26T20:04:20.5132615Z Daemon will be stopped at the end of the build 
      2023-01-26T20:04:36.2153097Z > Task :clean UP-TO-DATE
      2023-01-26T20:04:36.3132041Z > Task :processResources
      2023-01-26T20:04:59.1133785Z > Task :quarkusGenerateCode
      2023-01-26T20:05:00.1139450Z > Task :quarkusGenerateCodeDev
      2023-01-26T20:05:00.1139966Z > Task :compileJava NO-SOURCE
      2023-01-26T20:05:00.1140198Z > Task :classes
      2023-01-26T20:05:00.1140393Z > Task :jar
      

      There might be a potential problem here, so we need to disable it. It won't cause harm since we do not use Gradle as the main build tool.

      See also: https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon

            rhn-support-zanini Ricardo Zanini Fernandes
            rhn-support-zanini Ricardo Zanini Fernandes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: