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

LPS-93584 Check root folder also. #71680

Closed
wants to merge 2 commits into from

Conversation

4lejandrito
Copy link

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes 49 seconds 840 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b7b64d765fdc7c83729490964095be4609c28362

Sender Branch:

Branch Name: pr-251
Branch GIT ID: 895e5dffe38090eb4b2da7b7289d8c92e24009d0

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 23 out of 27 jobs passed in 1 hour 17 minutes 38 seconds 419 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b7b64d765fdc7c83729490964095be4609c28362

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 20348e1426727730c8c506fca651354ad614c9a7

23 out of 27 jobs PASSED
23 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-unit-project-templates-jdk8
    Job Results:

    165 Tests Passed.
    18 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #307563
      1. ProjectTemplatesTest.testCompareServiceBuilderPluginVersions
        org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit5546611827710848123/gradle/sample with arguments [--debug, -Dhttp.proxyHost=squid.lax.liferay.com, -Dhttp.proxyPort=3128, :sample-service:dependencies]
        

        Output:
        14:59:33.243 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 25951). The daemon log file: /tmp/.gradle-test-kit-root/test-kit-daemon/4.10.2/daemon-25951.out.log
        14:59:33.245 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting build in new daemon [memory: 954.7 MB]
        14:59:33.246 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] Closing daemon's stdin at end of input.
        14:59:33.246 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] The daemon will no longer process any standard input.
        14:59:33.250 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
        14:59:33.250 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=265c88d0-d512-42a6-af7d-65f867cb2e98,javaHome=/opt/java/jdk1.8.0_121-x64,daemonRegistryDir=/tmp/.gradle-test-kit-root/test-kit-daemon,pid=25951,idleTimeout=120000,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
        14:59:33.350 [INFO] [org.gradle.internal.work.DefaultWorkerLeaseService] Us...

      2. ProjectTemplatesTest.testBuildTemplateServiceBuilderWithDashes70
        org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit5683654707565504962/gradle/backend-integration with arguments [--stacktrace, -Dhttp.proxyHost=squid.lax.liferay.com, -Dhttp.proxyPort=3128, :backend-integration-service:buildService]

        Output:

        FAILURE: Build failed with an exception.

        • What went wrong:
          A problem occurred configuring project ':backend-integration-service'.
          > Could not open cp_proj remapped class cache for efudv3uenqfq2jfv6if1jyqcf (/tmp/.gradle-test-kit-root/caches/4.10.2/scripts-remapped/build_b2ted5lwrp52sa7hlpe90az0p/efudv3uenqfq2jfv6if1jyqcf/cp_proj70b1361a260e0ceb212a59c45f680ebd).
          > java.lang.NullPointerException (no error message)

        • Try:
          Run with --info or --debug option to get more log output. Run with --scan to get full insights.

        • Exception is:
          org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':backend-integration-service'.
          at org.gradle.configuration.project.LifecycleProjectEvaluator.wrapException(LifecycleProjectEvaluator.java:79)
          at org.gradle.configuration.project.LifecycleProjectEvaluator.addConfigurationFailure(LifecycleProjectEvaluator.java:73)
          at org.gradle.configuration.project.LifecycleProjectEvaluator.access$400(LifecycleProjectEvaluator.java:54)
          at org.gradle.configuration.project.LifecycleProjectEvaluator$EvaluateProject.run(LifecycleProjectEvaluator.java:107)
          at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperat...

      3. ProjectTemplatesTest.testBuildTemplateServiceBuilderWithDashes71
        org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit5124876014716284693/gradle/backend-integration with arguments [--stacktrace, -Dhttp.proxyHost=squid.lax.liferay.com, -Dhttp.proxyPort=3128, :backend-integration-service:buildService]

      4. Output:

        FAILURE: Build failed with an exception.

        • What went wrong:
          A problem occurred configuring project ':backend-integration-service'.
          > Could not open proj remapped class cache for 5k2ib3tlrwhkeix49kiig8501 (/tmp/.gradle-test-kit-root/caches/4.10.2/scripts-remapped/build_90p4gvabf3ucu79ibsrk010xp/5k2ib3tlrwhkeix49kiig8501/proj091e042b688ab8c086e304ecf33840a7).
          > java.lang.NullPointerException (no error message)

        • Try:
          Run with --info or --debug option to get more log output. Run with --scan to get full insights.

        • Exception is:
          org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':backend-integration-service'.
          at org.gradle.configuration.project.LifecycleProjectEvaluator.wrapException(LifecycleProjectEvaluator.java:79)
          at org.gradle.configuration.project.LifecycleProjectEvaluator.addConfigurationFailure(LifecycleProjectEvaluator.java:73)
          at org.gradle.configuration.project.LifecycleProjectEvaluator.access$400(LifecycleProjectEvaluator.java:54)
          at org.gradle.configuration.project.LifecycleProjectEvaluator$EvaluateProject.run(LifecycleProjectEvaluator.java:107)
          at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWor...

    2. ...

Failures in common with acceptance upstream results at ed2263f:

@brianchandotcom
Copy link
Owner

@4lejandrito @cgoncas see c78e2e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants