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-106598 Move components to management-toolbar root folder #86196

Closed
wants to merge 8 commits into from

Conversation

brunofarache
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 51 seconds 22 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 433ea376d92bda5852ad7bf978a92baaa9da4ac4

Sender Branch:

Branch Name: pr-114
Branch GIT ID: bcbd4ee5a4bfd66b5524342ea48209a745e766dd

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

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 10 out of 10 jobs passed

❌ ci:test:relevant - 20 out of 23 jobs passed in 1 hour 50 minutes 35 seconds 523 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 895ffc2815b56cb410a5fae0be09c1e40db7b933

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 3838dac2ae9689eceb6374dee03b44cf836abfdb

ci:test:stable - 10 out of 10 jobs PASSED
10 Successful Jobs:
ci:test:relevant - 20 out of 23 jobs PASSED
20 Successful Jobs:
For more details click here.

Failures unique to this pull:

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

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #369681
           [exec] * What went wrong:
           [exec] Execution failed for task ':apps:layout:layout-content-page-editor-web:packageRunTest'.
           [exec] > Process 'command '/opt/dev/projects/github/liferay-portal/build/node/bin/node'' finished with non-zero exit value 1
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:layout:layout-content-page-editor-web:packageRunTest'.
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$3.accept(ExecuteActionsTaskExecuter.java:166)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$3.accept(ExecuteActionsTaskExecuter.java:163)
           [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:191)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:156)
           [exec] 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:62)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:108)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveBeforeExecutionOutputsTaskExecuter.execute(ResolveBeforeExecutionOutputsTaskExecuter.java:67)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveAfterPreviousExecutionStateTaskExecuter.execute(ResolveAfterPreviousExecutionStateTaskExecuter.java:46)
           [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:94)
           [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:95)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
           [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
  2. test-portal-acceptance-pullrequest-batch(master)/pmd-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #122333
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:5219: 1 PMD violation(s) were found.
           [echo] 
           [echo] PMD VIOLATION: /opt/dev/projects/github/liferay-portal/modules/apps/users-admin/users-admin-test/src/testIntegration/java/com/liferay/users/admin/search/test/UserReindexerPerformanceOfLargeUserGroupInManySitesTest.java:246 > Do not call Assert#fail improperly. (PMD Rule: AssertFailJUnitRule)
           [echo] WARNING: pmd-jdk8 does not match existing test types (blade-samples,database-upgrade-client,functional,jsf,plugins,portal-startup,service-builder,tck,modules-integration,integration,modules-unit,modules-unit-project-templates,unit)
           [echo] WARNING: pmd-jdk8 does not match existing test types (blade-samples,database-upgrade-client,functional,jsf,plugins,portal-startup,service-builder,tck,modules-integration,integration,modules-unit,modules-unit-project-templates,unit)
           [echo] record.testray.results.start.timestamp: 03-12-2020 12:34:10:293 PDT
      [stopwatch] [record.testray.results: 0.001 sec]
      

      BUILD FAILED
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:11509: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-portal/build-test-batch.xml:5219: 1 PMD violation(s) were found.

      PMD VIOLATION: /opt/dev/projects/github/liferay-portal/modules/apps/users-admin/users-admin-test/src/testIntegration/java/com/liferay/users/admin/search/test/UserReindexerPerformanceOfLargeUserGroupInManySitesTest.java:246 > Do not call Assert#fail improperly. (PMD Rule: AssertFailJUnitRule)

      Total time: 11 minutes 47 seconds
      Build step 'Execute shell' marked build as failure
      Recording test results
      [PostBuildScript] - Executing post build scripts.
      define: [LabelParameterValue: NODE_NAME=cloud-10-0-110-75]
      Triggering projects: verification-node
      [liferay-jenkins-ee] $ /bin/bash -e -x /tmp/jenkins2717561078732040548.sh

      • echo 'Update the workspace repository for post-build steps.'
        Update the workspace repository for post-build steps.
      • git clean -d -f -x
        Removing .ssh/
        Removing git/
        Removing reset.repository.log
        Removing start.properties
        Removing test-results/
      • git reset --hard
        HEAD is now at 7fd6d555e3 LRCI-1097 Update jenkins results parser to ver '1.0.569'
      • set +e
      • git show-ref --verify --quiet refs/heads/master-temp-1584040921557
      • VERIFY_BRANCH_RESULT=0
      • set -e
      • [[ 0 == 0 ]]
      • git checkout master-temp-1584040921557
        Already on 'master-temp-1584040921557'
      • git log -n 1

For upstream results, click here.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 4c8f82c...64ab5a9

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