Skip to content

Console Output

Skipping 21,991 KB.. Full Log
protocol: Session stopping
2020-07-15 09:45:37,630 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@78c04216[id = 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,630 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@78c04216[id = 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,630 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@78c04216[id = 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,630 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:fvp8jtffld07b1mprjighvfl68rvi4abhitnvckaidj2n1p8761 [clientSessionId=9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,631 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:fvp8jtffld07b1mprjighvfl68rvi4abhitnvckaidj2n1p8761... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,631 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:fvp8jtffld07b1mprjighvfl68rvi4abhitnvckaidj2n1p8761 from store (clientSessionId=9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,631 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 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,631 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 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
2020-07-15 09:45:37,631 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:fvp8jtffld07b1mprjighvfl68rvi4abhitnvckaidj2n1p8761 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
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-15 09:45:37,635 ERROR [scout-model-thread-25] 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/0x000000010062f040]
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-15 09:45:37,636 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@78c04216[id = 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$381/0x000000010062f040]
protocol: All session jobs terminated
2020-07-15 09:45:38,631 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr]
2020-07-15 09:45:38,631 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr from session store - MDC[jobName=Performing session housekeeping for client session with ID 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr]
2020-07-15 09:45:38,631 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 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr]
2020-07-15 09:45:38,632 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 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr]
2020-07-15 09:45:38,632 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 9t38a0shammpbpvsoggg3kc01196t2p008nui7qhlefncvt2udr]
2020-07-15 09:45:38,633 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-15 09:45:38,633 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:cnpsb7n2m7iugj62boq7i83ikj4pu2g9f2buf38ncs9umtp616b - MDC[]
2020-07-15 09:45:38,635 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@5fbe6f0e[id = 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93], user=null] - MDC[jobName=Starting ClientSession [sessionId=2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93]]
2020-07-15 09:45:38,635 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:299) - Created new client session [clientSessionId=2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2020-07-15 09:45:38,635 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-15 09:45:38,640 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-15 09:45:38,640 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:260) - UiSession with ID 0:cnpsb7n2m7iugj62boq7i83ikj4pu2g9f2buf38ncs9umtp616b initialized - MDC[]
protocol: MessageBox is open
protocol: Session stopping
2020-07-15 09:45:38,641 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@5fbe6f0e[id = 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,641 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@5fbe6f0e[id = 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,641 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@5fbe6f0e[id = 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,642 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:cnpsb7n2m7iugj62boq7i83ikj4pu2g9f2buf38ncs9umtp616b [clientSessionId=2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,642 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:cnpsb7n2m7iugj62boq7i83ikj4pu2g9f2buf38ncs9umtp616b... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,642 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:cnpsb7n2m7iugj62boq7i83ikj4pu2g9f2buf38ncs9umtp616b from store (clientSessionId=2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,642 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 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,642 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 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,642 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:cnpsb7n2m7iugj62boq7i83ikj4pu2g9f2buf38ncs9umtp616b - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
2020-07-15 09:45:38,643 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@5fbe6f0e[id = 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$385/0x000000010062e040]
protocol: Interrupted MessageBox
protocol: All session jobs terminated
2020-07-15 09:45:39,642 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93]
2020-07-15 09:45:39,642 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93 from session store - MDC[jobName=Performing session housekeeping for client session with ID 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93]
2020-07-15 09:45:39,642 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 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93]
2020-07-15 09:45:39,642 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 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93]
2020-07-15 09:45:39,642 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 2egovu6bsm18c26a49de9dfak0f5ug3r4uv0rgjfndbnjcjto93]
2020-07-15 09:45:39,643 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-15 09:45:39,644 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:1pb967u8bmlj1kbhth281rgdcfjdq5rvcaaqgibaqc18a45gfg07 - MDC[]
2020-07-15 09:45:39,645 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@5e4045b1[id = 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c], user=null] - MDC[jobName=Starting ClientSession [sessionId=1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c]]
2020-07-15 09:45:39,646 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:299) - Created new client session [clientSessionId=1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2020-07-15 09:45:39,646 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:428) - UI theme model=default current=default reloadPage=false - MDC[]
2020-07-15 09:45:39,648 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-15 09:45:39,648 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:260) - UiSession with ID 0:1pb967u8bmlj1kbhth281rgdcfjdq5rvcaaqgibaqc18a45gfg07 initialized - MDC[]
protocol: Form.execLoad
2020-07-15 09:45:39,651 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@63410aca - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$387/0x000000010062d840]
protocol: Before Form.waitFor
protocol: Form is open
protocol: Session stopping
2020-07-15 09:45:39,651 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@5e4045b1[id = 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,651 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@5e4045b1[id = 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,652 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@5e4045b1[id = 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,652 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:1pb967u8bmlj1kbhth281rgdcfjdq5rvcaaqgibaqc18a45gfg07 [clientSessionId=1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,652 INFO  [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:1pb967u8bmlj1kbhth281rgdcfjdq5rvcaaqgibaqc18a45gfg07... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,652 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:1pb967u8bmlj1kbhth281rgdcfjdq5rvcaaqgibaqc18a45gfg07 from store (clientSessionId=1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,652 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 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,652 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 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
2020-07-15 09:45:39,653 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:1pb967u8bmlj1kbhth281rgdcfjdq5rvcaaqgibaqc18a45gfg07 - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
protocol: Form.execFinally
protocol: Form.dispose
2020-07-15 09:45:39,653 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@5e4045b1[id = 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$389/0x000000010062d040]
protocol: Interrupted Form
protocol: All session jobs terminated
2020-07-15 09:45:40,652 INFO  [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c]
2020-07-15 09:45:40,652 DEBUG [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c from session store - MDC[jobName=Performing session housekeeping for client session with ID 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c]
2020-07-15 09:45:40,652 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 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c]
2020-07-15 09:45:40,653 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 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c]
2020-07-15 09:45:40,653 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 1bp5tutdiflha1ldmd85kg82nu102k45qe3n9jr4kl3jh2rct53c]
2020-07-15 09:45:40,654 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-15 09:45:40,655 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:1m669r3o4hku5b5mq18dauuleks5hja5cf10e60a04hcv5m8nmur - MDC[]
protocol: Before MessageBoxInLoad
2020-07-15 09:45:40,657 WARN  [scout-model-thread-25] 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=13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp]]
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-15 09:45:40,657 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@5fec8747[id = 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp], user=null] - MDC[jobName=Starting ClientSession [sessionId=13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp]]
2020-07-15 09:45:40,657 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:299) - Created new client session [clientSessionId=13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] - MDC[]
2020-07-15 09:45:40,657 DEBUG [main] org.eclipse.scout.rt.ui.html.UiSession.initUiTheme(UiSession.java:428) - UI theme model=default current=default reloadPage=false - MDC[]
2020-07-15 09:45:40,659 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-15 09:45:40,659 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:260) - UiSession with ID 0:1m669r3o4hku5b5mq18dauuleks5hja5cf10e60a04hcv5m8nmur initialized - MDC[]
protocol: Session stopping
2020-07-15 09:45:40,660 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@5fec8747[id = 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,660 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@5fec8747[id = 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,661 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@5fec8747[id = 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp], point of no return - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,661 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:964) - Logging out from UI session with ID 0:1m669r3o4hku5b5mq18dauuleks5hja5cf10e60a04hcv5m8nmur [clientSessionId=13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp, processingJsonRequest=false] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,661 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:1m669r3o4hku5b5mq18dauuleks5hja5cf10e60a04hcv5m8nmur... - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,661 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:1m669r3o4hku5b5mq18dauuleks5hja5cf10e60a04hcv5m8nmur from store (clientSessionId=13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp) - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,661 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 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,661 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 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,662 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:1m669r3o4hku5b5mq18dauuleks5hja5cf10e60a04hcv5m8nmur - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
2020-07-15 09:45:40,662 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@5fec8747[id = 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp], user=null] - MDC[jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$390/0x000000010062d440]
protocol: All session jobs terminated
2020-07-15 09:45:41,661 INFO  [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:385) - Session housekeeping: Client session 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp]
2020-07-15 09:45:41,662 DEBUG [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.removeClientSessionInsideWriteLock(SessionStore.java:413) - Remove client session with ID 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp from session store - MDC[jobName=Performing session housekeeping for client session with ID 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp]
2020-07-15 09:45:41,662 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 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp]
2020-07-15 09:45:41,662 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 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp]
2020-07-15 09:45:41,663 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 13n29cv23gn6dqgndhnm8kf5l3sfsdugui6hll2jbi6td5l1bjjp]
2020-07-15 09:45:41,664 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-15 09:45:41,664 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.preregisterUiSession(SessionStore.java:227) - Pre-register UI session with ID 0:3v942gtflauo4c4jkd9ampt21reglodhmu0jhtc42sk9pp5s9r2 - MDC[]
2020-07-15 09:45:41,666 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-15 09:45:41,666 INFO  [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:599) - Disposing UI session with ID 0:3v942gtflauo4c4jkd9ampt21reglodhmu0jhtc42sk9pp5s9r2... - MDC[]
2020-07-15 09:45:41,666 DEBUG [main] org.eclipse.scout.rt.ui.html.SessionStore.unregisterUiSession(SessionStore.java:302) - Unregister UI session with ID 0:3v942gtflauo4c4jkd9ampt21reglodhmu0jhtc42sk9pp5s9r2 from store (clientSessionId=null) - MDC[]
2020-07-15 09:45:41,666 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-15 09:45:41,669 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
2020-07-15 09:45:41,669 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.02 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 257 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 132 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 108 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 115 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 488 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.3 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 410 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 210 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 114 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 934 kB/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 100 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 199 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 105 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 138 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 210 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-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] 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] 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 383 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-ie-driver/3.141.59/selenium-ie-driver-3.141.59.jar (17 kB at 410 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-firefox-driver/3.141.59/selenium-firefox-driver-3.141.59.jar (810 kB at 16 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 177 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-safari-driver/3.141.59/selenium-safari-driver-3.141.59.jar (16 kB at 199 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] 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 132 kB/s)
[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/net/bytebuddy/byte-buddy/1.8.15/byte-buddy-1.8.15.jar
[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-java/3.141.59/selenium-java-3.141.59.jar (355 B at 3.4 kB/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-api/3.141.59/selenium-api-3.141.59.jar (182 kB at 1.7 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/org/seleniumhq/selenium/selenium-remote-driver/3.141.59/selenium-remote-driver-3.141.59.jar (334 kB at 2.8 MB/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/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/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.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 98 kB/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/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 215 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 58 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 22 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 464 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 15 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 13 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.20200715094548
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200715094548
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200715094548
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200715094548
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200715094548
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200715094548
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 160 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 147 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 155 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 193 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 149 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 158 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.3 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 3.8 MB/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 393 kB/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/eclipse/jetty/jetty-annotations/9.4.30.v20200611/jetty-annotations-9.4.30.v20200611.jar (86 kB at 959 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 723 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.338 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 439 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 7.2 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.20200715094552
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200715094552
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.20200715094552
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200715094552
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200715094552
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.20200715094553
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200715094553
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200715094553
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200715094553
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200715094553
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200715094553
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.20200715094554
updating version/dependency for module: @eclipse-scout/core
new Version: 10.0.0-snapshot.20200715094554
updating version/dependency for module: @eclipse-scout/testing
new Version: 10.0.0-snapshot.20200715094554
updating version/dependency for module: @eclipse-scout/eslint-config
new Version: 10.0.0-snapshot.20200715094554
updating version/dependency for module: @eclipse-scout/karma-jasmine-scout
new Version: 10.0.0-snapshot.20200715094554
updating version/dependency for module: @eclipse-scout/svg
new Version: 10.0.0-snapshot.20200715094554
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 [ 28.476 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [  9.411 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [  5.121 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [02:07 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject SUCCESS [  0.247 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security . SUCCESS [  0.151 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [  3.590 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [  5.400 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [  0.429 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [  9.233 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api .. SUCCESS [  0.133 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [  0.558 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [ 29.458 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [  0.756 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [  0.290 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test SUCCESS [ 12.412 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SUCCESS [  0.393 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SUCCESS [  3.769 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson .. SUCCESS [  0.858 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test SUCCESS [  3.066 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test SUCCESS [  3.724 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test SUCCESS [  1.997 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms .. SUCCESS [  0.231 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test SUCCESS [03:01 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail ..... SUCCESS [  0.528 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test  SUCCESS [  2.431 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security.test SUCCESS [  2.386 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat SUCCESS [  1.888 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest ..... SUCCESS [  2.108 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test  SUCCESS [  2.872 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson SUCCESS [  0.104 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client SUCCESS [  1.001 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test SUCCESS [ 11.237 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SUCCESS [  3.992 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SUCCESS [ 27.785 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SUCCESS [  2.281 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SUCCESS [  1.756 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SUCCESS [  0.136 s]
[INFO] eclipse-scout-core ................................. SUCCESS [01:20 min]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SUCCESS [  1.252 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SUCCESS [ 37.868 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium SUCCESS [  5.728 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SUCCESS [  0.913 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SUCCESS [  0.723 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SUCCESS [  0.087 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SUCCESS [  1.274 s]
[INFO] org.eclipse.scout.rt-settings ...................... SUCCESS [  0.055 s]
[INFO] org.eclipse.scout.rt:org.eclipse.scout.migration.ecma6 SUCCESS [  0.552 s]
[INFO] eclipse-scout-cli .................................. SUCCESS [  0.703 s]
[INFO] eclipse-scout-testing .............................. SUCCESS [  0.668 s]
[INFO] karma-jasmine-scout ................................ SUCCESS [  0.767 s]
[INFO] eslint-config ...................................... SUCCESS [  0.780 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:21 min
[INFO] Finished at: 2020-07-15T09:45:54Z
[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