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

COMMERCE-4965 product-service - replace with WARN log level to avoid CI failures #94948

Conversation

liferay-continuous-integration
Copy link
Collaborator

Forwarded from: liferay-commerce#298 (Took 1 ci:forward attempt in 3 hours 9 minutes)

@igorbeslic
@liferay-commerce

Original pull request comment:
Please review

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

✔️ ci:test:relevant - 41 out of 44 jobs passed in 2 hours 58 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: aad039667411d99fecabd6f8c6f43675a42316c3

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 18db04be4805a0b0d6c7f3d11f92bd581c634bff

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

This pull contains no unique failures.


Failures in common with acceptance upstream results at aad0396:
  1. test-portal-acceptance-pullrequest-batch(master)/semantic-versioning-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #362976

      Please fix semantic versioning on igorbeslic/COMMERCE-4965-ci-issues

           [exec]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
           [exec] = ================================================== ========== ========== ========== ========== ==========
           [exec] * com.liferay.portal.kernel.util                     MINOR      10.11.0    10.11.0    10.12.0    VERSION INCREASE REQUIRED
           [exec] 	<   class      com.liferay.portal.kernel.util.ReleaseInfo
           [exec] 		+   field      RELEASE_7_4_0_BUILD_NUMBER
           [exec] 			+   access     final
           [exec] 			+   access     static
           [exec] 			+   constant   7400
           [exec] 			+   return     int
           [exec] 		+   field      RELEASE_7_4_10_BUILD_NUMBER
           [exec] 			+   access     final
           [exec] 			+   access     static
           [exec] 			+   constant   7410
           [exec] 			+   return     int
           [exec] [Baseline Report] Mode: diff (persisted)
           [exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-kernel/portal-kernel.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.kernel/9.9.0/9467772b1d889966e8e453c6fac622dfeb9b2994/com.liferay.portal.kernel-9.9.0.jar

  2. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    2837 Tests Passed.
    3 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #422138
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to start bundle: file:/opt/dev/projects/github/liferay-portal/bundles/osgi/modules/com.liferay.blogs.web.jar
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.blogs.web [1020]
          No resolution report for the bundle.
        	at org.eclipse.osgi.container.Module.start(Module.java:444)
        	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundle(DirectoryWatcher.java:1119)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundles(DirectoryWatcher.java:1152)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startAllBundles(DirectoryWatcher.java:1097)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:1009)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:265)
        
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

    2. AXIS_VARIABLE=1,label_exp=!master #422138
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        Unable to register portal instance {mvccVersion=1, companyId=101769, accountId=101773, webId=a2jrWlKc, mx=a2jrWlKc.Nfm, homeURL=, logoId=0, system=false, maxUsers=0, active=true}
        java.lang.NullPointerException
        at com.liferay.application.list.user.personal.site.permissions.internal.UserPersonalSitePermissions.initPermissions(UserPersonalSitePermissions.java:105)
        at com.liferay.application.list.user.personal.site.permissions.internal.instance.lifecycle.PanelAppPermissionsPortalInstanceLifecycleListener.portalInstanceRegistered(PanelAppPermissionsPortalInstanceLifecycleListener.java:59)
        at com.liferay.portal.instance.lifecycle.internal.PortalInstanceLifecycleListenerManagerImpl.registerCompany(PortalInstanceLifecycleListenerManagerImpl.java:142)
        at com.liferay.portal.instance.lifecycle.internal.PortalInstanceLifecycleListenerManagerImpl.registerCompany(PortalInstanceLifecycleListenerManagerImpl.java:60)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl.registerCompany(CompanyLocalServiceImpl.java:1356)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl$2.call(CompanyLocalServiceImpl.java:1936)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl$2.call(CompanyLocalServiceImpl.java:1932)
        at com.liferay.portal.kernel.transaction.TransactionCommitCallbackUtil$1.doCommitted(TransactionCommitCallbackUtil.java:43)
        at com.liferay.portal.kernel.transaction.NewTransactionLifecycleListener.committed(NewTransactionLi...
    3. AXIS_VARIABLE=2,label_exp=!master #422138
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        Unable to start bundle: file:/opt/dev/projects/github/liferay-portal/bundles/osgi/modules/com.liferay.blogs.web.jar
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.blogs.web [528]
        No resolution report for the bundle.
        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundle(DirectoryWatcher.java:1119)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundles(DirectoryWatcher.java:1152)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._startAllBundles(DirectoryWatcher.java:1097)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:1009)
        at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:265)

        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 5607ab41e9002a7df7e26b1439de1a22b259efe8

Sender Branch:

Branch Name: COMMERCE-4965-ci-issues
Branch GIT ID: 6ca4f8ad7434de5710599b2ce47bac43683ec0ed

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

@liferay-continuous-integration
Copy link
Collaborator Author

To conserve resources, the PR Tester does not automatically run for forwarded pull requests.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: ba952b7...9b7c677

@brianchandotcom
Copy link
Owner

@igorbeslic backported to 7.3.x for you.

@liferay-continuous-integration liferay-continuous-integration deleted the ci-forward-COMMERCE-4965-ci-issues-pr-298-sender-igorbeslic-ts-1602613591640 branch October 21, 2020 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants