Skip to content

Console Output

Skipping 22,170 KB.. Full Log
protocol: Session stopping
2020-07-16 07:31:23,785 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:363) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f00c1a2[id = 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,785 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:368) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f00c1a2[id = 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,785 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:393) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f00c1a2[id = 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,786 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:l3n43dm8323fb0n7s3jmbshfg1fb0to4fjb1e3p4bg7b5bo7q6c [clientSessionId=1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,786 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:l3n43dm8323fb0n7s3jmbshfg1fb0to4fjb1e3p4bg7b5bo7q6c... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,786 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:l3n43dm8323fb0n7s3jmbshfg1fb0to4fjb1e3p4bg7b5bo7q6c from store (clientSessionId=1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,786 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:329) - 0 UI sessions and 0 preregistered UI session remaining for client session 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,786 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:360) - Session housekeeping: Schedule job for client session with ID 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
2020-07-16 07:31:23,786 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:978) - Logged out successfully from UI session with ID 0:l3n43dm8323fb0n7s3jmbshfg1fb0to4fjb1e3p4bg7b5bo7q6c - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
protocol: Before Form.start
protocol: Form.execLoad
protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR]
2020-07-16 07:31:23,789 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:406) - Failed to store the client session. - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR]
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$4(AbstractForm.java:980)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:933)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:926)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:419)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:338)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:513)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:40)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:113)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:43)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:526)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:403)
	at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:358)
	at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2570)
	at jdk.internal.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:49)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
	at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:49)
	at com.sun.proxy.$Proxy42.closeFromUI(Unknown Source)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$9(ClientSessionWithBlockingConditionInterruptionTest.java:240)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:33)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2020-07-16 07:31:23,789 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:446) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f00c1a2[id = 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f840]
protocol: All session jobs terminated
2020-07-16 07:31:24,786 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi]
2020-07-16 07:31:24,786 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi from session store - MDC[jobName=Performing session housekeeping for client session with ID 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi]
2020-07-16 07:31:24,787 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:431) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi]
2020-07-16 07:31:24,787 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:499) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi]
2020-07-16 07:31:24,787 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:458) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1d71fup7du38s2i75tqn41ae249f70p9nrte3mrsgis7cvt6oasi]
2020-07-16 07:31:24,788 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:58) - Created new session store for HTTP session with ID null - MDC[]
2020-07-16 07:31:24,789 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:3qf63btbffshnnjk5m0lapv3sntd57ndl2joc2ogveljkgd4fho - MDC[]
2020-07-16 07:31:24,790 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:294) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5393e35f[id = 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh], user=null] - MDC[jobName=Starting ClientSession [sessionId=9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh]]
2020-07-16 07:31:24,790 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:299) - Created new client session [clientSessionId=9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2020-07-16 07:31:24,791 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:428) - UI theme model=default current=default reloadPage=false - MDC[]
protocol: Before MessageBox
2020-07-16 07:31:24,797 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1238) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6c31ed81 - MDC[]
2020-07-16 07:31:24,797 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:260) - UiSession with ID 0:3qf63btbffshnnjk5m0lapv3sntd57ndl2joc2ogveljkgd4fho initialized - MDC[]
protocol: MessageBox is open
protocol: Session stopping
2020-07-16 07:31:24,798 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:363) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5393e35f[id = 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,798 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:368) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5393e35f[id = 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,799 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:393) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5393e35f[id = 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,799 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:3qf63btbffshnnjk5m0lapv3sntd57ndl2joc2ogveljkgd4fho [clientSessionId=9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,799 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:3qf63btbffshnnjk5m0lapv3sntd57ndl2joc2ogveljkgd4fho... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,799 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:3qf63btbffshnnjk5m0lapv3sntd57ndl2joc2ogveljkgd4fho from store (clientSessionId=9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,799 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:329) - 0 UI sessions and 0 preregistered UI session remaining for client session 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,799 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:360) - Session housekeeping: Schedule job for client session with ID 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,800 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:978) - Logged out successfully from UI session with ID 0:3qf63btbffshnnjk5m0lapv3sntd57ndl2joc2ogveljkgd4fho - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
2020-07-16 07:31:24,800 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:446) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@5393e35f[id = 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e840]
protocol: Interrupted MessageBox
protocol: All session jobs terminated
2020-07-16 07:31:25,799 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh]
2020-07-16 07:31:25,799 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh from session store - MDC[jobName=Performing session housekeeping for client session with ID 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh]
2020-07-16 07:31:25,799 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:431) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh]
2020-07-16 07:31:25,800 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:499) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh]
2020-07-16 07:31:25,800 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:458) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 9bjt7010m8epmr2e866cdde9h7f0uddb8koblk05of1v2b452eh]
2020-07-16 07:31:25,800 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:58) - Created new session store for HTTP session with ID null - MDC[]
2020-07-16 07:31:25,801 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:rm9asib37lrg5sm1b68286vgt659agv981jfu0oufbr0cmuplbf - MDC[]
2020-07-16 07:31:25,802 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:294) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@551fbe8f[id = 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f], user=null] - MDC[jobName=Starting ClientSession [sessionId=1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f]]
2020-07-16 07:31:25,802 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:299) - Created new client session [clientSessionId=1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2020-07-16 07:31:25,802 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:428) - UI theme model=default current=default reloadPage=false - MDC[]
2020-07-16 07:31:25,804 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1238) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6c31ed81 - MDC[]
2020-07-16 07:31:25,804 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:260) - UiSession with ID 0:rm9asib37lrg5sm1b68286vgt659agv981jfu0oufbr0cmuplbf initialized - MDC[]
protocol: Form.execLoad
2020-07-16 07:31:25,807 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter.addActionEvent(AbstractJsonAdapter.java:357) - Added action event 'formShow' for Desktop with id 3 and reference 5. Model: org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureDesktop@1980842c - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$387/0x000000010062e040]
protocol: Before Form.waitFor
protocol: Form is open
protocol: Session stopping
2020-07-16 07:31:25,808 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:363) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@551fbe8f[id = 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,808 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:368) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@551fbe8f[id = 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,808 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:393) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@551fbe8f[id = 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,808 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:rm9asib37lrg5sm1b68286vgt659agv981jfu0oufbr0cmuplbf [clientSessionId=1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,808 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:rm9asib37lrg5sm1b68286vgt659agv981jfu0oufbr0cmuplbf... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,808 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:rm9asib37lrg5sm1b68286vgt659agv981jfu0oufbr0cmuplbf from store (clientSessionId=1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,808 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:329) - 0 UI sessions and 0 preregistered UI session remaining for client session 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,808 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:360) - Session housekeeping: Schedule job for client session with ID 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
2020-07-16 07:31:25,809 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:978) - Logged out successfully from UI session with ID 0:rm9asib37lrg5sm1b68286vgt659agv981jfu0oufbr0cmuplbf - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
protocol: Form.execFinally
protocol: Form.dispose
2020-07-16 07:31:25,810 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:446) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@551fbe8f[id = 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d840]
protocol: Interrupted Form
protocol: All session jobs terminated
2020-07-16 07:31:26,810 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f]
2020-07-16 07:31:26,810 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f from session store - MDC[jobName=Performing session housekeeping for client session with ID 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f]
2020-07-16 07:31:26,810 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:431) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f]
2020-07-16 07:31:26,810 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:499) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f]
2020-07-16 07:31:26,810 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:458) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1oqhed2dfpk7mh0mvgf3k1h6mo396cb3kdoutsc1q14majfihg9f]
2020-07-16 07:31:26,811 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:58) - Created new session store for HTTP session with ID null - MDC[]
2020-07-16 07:31:26,812 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:ibaq56qdsfm5d70apop5k2nhep5fdaon9775hmd5odl4a6vmvi6 - MDC[]
protocol: Before MessageBoxInLoad
2020-07-16 07:31:26,814 WARN  [scout-model-thread-23] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:322) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk]]
java.lang.IllegalStateException: null
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:322)
	at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:297)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:295)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:518)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:113)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:532)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:290)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:74)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:33)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
protocol: After MessageBoxInLoad 2
2020-07-16 07:31:26,814 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:294) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@21857f9d[id = 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk], user=null] - MDC[jobName=Starting ClientSession [sessionId=19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk]]
2020-07-16 07:31:26,814 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:299) - Created new client session [clientSessionId=19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2020-07-16 07:31:26,814 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:428) - UI theme model=default current=default reloadPage=false - MDC[]
2020-07-16 07:31:26,816 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.getTextMap(UiSession.java:1238) - Gathered UI text keys from contributor org.eclipse.scout.rt.ui.html.UiTextContributor@6c31ed81 - MDC[]
2020-07-16 07:31:26,816 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:260) - UiSession with ID 0:ibaq56qdsfm5d70apop5k2nhep5fdaon9775hmd5odl4a6vmvi6 initialized - MDC[]
protocol: Session stopping
2020-07-16 07:31:26,816 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:363) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@21857f9d[id = 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,817 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:368) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@21857f9d[id = 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,817 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:393) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@21857f9d[id = 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,817 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:ibaq56qdsfm5d70apop5k2nhep5fdaon9775hmd5odl4a6vmvi6 [clientSessionId=19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,817 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:ibaq56qdsfm5d70apop5k2nhep5fdaon9775hmd5odl4a6vmvi6... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,817 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:ibaq56qdsfm5d70apop5k2nhep5fdaon9775hmd5odl4a6vmvi6 from store (clientSessionId=19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,817 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:329) - 0 UI sessions and 0 preregistered UI session remaining for client session 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,817 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.startHousekeepingInsideWriteLock(SessionStore.java:360) - Session housekeeping: Schedule job for client session with ID 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,818 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:978) - Logged out successfully from UI session with ID 0:ibaq56qdsfm5d70apop5k2nhep5fdaon9775hmd5odl4a6vmvi6 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
2020-07-16 07:31:26,818 INFO  [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:446) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@21857f9d[id = 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062dc40]
protocol: All session jobs terminated
2020-07-16 07:31:27,817 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk]
2020-07-16 07:31:27,817 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk from session store - MDC[jobName=Performing session housekeeping for client session with ID 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk]
2020-07-16 07:31:27,817 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:431) - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Performing session housekeeping for client session with ID 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk]
2020-07-16 07:31:27,818 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:499) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk]
2020-07-16 07:31:27,818 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:458) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 19pnd194qdj4ctjfe8ss1ihe0ghigrk7rs55ah1td0d6162lnmmk]
2020-07-16 07:31:27,818 DEBUG [main] org.eclipse.scout.rt.ui.html.HttpSessionHelper.getSessionStore(HttpSessionHelper.java:58) - Created new session store for HTTP session with ID null - MDC[]
2020-07-16 07:31:27,819 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:1367d8d79bjvbmnludlb58oabjpj7vgguc11enn8bg1sc7uj7qi9 - MDC[]
2020-07-16 07:31:27,820 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:62) - Exception in callable chain. - MDC[]
java.lang.UnsupportedOperationException: The desktop is currently loading. This method must be called after the desktop has loaded and is set onto the session
	at org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktop.createUnsupportedOperationException(VirtualDesktop.java:123)
	at org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktop.isShowing(VirtualDesktop.java:447)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.setDisplayHint(AbstractForm.java:2661)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.initConfig(AbstractForm.java:739)
	at org.eclipse.scout.rt.shared.extension.ObjectExtensions.lambda$0(ObjectExtensions.java:84)
	at org.eclipse.scout.rt.shared.extension.ExtensionRegistry.runInContext(ExtensionRegistry.java:740)
	at org.eclipse.scout.rt.shared.extension.ObjectExtensions.initConfig(ObjectExtensions.java:97)
	at org.eclipse.scout.rt.shared.extension.ObjectExtensions.initConfig(ObjectExtensions.java:58)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$0(AbstractForm.java:273)
	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.initConfigInternal(AbstractForm.java:273)
	at org.eclipse.scout.rt.client.ui.AbstractWidget.callInitializer(AbstractWidget.java:69)
	at org.eclipse.scout.rt.client.ui.form.AbstractForm.<init>(AbstractForm.java:232)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.<init>(ClientSessionWithBlockingConditionInterruptionTest.java:389)
	at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:304)
	at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:518)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:57)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1)
	at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:113)
	at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:60)
	at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:532)
	at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:290)
	at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:74)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:33)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
2020-07-16 07:31:27,821 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:1367d8d79bjvbmnludlb58oabjpj7vgguc11enn8bg1sc7uj7qi9... - MDC[]
2020-07-16 07:31:27,821 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:1367d8d79bjvbmnludlb58oabjpj7vgguc11enn8bg1sc7uj7qi9 from store (clientSessionId=null) - MDC[]
2020-07-16 07:31:27,821 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:329) - 0 UI sessions and 0 preregistered UI session remaining for client session null - MDC[]
2020-07-16 07:31:27,822 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
2020-07-16 07:31:27,825 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.021 s - in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest
[INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 306, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.test ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/10.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/10.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/10.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/10.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-10.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium 10.0.0-SNAPSHOT [42/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/3.141.59/selenium-java-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/3.141.59/selenium-java-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/3.141.59/selenium-java-3.141.59.pom (5.4 kB at 284 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/3.141.59/selenium-api-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/3.141.59/selenium-api-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/3.141.59/selenium-api-3.141.59.pom (2.6 kB at 155 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/3.141.59/selenium-chrome-driver-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/3.141.59/selenium-chrome-driver-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/3.141.59/selenium-chrome-driver-3.141.59.pom (4.0 kB at 71 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/3.141.59/selenium-remote-driver-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/3.141.59/selenium-remote-driver-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/3.141.59/selenium-remote-driver-3.141.59.pom (3.8 kB at 131 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.8.15/byte-buddy-1.8.15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.8.15/byte-buddy-1.8.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.8.15/byte-buddy-1.8.15.pom (9.3 kB at 515 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.8.15/byte-buddy-parent-1.8.15.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.8.15/byte-buddy-parent-1.8.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.8.15/byte-buddy-parent-1.8.15.pom (27 kB at 1.4 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.pom (7.8 kB at 432 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.0-jre/guava-parent-25.0-jre.pom (10 kB at 547 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 54 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 234 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.pom (2.3 kB at 126 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/parent/3.11.0/parent-3.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.11.0/parent-3.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.11.0/parent-3.11.0.pom (20 kB at 1.0 MB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/1.14.0/okio-1.14.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.14.0/okio-1.14.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.14.0/okio-1.14.0.pom (2.0 kB at 104 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-parent/1.14.0/okio-parent-1.14.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.14.0/okio-parent-1.14.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.14.0/okio-parent-1.14.0.pom (4.9 kB at 256 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/3.141.59/selenium-edge-driver-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/3.141.59/selenium-edge-driver-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/3.141.59/selenium-edge-driver-3.141.59.pom (4.0 kB at 114 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/3.141.59/selenium-firefox-driver-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/3.141.59/selenium-firefox-driver-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/3.141.59/selenium-firefox-driver-3.141.59.pom (4.0 kB at 133 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/3.141.59/selenium-ie-driver-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/3.141.59/selenium-ie-driver-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/3.141.59/selenium-ie-driver-3.141.59.pom (4.0 kB at 222 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-opera-driver/3.141.59/selenium-opera-driver-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-opera-driver/3.141.59/selenium-opera-driver-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-opera-driver/3.141.59/selenium-opera-driver-3.141.59.pom (4.0 kB at 87 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/3.141.59/selenium-safari-driver-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/3.141.59/selenium-safari-driver-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/3.141.59/selenium-safari-driver-3.141.59.pom (4.0 kB at 160 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/3.141.59/selenium-support-3.141.59.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/3.141.59/selenium-support-3.141.59.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/3.141.59/selenium-support-3.141.59.pom (4.0 kB at 221 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/3.141.59/selenium-java-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/3.141.59/selenium-firefox-driver-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/3.141.59/selenium-edge-driver-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/3.141.59/selenium-chrome-driver-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/3.141.59/selenium-api-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/3.141.59/selenium-ie-driver-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-opera-driver/3.141.59/selenium-opera-driver-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/3.141.59/selenium-remote-driver-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/3.141.59/selenium-safari-driver-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/3.141.59/selenium-support-3.141.59.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.8.15/byte-buddy-1.8.15.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/1.14.0/okio-1.14.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/3.141.59/selenium-java-3.141.59.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/3.141.59/selenium-chrome-driver-3.141.59.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/3.141.59/selenium-api-3.141.59.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/3.141.59/selenium-firefox-driver-3.141.59.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/3.141.59/selenium-edge-driver-3.141.59.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/3.141.59/selenium-java-3.141.59.jar (355 B at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/3.141.59/selenium-ie-driver-3.141.59.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/3.141.59/selenium-chrome-driver-3.141.59.jar (14 kB at 687 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-opera-driver/3.141.59/selenium-opera-driver-3.141.59.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/3.141.59/selenium-api-3.141.59.jar (182 kB at 6.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/3.141.59/selenium-remote-driver-3.141.59.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-opera-driver/3.141.59/selenium-opera-driver-3.141.59.jar (11 kB at 133 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/3.141.59/selenium-safari-driver-3.141.59.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/3.141.59/selenium-edge-driver-3.141.59.jar (8.0 kB at 97 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/3.141.59/selenium-ie-driver-3.141.59.jar (17 kB at 207 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/3.141.59/selenium-support-3.141.59.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.8.15/byte-buddy-1.8.15.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/3.141.59/selenium-safari-driver-3.141.59.jar (16 kB at 159 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/3.141.59/selenium-remote-driver-3.141.59.jar (334 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/3.141.59/selenium-support-3.141.59.jar (151 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 266 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 246 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/3.141.59/selenium-firefox-driver-3.141.59.jar (810 kB at 6.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 95 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 60 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.14.0/okio-1.14.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 21 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.14.0/okio-1.14.0.jar (86 kB at 479 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.11.0/okhttp-3.11.0.jar (414 kB at 2.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.8.15/byte-buddy-1.8.15.jar (3.0 MB at 14 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.0-jre/guava-25.0-jre.jar (2.7 MB at 11 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/10.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/10.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-10.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/10.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 10.0.0-SNAPSHOT [43/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-node-install) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-npm-install-workspace) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:install-node-and-npm (install-node-and-npm) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (install-node-tools) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-install-dependency) @ org.eclipse.scout.rt.svg.ui.html ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/testing
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
setPreInstallSnapshotDependencies version done
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-install-dependency) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-publish-dependency) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (npm-update) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-publish-dependency) @ org.eclipse.scout.rt.svg.ui.html ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
new Version: 10.0.0-snapshot.20200716073131
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200716073131
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200716073131
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200716073131
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200716073131
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200716073131
setPrePublishSnapshotDependencies version done
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/classes
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.ui.html ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/10.0.0-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/10.0.0-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-10.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/10.0.0-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >----------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 10.0.0-SNAPSHOT [44/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-annotations/9.4.30.v20200611/jetty-annotations-9.4.30.v20200611.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.4.30.v20200611/jetty-annotations-9.4.30.v20200611.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.4.30.v20200611/jetty-annotations-9.4.30.v20200611.pom (2.7 kB at 68 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-plus/9.4.30.v20200611/jetty-plus-9.4.30.v20200611.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.4.30.v20200611/jetty-plus-9.4.30.v20200611.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.4.30.v20200611/jetty-plus-9.4.30.v20200611.pom (2.9 kB at 151 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-jndi/9.4.30.v20200611/jetty-jndi-9.4.30.v20200611.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.4.30.v20200611/jetty-jndi-9.4.30.v20200611.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.4.30.v20200611/jetty-jndi-9.4.30.v20200611.pom (2.8 kB at 140 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 163 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 183 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (3.1 kB at 174 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 175 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-annotations/9.4.30.v20200611/jetty-annotations-9.4.30.v20200611.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-plus/9.4.30.v20200611/jetty-plus-9.4.30.v20200611.jar
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-jndi/9.4.30.v20200611/jetty-jndi-9.4.30.v20200611.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.4.30.v20200611/jetty-annotations-9.4.30.v20200611.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (70 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.4.30.v20200611/jetty-plus-9.4.30.v20200611.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.4.30.v20200611/jetty-jndi-9.4.30.v20200611.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 4.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-jndi/9.4.30.v20200611/jetty-jndi-9.4.30.v20200611.jar (47 kB at 532 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 375 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-plus/9.4.30.v20200611/jetty-plus-9.4.30.v20200611.jar (66 kB at 715 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-annotations/9.4.30.v20200611/jetty-annotations-9.4.30.v20200611.jar (86 kB at 899 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.dev.jetty ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.dev.jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.dev.jetty ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/src/main/java/org/eclipse/scout/dev/jetty/JettyServer.java:[124] 
	ServerConnector https = createHttpsServerConnector(port);
	                ^^^^^
Potential resource leak: 'https' may not be closed
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/src/main/java/org/eclipse/scout/dev/jetty/JettyServer.java:[130] 
	ServerConnector http = createHttpServerConnector(port);
	                ^^^^
Potential resource leak: 'http' may not be closed
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/src/main/java/org/eclipse/scout/dev/jetty/JettyServer.java:[268] 
	SslContextFactory sslContextFactory = new SslContextFactory();
	                                          ^^^^^^^^^^^^^^^^^^^
The constructor SslContextFactory() is deprecated
3 problems (3 warnings)
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.dev.jetty ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.dev.jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.dev.jetty ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.dev.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.dev.jetty ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-10.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >-----
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 10.0.0-SNAPSHOT [45/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test.affix/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test.affix/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test.affix ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test.affix/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-10.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >--------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 10.0.0-SNAPSHOT [46/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.dev.jetty.test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.scout.dev.jetty.JettyServerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.scout.dev.jetty.JettyServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-tests.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/10.0.0-SNAPSHOT/org.eclipse.scout.dev.jetty.test-10.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >---------
[INFO] Building org.eclipse.scout.rt-settings 10.0.0-SNAPSHOT           [47/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt-settings ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt-settings ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt-settings ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt-settings/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt-settings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt-settings/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt-settings ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt-settings ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt-settings ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt-settings ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt-settings ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt-settings ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt-settings ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt-settings ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/10.0.0-SNAPSHOT/org.eclipse.scout.rt-settings-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt-settings/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/10.0.0-SNAPSHOT/org.eclipse.scout.rt-settings-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-10.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/10.0.0-SNAPSHOT/org.eclipse.scout.rt-settings-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.migration.ecma6 >-------
[INFO] Building org.eclipse.scout.rt:org.eclipse.scout.migration.ecma6 10.0.0-SNAPSHOT [48/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom (8.3 kB at 417 kB/s)
[INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 9.9 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.migration.ecma6 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.migration.ecma6 ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 100 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/target/classes
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/FileUtility.java:[31] 
	private static final Logger LOG = LoggerFactory.getLogger(FileUtility.class);
	                            ^^^
The value of the field FileUtility.LOG is not used
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/model/api/INamedElement.java:[15] 
	import java.util.Set;
	       ^^^^^^^^^^^^^
The import java.util.Set is never used
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/task/T400_HtmlIncludeTags.java:[21] 
	private static final Logger LOG = LoggerFactory.getLogger(T400_HtmlIncludeTags.class);
	                            ^^^
The value of the field T400_HtmlIncludeTags.LOG is not used
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/model/api/ChildrenJsonSerializer.java:[13] 
	import java.io.IOException;
	       ^^^^^^^^^^^^^^^^^^^
The import java.io.IOException is never used
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/task/pre/T100_CopySourceTargetTask.java:[31] 
	private static final Logger LOG = LoggerFactory.getLogger(T200_HtmlScriptTags.class);
	                            ^^^
The value of the field T100_CopySourceTargetTask.LOG is not used
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/model/api/NamedElement.java:[19] 
	import java.util.Set;
	       ^^^^^^^^^^^^^
The import java.util.Set is never used
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/model/api/NamedElement.java:[20] 
	import java.util.TreeSet;
	       ^^^^^^^^^^^^^^^^^
The import java.util.TreeSet is never used
[WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/main/java/org/eclipse/scout/migration/ecma6/model/api/NamedElement.java:[24] 
	import org.eclipse.scout.rt.platform.util.StringUtility;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.scout.rt.platform.util.StringUtility is never used
8 problems (8 warnings)
[INFO] 
[INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.migration.ecma6 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.migration.ecma6 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.migration.ecma6 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/target/org.eclipse.scout.migration.ecma6-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/target/org.eclipse.scout.migration.ecma6-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.migration.ecma6 ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.migration.ecma6 ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/target/org.eclipse.scout.migration.ecma6-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.migration.ecma6/10.0.0-SNAPSHOT/org.eclipse.scout.migration.ecma6-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.migration.ecma6/10.0.0-SNAPSHOT/org.eclipse.scout.migration.ecma6-10.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/org.eclipse.scout.migration.ecma6/target/org.eclipse.scout.migration.ecma6-10.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.migration.ecma6/10.0.0-SNAPSHOT/org.eclipse.scout.migration.ecma6-10.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >---------------
[INFO] Building eclipse-scout-cli 10.0.0-SNAPSHOT                       [49/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-scout-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ eclipse-scout-cli ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ eclipse-scout-cli ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-cli/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-node-install) @ eclipse-scout-cli ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-npm-install-workspace) @ eclipse-scout-cli ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:install-node-and-npm (install-node-and-npm) @ eclipse-scout-cli ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (install-node-tools) @ eclipse-scout-cli ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-install-dependency) @ eclipse-scout-cli ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/testing
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
setPreInstallSnapshotDependencies version done
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-install-dependency) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-publish-dependency) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (npm-update) @ eclipse-scout-cli ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-scout-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-cli/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-publish-dependency) @ eclipse-scout-cli ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
new Version: 10.0.0-snapshot.20200716073134
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200716073134
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200716073134
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200716073134
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200716073134
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200716073134
setPrePublishSnapshotDependencies version done
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ eclipse-scout-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-scout-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-cli/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ eclipse-scout-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ eclipse-scout-cli ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ eclipse-scout-cli ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ eclipse-scout-cli ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ eclipse-scout-cli ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ eclipse-scout-cli ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ eclipse-scout-cli ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-scout-cli ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/10.0.0-SNAPSHOT/eclipse-scout-cli-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-cli/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/10.0.0-SNAPSHOT/eclipse-scout-cli-10.0.0-SNAPSHOT.pom
[INFO] 
[INFO] -------------< org.eclipse.scout.rt:eclipse-scout-testing >-------------
[INFO] Building eclipse-scout-testing 10.0.0-SNAPSHOT                   [50/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-scout-testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ eclipse-scout-testing ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ eclipse-scout-testing ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-testing/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-node-install) @ eclipse-scout-testing ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-npm-install-workspace) @ eclipse-scout-testing ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:install-node-and-npm (install-node-and-npm) @ eclipse-scout-testing ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (install-node-tools) @ eclipse-scout-testing ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-install-dependency) @ eclipse-scout-testing ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/testing
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
setPreInstallSnapshotDependencies version done
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-install-dependency) @ eclipse-scout-testing ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-publish-dependency) @ eclipse-scout-testing ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (npm-update) @ eclipse-scout-testing ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-scout-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-testing/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-publish-dependency) @ eclipse-scout-testing ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
new Version: 10.0.0-snapshot.20200716073135
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200716073135
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200716073135
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200716073135
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200716073135
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200716073135
setPrePublishSnapshotDependencies version done
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ eclipse-scout-testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-scout-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-testing/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ eclipse-scout-testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ eclipse-scout-testing ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ eclipse-scout-testing ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-testing/target/eclipse-scout-testing-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ eclipse-scout-testing ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ eclipse-scout-testing ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ eclipse-scout-testing ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ eclipse-scout-testing ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-scout-testing ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-testing/target/eclipse-scout-testing-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/eclipse-scout-testing/10.0.0-SNAPSHOT/eclipse-scout-testing-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eclipse-scout-testing/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/eclipse-scout-testing/10.0.0-SNAPSHOT/eclipse-scout-testing-10.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.eclipse.scout.rt:karma-jasmine-scout >--------------
[INFO] Building karma-jasmine-scout 10.0.0-SNAPSHOT                     [51/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ karma-jasmine-scout ---
[INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/karma-jasmine-scout (includes = [dist/**], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ karma-jasmine-scout ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-node-install) @ karma-jasmine-scout ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ karma-jasmine-scout ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/karma-jasmine-scout/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-npm-install-workspace) @ karma-jasmine-scout ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:install-node-and-npm (install-node-and-npm) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (install-node-tools) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-install-dependency) @ karma-jasmine-scout ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/testing
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
setPreInstallSnapshotDependencies version done
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-install-dependency) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-publish-dependency) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (npm-update) @ karma-jasmine-scout ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ karma-jasmine-scout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/karma-jasmine-scout/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-publish-dependency) @ karma-jasmine-scout ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
new Version: 10.0.0-snapshot.20200716073136
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200716073136
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200716073136
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200716073136
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200716073136
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200716073136
setPrePublishSnapshotDependencies version done
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ karma-jasmine-scout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (npm-run-build:prod) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (npm-run-build:dev) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-webpack-build-output) @ karma-jasmine-scout ---
[INFO] Skipping the execution.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ karma-jasmine-scout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/karma-jasmine-scout/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ karma-jasmine-scout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ karma-jasmine-scout ---
[INFO] No tests to run.
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (npm-test-karma) @ karma-jasmine-scout ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ karma-jasmine-scout ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ karma-jasmine-scout ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ karma-jasmine-scout ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ karma-jasmine-scout ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ karma-jasmine-scout ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karma-jasmine-scout ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/10.0.0-SNAPSHOT/karma-jasmine-scout-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/karma-jasmine-scout/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/10.0.0-SNAPSHOT/karma-jasmine-scout-10.0.0-SNAPSHOT.pom
[INFO] 
[INFO] -----------------< org.eclipse.scout.rt:eslint-config >-----------------
[INFO] Building eslint-config 10.0.0-SNAPSHOT                           [52/52]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eslint-config ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ eslint-config ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ eslint-config ---
[INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eslint-config/../org.eclipse.scout.rt/target/jacoco-all.exec
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-node-install) @ eslint-config ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-npm-install-workspace) @ eslint-config ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:install-node-and-npm (install-node-and-npm) @ eslint-config ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- frontend-maven-plugin:1.9.1:npm (install-node-tools) @ eslint-config ---
[INFO] Skipping execution.
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-install-dependency) @ eslint-config ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
updating version/dependency for module: @eclipse-scout/core
updating version/dependency for module: @eclipse-scout/testing
updating version/dependency for module: @eclipse-scout/eslint-config
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
updating version/dependency for module: @eclipse-scout/svg
setPreInstallSnapshotDependencies version done
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-install-dependency) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-release-publish-dependency) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (npm-update) @ eslint-config ---
[INFO] skipping execute as per configuration
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eslint-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eslint-config/src/main/resources
[INFO] 
[INFO] --- exec-maven-plugin:1.6.0:exec (scout-releng-snapshot-publish-dependency) @ eslint-config ---
start searching for package.json files at /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/
updating version/dependency for module: @eclipse-scout/cli
new Version: 10.0.0-snapshot.20200716073137
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200716073137
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200716073137
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200716073137
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200716073137
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200716073137
setPrePublishSnapshotDependencies version done
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ eslint-config ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eslint-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eslint-config/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ eslint-config ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ eslint-config ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ eslint-config ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eslint-config/target/eslint-config-10.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ eslint-config ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ eslint-config ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ eslint-config ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ eslint-config ---
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eslint-config ---
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eslint-config/target/eslint-config-10.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/eslint-config/10.0.0-SNAPSHOT/eslint-config-10.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/eslint-config/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-10.0_continuous_pipeline/?/.m2/repository/org/eclipse/scout/rt/eslint-config/10.0.0-SNAPSHOT/eslint-config-10.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Scout RT 10.0.0-SNAPSHOT:
[INFO] 
[INFO] Eclipse Scout RT ................................... SUCCESS [ 23.328 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [  8.976 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [  5.005 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [02:05 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject SUCCESS [  0.193 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security . SUCCESS [  0.164 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [  3.534 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [  5.435 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [  0.385 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [  9.131 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api .. SUCCESS [  0.134 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [  0.505 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [ 29.277 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [  0.719 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [  0.302 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test SUCCESS [ 11.096 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SUCCESS [  0.508 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SUCCESS [  3.986 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson .. SUCCESS [  0.932 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test SUCCESS [  2.638 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test SUCCESS [  3.872 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test SUCCESS [  2.020 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms .. SUCCESS [  0.243 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test SUCCESS [03:04 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail ..... SUCCESS [  0.580 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test  SUCCESS [  2.497 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security.test SUCCESS [  2.394 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat SUCCESS [  1.920 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest ..... SUCCESS [  2.105 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test  SUCCESS [  2.734 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson SUCCESS [  0.080 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client SUCCESS [  0.998 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test SUCCESS [ 11.215 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SUCCESS [  3.651 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SUCCESS [ 28.037 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SUCCESS [  2.346 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SUCCESS [  1.628 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SUCCESS [  0.106 s]
[INFO] eclipse-scout-core ................................. SUCCESS [02:28 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SUCCESS [  1.161 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SUCCESS [ 37.872 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium SUCCESS [  2.077 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SUCCESS [  0.912 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SUCCESS [  0.743 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SUCCESS [  0.027 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SUCCESS [  1.239 s]
[INFO] org.eclipse.scout.rt-settings ...................... SUCCESS [  0.055 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.migration.ecma6 SUCCESS [  0.533 s]
[INFO] eclipse-scout-cli .................................. SUCCESS [  0.802 s]
[INFO] eclipse-scout-testing .............................. SUCCESS [  0.775 s]
[INFO] karma-jasmine-scout ................................ SUCCESS [  0.704 s]
[INFO] eslint-config ...................................... SUCCESS [  0.804 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:19 min
[INFO] Finished at: 2020-07-16T07:31:37Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: UNSTABLE