DaanHoogland commented on PR #7489:
URL: https://github.com/apache/cloudstack/pull/7489#issuecomment-1573616886

   > Packaging result [LL]: heavy_multiplication_x el7 heavy_multiplication_x 
el8 heavy_multiplication_x el9 heavy_multiplication_x debian 
heavy_multiplication_x suse15. SL-JID 6072
   
   failed due to timeouts? : 
   ```
   12:46:50 [INFO] Running com.cloud.host.HostVOTest
   12:46:50 log4j:WARN No appenders could be found for logger 
(org.apache.cloudstack.utils.jsinterpreter.JsInterpreter).
   12:46:51 log4j:WARN Please initialize the log4j system properly.
   12:46:51 log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   12:46:51 [ERROR] Tests run: 7, Failures: 0, Errors: 3, Skipped: 0, Time 
elapsed: 15.682 s <<< FAILURE! - in com.cloud.host.HostVOTest
   12:47:06 [ERROR] 
checkHostServiceOfferingTagsTestRuleTagWithServiceTagThatDoesNotMatch(com.cloud.host.HostVOTest)
  Time elapsed: 9.37 s  <<< ERROR!
   12:47:06 com.cloud.utils.exception.CloudRuntimeException: Execution of 
script [ tags = 'B'; tags = tags ? tags.split(',') : [];tags[0] == 'A'] took 
too long and timed out. Timeout (in milliseconds) defined in the global setting 
[quota.activationrule.timeout]: [2000].
   12:47:06     at 
com.cloud.host.HostVOTest.checkHostServiceOfferingTagsTestRuleTagWithServiceTagThatDoesNotMatch(HostVOTest.java:75)
   12:47:06 Caused by: java.util.concurrent.TimeoutException
   12:47:06     at 
com.cloud.host.HostVOTest.checkHostServiceOfferingTagsTestRuleTagWithServiceTagThatDoesNotMatch(HostVOTest.java:75)
   12:47:06 
   12:47:06 [ERROR] 
checkHostServiceOfferingTagsTestRuleTagWithServiceTagThatMatches(com.cloud.host.HostVOTest)
  Time elapsed: 2.35 s  <<< ERROR!
   12:47:06 com.cloud.utils.exception.CloudRuntimeException: Execution of 
script [ tags = 'A'; tags = tags ? tags.split(',') : [];tags[0] == 'A'] took 
too long and timed out. Timeout (in milliseconds) defined in the global setting 
[quota.activationrule.timeout]: [2000].
   12:47:06     at 
com.cloud.host.HostVOTest.checkHostServiceOfferingTagsTestRuleTagWithServiceTagThatMatches(HostVOTest.java:68)
   12:47:06 Caused by: java.util.concurrent.TimeoutException
   12:47:06     at 
com.cloud.host.HostVOTest.checkHostServiceOfferingTagsTestRuleTagWithServiceTagThatMatches(HostVOTest.java:68)
   12:47:06 
   12:47:06 [ERROR] 
checkHostServiceOfferingTagsTestRuleTagWithNullServiceTag(com.cloud.host.HostVOTest)
  Time elapsed: 3.942 s  <<< ERROR!
   12:47:06 com.cloud.utils.exception.CloudRuntimeException: Execution of 
script [ tags = 'null'; tags = tags ? tags.split(',') : [];tags[0] == 'A'] took 
too long and timed out. Timeout (in milliseconds) defined in the global setting 
[quota.activationrule.timeout]: [2000].
   12:47:06     at 
com.cloud.host.HostVOTest.checkHostServiceOfferingTagsTestRuleTagWithNullServiceTag(HostVOTest.java:82)
   12:47:06 Caused by: java.util.concurrent.TimeoutException
   12:47:06     at 
com.cloud.host.HostVOTest.checkHostServiceOfferingTagsTestRuleTagWithNullServiceTag(HostVOTest.java:82)
   ```
   
   retrying,
   @blueorangutan package 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to