Skip to content

Failed

org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest.testExperiment

Failing for the past 4 builds (Since #98 )
Took 22 sec.

Error Message

There is no active editor

Stacktrace

org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: There is no active editor
	at org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot.activeEditor(SWTWorkbenchBot.java:315)
	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest.bookmarkTest(BookmarksViewTest.java:217)
	at org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest.testExperiment(BookmarksViewTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:75)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:60)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:748)

Standard Output

DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1563950326 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1563950325 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1563950325 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1563950325 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563950325 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1563950316 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1563950315 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1563950315 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1563950315 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1563950315 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563950314 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1563950309 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1563950308 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1563950308 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1563950308 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1563950308 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1563950300 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1563950298 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1563950298 data=null doit=true} to TreeItem with text {Traces [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1563950298 data=null} to TreeItem with text {Traces [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1563950298 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563950297 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1563950288 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:14.858
!MESSAGE Unexpected error executing analysis with trace A-Test-10K
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:14.861
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:16.839
!MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:16.842
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1563946758 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1563946758 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1563946758 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1563946758 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563946757 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1563946748 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
WARN - Tree item TreeItem with text {TestBookmarks} is already expanded. Won't expand it again.
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1563946747 data=null doit=true} to TreeItem with text {Experiments [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1563946747 data=null} to TreeItem with text {Experiments [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1563946747 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [0]}
DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1563946747 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1563946742 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [0]}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1563946741 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1563946741 data=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1563946741 data=null} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1563946741 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563946741 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1563946733 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
DEBUG - matched MenuItem with text "Select &Traces...", using matcher: with mnemonic 'Select Traces...'
DEBUG - Clicking on with mnemonic 'Select Traces...'
DEBUG - Clicked on with mnemonic 'Select Traces...'
DEBUG - matched Shell with text "Select Traces", using matcher: with text 'Select Traces'
DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
DEBUG - Clicking on Select All
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1563946560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1563946560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1563946560 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1563946560 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1563946560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1563946560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1563946560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1563946558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1563946558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1563946558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1563946558 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1563946558 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
DEBUG - Clicked on Select All
DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Clicking on &Finish
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1563946556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1563946556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1563946556 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1563946556 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1563946556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1563946556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1563946555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select &Traces...} time=-1563946693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select Traces...'
DEBUG - Clicked on 
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=-1563946456 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=-1563946455 data=null doit=true} to TreeItem with text {experiment [2]}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=-1563946455 data=null} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-1563946455 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563946454 data=null item=TreeItem {experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-1563946445 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
DEBUG - Double-clicking on TreeItem with text {experiment [2]}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=-1563946444 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=-1563946444 data=null doit=true} to TreeItem with text {experiment [2]}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=-1563946443 data=null} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-1563946443 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563946443 data=null item=TreeItem {experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-1563946437 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-1563946437 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {experiment [2]} time=-1563946436 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-1563946395 data=null button=1 stateMask=0x80000 x=122 y=60 count=2} to TreeItem with text {experiment [2]}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {experiment [2]} time=-1563946395 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {experiment [2]} time=-1563946395 data=null doit=true} to TreeItem with text {experiment [2]}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {experiment [2]} time=-1563946394 data=null} to TreeItem with text {experiment [2]}
DEBUG - Double-clicked on TreeItem with text {experiment [2]}
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1563946436 data=null item=TreeItem {experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [2]}

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:20.565
!MESSAGE Unexpected error executing analysis with trace A-Test-10K
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:20.566
!MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:20.567
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:20.567
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"'
DEBUG - matched EditorReference with text "", using matcher: with name '"experiment"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
DEBUG - matched Table with text "", using matcher: of type 'Table'
DEBUG - matched Table with text "", using matcher: (of type 'Table')
DEBUG - Attempting to set focus on Table with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1563942224 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1563942224 data=null doit=true} to TableItem with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1563942223 data=null} to TableItem with text {}
DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1563942223 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1563942220 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1563942200 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Double-clicking on TableItem with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1563942190 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1563942190 data=null doit=true} to TableItem with text {}
DEBUG - Attempting to set focus on Table with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1563942190 data=null} to TableItem with text {}
DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1563942189 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1563942187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1563942175 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1563942172 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-1563942169 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-1563942169 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1563942169 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {}
DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1563942169 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1563942168 data=null doit=true} to TableItem with text {}
DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1563942168 data=null} to TableItem with text {}
DEBUG - Double-clicked on TableItem with text {}
DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit'
DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...'
DEBUG - Clicking on with mnemonic 'Add Bookmark...'
DEBUG - Clicked on with mnemonic 'Add Bookmark...'
DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: of type 'Text'
DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: (of type 'Text')
DEBUG - matched Button with text "", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Clicking on OK
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1563942094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1563942094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1563942093 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1563942093 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1563942093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1563942093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1563942093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-1563942159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...'
DEBUG - Clicked on 
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Double-clicking on TreeItem with text {banana}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1563941219 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1563941193 data=null doit=true} to TreeItem with text {banana}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1563941193 data=null} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1563941192 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563941192 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1563941189 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1563941188 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1563941188 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1563941188 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1563941090 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1563941061 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1563941061 data=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1563941061 data=null} to TreeItem with text {banana}
DEBUG - Double-clicked on TreeItem with text {banana}

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:25.466
!MESSAGE Unexpected error executing analysis with trace E-Test-10K
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-14 06:40:25.470
!MESSAGE Exception executing analysis
!STACK 0
java.lang.RuntimeException: The parameter should be set
	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
DEBUG - Double-clicking on TreeItem with text {banana}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1563937701 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1563937701 data=null doit=true} to TreeItem with text {banana}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1563937687 data=null} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1563937659 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563937656 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1563937654 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1563937653 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1563937653 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1563937652 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1563937396 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1563937361 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1563937357 data=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1563937357 data=null} to TreeItem with text {banana}
DEBUG - Double-clicked on TreeItem with text {banana}
DEBUG - Double-clicking on TreeItem with text {banana}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1563937233 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1563937233 data=null doit=true} to TreeItem with text {banana}
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1563937223 data=null} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1563937196 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563937193 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1563937191 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1563937190 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1563937190 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1563937173 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1563937173 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1563937172 data=null doit=true} to TreeItem with text {banana}
DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1563937172 data=null} to TreeItem with text {banana}
DEBUG - Double-clicked on TreeItem with text {banana}
DEBUG - Capturing screenshot 'screenshots/testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest).jpeg'
DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1563936140 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform}
DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
DEBUG - matched Tree with text "", using matcher: of type 'Tree'
DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
DEBUG - Attempting to set focus on Tree with text {}
DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1563936100 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1563936100 data=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1563936099 data=null} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1563936099 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1563936099 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1563936088 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1563937189 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
DEBUG - Clicking on with mnemonic 'Delete'
DEBUG - Clicked on with mnemonic 'Delete'
DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
DEBUG - Attempting to set focus on Shell with text {Delete Resources}
DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: of type 'Button'
DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934755 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1563934755 data=null} to (of type 'Button' and with style 'SWT.CHECK')
DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: of type 'Button'
DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Clicking on OK
DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1563934754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1563934754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1563934754 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1563934754 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1563934754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1563934754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Clicked on OK
DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1563934754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1563935387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'

!ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-14 06:40:36.452
!MESSAGE Error creating supplementary folder /TestBookmarks/.tracing/A-Test-10K
!STACK 1
org.eclipse.core.internal.resources.ResourceException: Resource '/TestBookmarks' does not exist.
	at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:335)
	at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:209)
	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:141)
	at org.eclipse.core.internal.resources.Folder.assertCreateRequirements(Folder.java:33)
	at org.eclipse.core.internal.resources.Folder.create(Folder.java:93)
	at org.eclipse.core.internal.resources.Folder.create(Folder.java:121)
	at org.eclipse.tracecompass.tmf.ui.project.model.TraceUtils.createFolder(TraceUtils.java:137)
	at org.eclipse.tracecompass.tmf.ui.project.model.TraceUtils.createFolder(TraceUtils.java:135)
	at org.eclipse.tracecompass.tmf.ui.project.model.TraceUtils.createFolder(TraceUtils.java:135)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectModelElement.lambda$1(TmfProjectModelElement.java:296)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectModelElement.prepareTraceSupplementaryFolder(TmfProjectModelElement.java:302)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createSupplementaryFolder(TmfCommonProjectElement.java:740)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:656)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:670)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.instantiateTrace(TmfTraceElement.java:276)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:277)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openExperimentElement(TmfOpenTraceHelper.java:324)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$2.run(TmfOpenTraceHelper.java:599)
!SUBENTRY 1 org.eclipse.core.resources 4 368 2020-01-14 06:40:36.452
!MESSAGE Resource '/TestBookmarks' does not exist.

Standard Error

Exception in thread "Thread-1241" java.lang.NullPointerException
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.createSupplementaryFolder(TmfCommonProjectElement.java:743)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:656)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.refreshSupplementaryFolder(TmfCommonProjectElement.java:670)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.instantiateTrace(TmfTraceElement.java:276)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:277)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openExperimentElement(TmfOpenTraceHelper.java:324)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:350)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$2.run(TmfOpenTraceHelper.java:599)