Skip to content
Unstable

Console Output

Skipping 7,132 KB.. Full Log
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java:[336] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java:[336] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java:[336] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/XYVarLayerImpl.java:[336] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java:[168] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java:[168] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java:[168] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/LayerImpl.java:[168] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java:[1044] 
	getLayers().addAll((Collection<? extends Layer>)newValue);
	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'Collection<capture#of ? extends Layer>' needs unchecked conversion to conform to '@NonNull Collection<? extends Layer>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java:[1204] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java:[1204] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java:[1204] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java:[1204] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java:[1204] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotImpl.java:[1204] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java:[71] 
	this.label= new LabelGenerator(getResourceLocator(), GGPlotPackage.eINSTANCE.getGGPlot(), FEATURE_LABEL_NAMES);
	                               ^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'ResourceLocator' needs unchecked conversion to conform to '@NonNull ResourceLocator'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java:[71] 
	this.label= new LabelGenerator(getResourceLocator(), GGPlotPackage.eINSTANCE.getGGPlot(), FEATURE_LABEL_NAMES);
	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'EClass' needs unchecked conversion to conform to '@NonNull EClass'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java:[71] 
	this.label= new LabelGenerator(getResourceLocator(), GGPlotPackage.eINSTANCE.getGGPlot(), FEATURE_LABEL_NAMES);
	                                                                                          ^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/GGPlotItemProvider.java:[351] 
	return this.label.createLabel((GGPlot) object);
	                              ^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'GGPlot' needs unchecked conversion to conform to '@NonNull EObject'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTextLayerImpl.java:[689] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomViolinLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java:[159] 
	getColVars().addAll((Collection<? extends RTypedExpr>)newValue);
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'Collection<capture#of ? extends RTypedExpr>' needs unchecked conversion to conform to '@NonNull Collection<? extends RTypedExpr>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java:[208] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java:[208] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java:[208] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/WrapFacetLayoutImpl.java:[208] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/LayerItemProvider.java:[79] 
	this.label= new LabelGenerator(getResourceLocator(), eClass, FEATURE_LABEL_NAMES);
	                               ^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'ResourceLocator' needs unchecked conversion to conform to '@NonNull ResourceLocator'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/LayerItemProvider.java:[79] 
	this.label= new LabelGenerator(getResourceLocator(), eClass, FEATURE_LABEL_NAMES);
	                                                             ^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/provider/LayerItemProvider.java:[136] 
	return this.label.createLabel((Layer) object);
	                              ^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'Layer' needs unchecked conversion to conform to '@NonNull EObject'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java:[136] 
	getColVars().addAll((Collection<? extends RTypedExpr>)newValue);
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'Collection<capture#of ? extends RTypedExpr>' needs unchecked conversion to conform to '@NonNull Collection<? extends RTypedExpr>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java:[140] 
	getRowVars().addAll((Collection<? extends RTypedExpr>)newValue);
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'Collection<capture#of ? extends RTypedExpr>' needs unchecked conversion to conform to '@NonNull Collection<? extends RTypedExpr>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java:[186] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java:[186] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java:[186] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GridFacetLayoutImpl.java:[186] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBoxplotLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomSmoothLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java:[167] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java:[167] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java:[167] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/SummaryStatImpl.java:[167] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomAblineLayerImpl.java:[516] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomBarLayerImpl.java:[444] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomHistogramLayerImpl.java:[338] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java:[533] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java:[533] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java:[533] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java:[533] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/TextStyleImpl.java:[533] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GGPlotPackageImpl.java:[343] 
	theGGPlotPackage.createPackageContents();
	^^^^^^^^^^^^^^^^
Potential null pointer access: The variable theGGPlotPackage may be null at this location
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[177] 
	fun.appendExpr(property.getRArg(), (RTypedExpr) value, RTypedExpr.MAPPED);
	                                   ^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'RTypedExpr' needs unchecked conversion to conform to '@NonNull RTypedExpr'
153. INFO in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java (at line 182)
	private static final ImList<String> DIRECT_TYPES= ImCollections.newList(
			RTypedExpr.R,
			RTypedExpr.CHAR );
	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unsafe null type conversion (type annotations): The value of type '@NonNull ImList<@NonNull String>' is made accessible using the less-annotated type 'ImList<String>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[190] 
	fun.appendExpr(property.getRArg(), (RTypedExpr) value, DIRECT_TYPES);
	                                   ^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'RTypedExpr' needs unchecked conversion to conform to '@NonNull RTypedExpr'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[190] 
	fun.appendExpr(property.getRArg(), (RTypedExpr) value, DIRECT_TYPES);
	                                                       ^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'ImList<String>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull String>', corresponding supertype is 'Collection<String>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[200] 
	public void generate(final EObject root) {
	                           ^^^^^^^
Missing non-null annotation: inherited method from AbstractRCodeGenerator specifies this parameter as @NonNull
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[222] 
	final FunBuilder fun= appendFun(e2r.getRFun());
	                                ^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[246] 
	final FunBuilder fun= appendFun(e2r.getRFun());
	                                ^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[302] 
	appendExprList(layout.getRowVars(), " + ", "."); //$NON-NLS-1$ //$NON-NLS-2$
	               ^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'EList<RTypedExpr>' needs unchecked conversion to conform to '@NonNull List<? extends @NonNull RTypedExpr>', corresponding supertype is 'List<RTypedExpr>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[304] 
	appendExprList(layout.getColVars(), " + ", "."); //$NON-NLS-1$ //$NON-NLS-2$
	               ^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'EList<RTypedExpr>' needs unchecked conversion to conform to '@NonNull List<? extends @NonNull RTypedExpr>', corresponding supertype is 'List<RTypedExpr>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[310] 
	appendExprList(layout.getColVars(), " + ", "."); //$NON-NLS-1$ //$NON-NLS-2$
	               ^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'EList<RTypedExpr>' needs unchecked conversion to conform to '@NonNull List<? extends @NonNull RTypedExpr>', corresponding supertype is 'List<RTypedExpr>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[362] 
	labsFun.appendExpr(lab, text, DIRECT_TYPES);
	                        ^^^^
Null type mismatch: required '@NonNull RTypedExpr' but the provided value is inferred as @Nullable
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[362] 
	labsFun.appendExpr(lab, text, DIRECT_TYPES);
	                              ^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'ImList<String>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull String>', corresponding supertype is 'Collection<String>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[364] 
	labsFun.appendExpr(lab2, text2, DIRECT_TYPES);
	                         ^^^^^
Null type safety (type annotations): The expression of type 'RTypedExpr' needs unchecked conversion to conform to '@NonNull RTypedExpr'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRCodeGen.java:[364] 
	labsFun.appendExpr(lab2, text2, DIRECT_TYPES);
	                                ^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'ImList<String>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull String>', corresponding supertype is 'Collection<String>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomPointLayerImpl.java:[584] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRuleSet.java:[46] 
	features.add(new EFeatureReference(eObject, Literals.GRID_FACET_LAYOUT__COL_VARS));
	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'EAttribute' needs unchecked conversion to conform to '@NonNull EStructuralFeature'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRuleSet.java:[47] 
	features.add(new EFeatureReference(eObject, Literals.GRID_FACET_LAYOUT__ROW_VARS));
	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'EAttribute' needs unchecked conversion to conform to '@NonNull EStructuralFeature'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotRuleSet.java:[58] 
	features.add(new EFeatureReference(obj, Literals.PROP_DATA_PROVIDER__DATA));
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'EAttribute' needs unchecked conversion to conform to '@NonNull EStructuralFeature'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/impl/GeomTileLayerImpl.java:[406] 
	public String toString() {
	       ^^^^^^
The return type is incompatible with '@NonNull String' returned from Object.toString() (mismatching null constraints)
196. INFO in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java (at line 38)
	private static final RExprTypes T_LABEL= new RExprTypes(ImCollections.newList(
			RExprType.TEXT_VALUE_TYPE,
			RExprType.EXPR_LABEL_VALUE_TYPE ), 0 );
	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unsafe null type conversion (type annotations): The value of type '@NonNull ImList<@NonNull RExprType>' is made accessible using the less-annotated type 'ImList<RExprType>'
197. INFO in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java (at line 42)
	private static final RExprTypes T_LABEL_VAR= new RExprTypes(ImCollections.newList(
			RExprType.TEXT_VALUE_TYPE,
			RExprType.EXPR_LABEL_VALUE_TYPE,
			RExprType.DATAFRAME_COLUMN_TYPE), 2 );
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unsafe null type conversion (type annotations): The value of type '@NonNull ImList<@NonNull RExprType>' is made accessible using the less-annotated type 'ImList<RExprType>'
198. INFO in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java (at line 47)
	private static final RExprTypes T_COLOR_VAR= new RExprTypes(ImCollections.newList(
			RExprType.EXPR_COLOR_VALUE_TYPE,
			RExprType.DATAFRAME_COLUMN_TYPE ), 0 );
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unsafe null type conversion (type annotations): The value of type '@NonNull ImList<@NonNull RExprType>' is made accessible using the less-annotated type 'ImList<RExprType>'
199. INFO in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java (at line 51)
	private static final RExprTypes T_ALPHA_VAR= new RExprTypes(ImCollections.newList(
			RExprType.EXPR_ALPHA_VALUE_TYPE,
			RExprType.DATAFRAME_COLUMN_TYPE ), 0 );
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unsafe null type conversion (type annotations): The value of type '@NonNull ImList<@NonNull RExprType>' is made accessible using the less-annotated type 'ImList<RExprType>'
200. INFO in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java (at line 55)
	private static final RExprTypes T_FONT_FAMILY_VAR= new RExprTypes(ImCollections.newList(
			RExprType.EXPR_FONT_FAMILY_VALUE_TYPE/*,
			RExprType.DATAFRAME_COLUMN_TYPE*/ ), 0 );
	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unsafe null type conversion (type annotations): The value of type '@NonNull ImList<@NonNull RExprType>' is made accessible using the less-annotated type 'ImList<RExprType>'
201. INFO in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/core/GGPlotExprTypesProvider.java (at line 59)
	private static final RExprTypes T_OTHER_VAR= new RExprTypes(ImCollections.newList(
			RExprType.EXPR_VALUE_TYPE,
			RExprType.DATAFRAME_COLUMN_TYPE ), 0 );
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Unsafe null type conversion (type annotations): The value of type '@NonNull ImList<@NonNull RExprType>' is made accessible using the less-annotated type 'ImList<RExprType>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[724] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[739] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[754] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[769] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[784] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[799] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[814] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[829] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[844] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[859] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[874] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[889] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[904] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[919] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[934] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[949] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[964] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[979] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[994] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1009] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1024] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1039] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1054] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1069] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1084] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1099] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1114] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1129] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1144] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1159] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1174] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1189] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/org/eclipse/statet/rtm/ggplot/util/GGPlotSwitch.java:[1205] 
	return null;
	       ^^^^
Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
234 problems (0 errors, 227 warnings, 7 infos)
[INFO] 
[INFO] --- tycho-ds:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:3.0.5:testCompile (default-testCompile) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] 
[INFO] --- tycho-source:3.0.5:plugin-source (plugin-source) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/target/org.eclipse.statet.rtm.ggplot.core-4.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.core/target/org.eclipse.statet.rtm.ggplot.core-4.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] 
[INFO] --- tycho-source:3.0.5:feature-source (feature-source) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata (attach-p2-metadata) @ org.eclipse.statet.rtm.ggplot.core ---
[WARNING] artifact org.eclipse.statet.rtm:org.eclipse.statet.rtm.ggplot.core:xml:p2metadata:4.9.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.statet.rtm:org.eclipse.statet.rtm.ggplot.core:xml:p2artifacts:4.9.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- tycho-surefire:3.0.5:integration-test (default-integration-test) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] 
[INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.statet.rtm.ggplot.core ---
[INFO] No tests to run.
[INFO] 
[INFO] ------< org.eclipse.statet.rtm:org.eclipse.statet.rtm.ggplot.ui >-------
[INFO] Building [bundle] StatET R Task Model - 'ggplot' - UI  (Incubation) 4.9.0-SNAPSHOT [143/148]
[INFO]   from rtm/org.eclipse.statet.rtm.ggplot.ui/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin)'
[INFO] 
[INFO] --- tycho-packaging:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] The project's OSGi version is 4.9.0.202402070756
[INFO] 
[INFO] --- tycho-packaging:3.0.5:validate-id (default-validate-id) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- tycho-packaging:3.0.5:validate-version (default-validate-version) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- tycho-compiler:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] Resolving class path of [bundle] StatET R Task Model - 'ggplot' - UI  (Incubation)...
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:3.0.5:compile (default-compile) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] Compiling 28 source files to /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[74] 
	private final EObjectListProperty layersProperty;
	              ^^^^^^^^^^^^^^^^^^^
EObjectListProperty is a raw type. References to generic type EObjectListProperty<TProperty> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[85] 
	this.layersProperty= new EObjectListProperty("Layers", null,
	                         ^^^^^^^^^^^^^^^^^^^
EObjectListProperty is a raw type. References to generic type EObjectListProperty<TProperty> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[97] 
	((GridData) this.layersProperty.getControl().getLayoutData()).verticalAlignment= SWT.TOP;
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Potential null pointer access: The method getLayoutData() may return null
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[109] 
	final IEMFEditContext detailContext= new DetailContext(context,
				this.layersProperty.getSingleSelectionObservable() );
	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The constructor DetailContext(IEMFEditContext, IObservableValue) belongs to the raw type DetailContext. References to generic type DetailContext<TBaseValue> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[109] 
	final IEMFEditContext detailContext= new DetailContext(context,
	                                         ^^^^^^^^^^^^^
DetailContext is a raw type. References to generic type DetailContext<TBaseValue> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[116] 
	final IObservableValue selection= LayersSection.this.layersProperty.getSingleSelectionObservable();
	      ^^^^^^^^^^^^^^^^
IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[117] 
	final IObservableList layers= LayersSection.this.layersProperty.getPropertyObservable();
	      ^^^^^^^^^^^^^^^
IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayersSection.java:[119] 
	selection.setValue(layers.get(0));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/LayerNoSelectionDetail.java:[44] 
	final Label label= new Label(composite, SWT.NONE);
	                             ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/StatProperty.java:[40] 
	public class StatProperty extends DropDownProperty {
	                                  ^^^^^^^^^^^^^^^^
DropDownProperty is a raw type. References to generic type DropDownProperty<TProperty> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/AutoExpandListener.java:[62] 
	public void handleValueChange(final ValueChangeEvent<?> event) {
	                                    ^^^^^^^^^^^^^^^^
Missing non-null annotation: inherited method from IValueChangeListener<Object> specifies this parameter as @NonNull
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/AutoExpandListener.java:[82] 
	public void widgetDisposed(final DisposeEvent e) {
	                                 ^^^^^^^^^^^^
Missing non-null annotation: inherited method from DisposeListener specifies this parameter as @NonNull
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java:[61] 
	LayoutUtils.addSmallFiller(composite, false);
	                           ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java:[63] 
	{	final Composite column= new Composite(composite, SWT.NONE);
	 	                                      ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java:[69] 
	{	final Composite column= new Composite(composite, SWT.NONE);
	 	                                      ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetWrapDetail.java:[75] 
	LayoutUtils.addGDDummy(composite, true);
	                       ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[127] 
	final IObservableValue facetObservable= EMFEditProperties.value(context.getEditingDomain(),
	      ^^^^^^^^^^^^^^^^
IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[127] 
	final IObservableValue facetObservable= EMFEditProperties.value(context.getEditingDomain(),
						GGPlotPackage.Literals.GG_PLOT__FACET )
				.observeDetail(context.getBaseObservable());
	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method observeDetail(IObservableValue) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[129] 
	.observeDetail(context.getBaseObservable());
	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'IObservableValue' needs unchecked conversion to conform to '@NonNull IObservableValue'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[134] 
	context.getDataBindingContext().bindValue(
					CustomViewerObservables.observeComboSelection(this.typeViewer, options),
					facetObservable );
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked invocation bindValue(IViewerObservableValue<EObject>, IObservableValue) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>) of type DataBindingContext
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[135] 
	CustomViewerObservables.observeComboSelection(this.typeViewer, options),
	                                              ^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'TableViewer' needs unchecked conversion to conform to '@NonNull AbstractTableViewer'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[135] 
	CustomViewerObservables.observeComboSelection(this.typeViewer, options),
	                                                               ^^^^^^^
Null type safety (type annotations): The expression of type 'List<Object>' needs unchecked conversion to conform to '@NonNull List<@NonNull Object>'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[136] 
	facetObservable );
	^^^^^^^^^^^^^^^
Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[139] 
	final IEMFEditContext detailContext= new DetailContext(context, facetObservable);
	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The constructor DetailContext(IEMFEditContext, IObservableValue) belongs to the raw type DetailContext. References to generic type DetailContext<TBaseValue> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetSection.java:[139] 
	final IEMFEditContext detailContext= new DetailContext(context, facetObservable);
	                                         ^^^^^^^^^^^^^
DetailContext is a raw type. References to generic type DetailContext<TBaseValue> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/rtm/ggplot/ui/RtGGPlotEditorPlugin.java:[126] 
	protected void initializeImageRegistry(final ImageRegistry reg) {
	                                             ^^^^^^^^^^^^^
Missing non-null annotation: inherited method from AbstractUIPlugin specifies this parameter as @NonNull
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java:[58] 
	LayoutUtils.addSmallFiller(composite, false);
	                           ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java:[60] 
	{	final Composite column= new Composite(composite, SWT.NONE);
	 	                                      ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java:[67] 
	{	final Composite column= new Composite(composite, SWT.NONE);
	 	                                      ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/FacetGridDetail.java:[73] 
	LayoutUtils.addGDDummy(composite, true);
	                       ^^^^^^^^^
Null type safety (type annotations): The expression of type 'Composite' needs unchecked conversion to conform to '@NonNull Composite'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java:[144] 
	private IObservableValue value;
	        ^^^^^^^^^^^^^^^^
IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java:[177] 
	final IObservableValue observable;
	      ^^^^^^^^^^^^^^^^
IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java:[179] 
	observable= EMFProperties.value(getFeature()).observeDetail(rootContext.getBaseObservable());
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method observeDetail(IObservableValue) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java:[179] 
	observable= EMFProperties.value(getFeature()).observeDetail(rootContext.getBaseObservable());
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Null type safety (type annotations): The expression of type 'IObservableValue' needs unchecked conversion to conform to '@NonNull IObservableValue'
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java:[183] 
	observable.setValue(getEObject(getSelection()));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java:[186] 
	return new DetailContext<>(rootContext, observable);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The constructor DetailContext(IEMFEditContext, IObservableValue) belongs to the raw type DetailContext. References to generic type DetailContext<TBaseValue> should be parameterized
[WARNING] /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/org/eclipse/statet/internal/rtm/ggplot/ui/editors/TextStylePropertySection.java:[194] 
	this.value.setValue(getEObject(getSelection()));
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
37 problems (37 warnings)
[INFO] 
[INFO] --- tycho-ds:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:3.0.5:testCompile (default-testCompile) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- tycho-source:3.0.5:plugin-source (plugin-source) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/target/org.eclipse.statet.rtm.ggplot.ui-4.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/org.eclipse.statet.rtm.ggplot.ui/target/org.eclipse.statet.rtm.ggplot.ui-4.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- tycho-source:3.0.5:feature-source (feature-source) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata (attach-p2-metadata) @ org.eclipse.statet.rtm.ggplot.ui ---
[WARNING] artifact org.eclipse.statet.rtm:org.eclipse.statet.rtm.ggplot.ui:xml:p2metadata:4.9.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.statet.rtm:org.eclipse.statet.rtm.ggplot.ui:xml:p2artifacts:4.9.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- tycho-surefire:3.0.5:integration-test (default-integration-test) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] 
[INFO] --- failsafe:3.0.0-M5:verify (default-verify) @ org.eclipse.statet.rtm.ggplot.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] ---------------< org.eclipse.statet.rtm-assemblies:rtm >----------------
[INFO] Building rtm 4.9.0-SNAPSHOT                                    [144/148]
[INFO]   from rtm/_assemblies/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- tycho-source:3.0.5:plugin-source (plugin-source) @ rtm ---
[INFO] 
[INFO] --- tycho-source:3.0.5:feature-source (feature-source) @ rtm ---
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata (attach-p2-metadata) @ rtm ---
[INFO] 
[INFO] --< org.eclipse.statet.rtm-assemblies:org.eclipse.statet.rtm.ftable >---
[INFO] Building [feature] StatET IDE for R - R tasks Add-on for Contingency Tables ('ftable')  (Incubation) 4.9.0-SNAPSHOT [145/148]
[INFO]   from rtm/_assemblies/org.eclipse.statet.rtm.ftable-feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:package-feature (default-package-feature)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:package-feature (default-package-feature)'
[INFO] 
[INFO] --- tycho-packaging:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.statet.rtm.ftable ---
[INFO] The project's OSGi version is 4.9.0.202402070756
[INFO] 
[INFO] --- tycho-packaging:3.0.5:validate-id (default-validate-id) @ org.eclipse.statet.rtm.ftable ---
[INFO] 
[INFO] --- tycho-packaging:3.0.5:validate-version (default-validate-version) @ org.eclipse.statet.rtm.ftable ---
[INFO] 
[INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.statet.rtm.ftable ---
[INFO] 
[INFO] --- tycho-packaging:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.statet.rtm.ftable ---
[INFO] 
[INFO] --- tycho-source:3.0.5:plugin-source (plugin-source) @ org.eclipse.statet.rtm.ftable ---
[INFO] 
[INFO] --- tycho-packaging:3.0.5:package-feature (default-package-feature) @ org.eclipse.statet.rtm.ftable ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/_assemblies/org.eclipse.statet.rtm.ftable-feature/target/org.eclipse.statet.rtm.ftable-4.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.statet.rtm.ftable ---
[INFO] 
[INFO] --- tycho-p2:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.statet.rtm.ftable ---
[INFO] 
[INFO] --- tycho-source:3.0.5:feature-source (feature-source) @ org.eclipse.statet.rtm.ftable ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/_assemblies/org.eclipse.statet.rtm.ftable-feature/target/org.eclipse.statet.rtm.ftable-4.9.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata (attach-p2-metadata) @ org.eclipse.statet.rtm.ftable ---
[WARNING] artifact org.eclipse.statet.rtm-assemblies:org.eclipse.statet.rtm.ftable:xml:p2metadata:4.9.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.statet.rtm-assemblies:org.eclipse.statet.rtm.ftable:xml:p2artifacts:4.9.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.statet.rtm-assemblies:org.eclipse.statet.rtm.ggplot >---
[INFO] Building [feature] StatET IDE for R - R tasks Add-on for Graphics ('ggplot')  (Incubation) 4.9.0-SNAPSHOT [146/148]
[INFO]   from rtm/_assemblies/org.eclipse.statet.rtm.ggplot-feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:package-feature (default-package-feature)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:package-feature (default-package-feature)'
[INFO] 
[INFO] --- tycho-packaging:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.statet.rtm.ggplot ---
[INFO] The project's OSGi version is 4.9.0.202402070756
[INFO] 
[INFO] --- tycho-packaging:3.0.5:validate-id (default-validate-id) @ org.eclipse.statet.rtm.ggplot ---
[INFO] 
[INFO] --- tycho-packaging:3.0.5:validate-version (default-validate-version) @ org.eclipse.statet.rtm.ggplot ---
[INFO] 
[INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.statet.rtm.ggplot ---
[INFO] 
[INFO] --- tycho-packaging:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.statet.rtm.ggplot ---
[INFO] 
[INFO] --- tycho-source:3.0.5:plugin-source (plugin-source) @ org.eclipse.statet.rtm.ggplot ---
[INFO] 
[INFO] --- tycho-packaging:3.0.5:package-feature (default-package-feature) @ org.eclipse.statet.rtm.ggplot ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/_assemblies/org.eclipse.statet.rtm.ggplot-feature/target/org.eclipse.statet.rtm.ggplot-4.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.statet.rtm.ggplot ---
[INFO] 
[INFO] --- tycho-p2:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.statet.rtm.ggplot ---
[INFO] 
[INFO] --- tycho-source:3.0.5:feature-source (feature-source) @ org.eclipse.statet.rtm.ggplot ---
[INFO] Building jar: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/rtm/_assemblies/org.eclipse.statet.rtm.ggplot-feature/target/org.eclipse.statet.rtm.ggplot-4.9.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata (attach-p2-metadata) @ org.eclipse.statet.rtm.ggplot ---
[WARNING] artifact org.eclipse.statet.rtm-assemblies:org.eclipse.statet.rtm.ggplot:xml:p2metadata:4.9.0-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.statet.rtm-assemblies:org.eclipse.statet.rtm.ggplot:xml:p2artifacts:4.9.0-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ----< org.eclipse.statet-assemblies:org.eclipse.statet.repository >-----
[INFO] Building org.eclipse.statet.repository 4.9.0-SNAPSHOT          [147/148]
[INFO]   from _releng/statet-repository/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[INFO] 
[INFO] --- tycho-packaging:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.statet.repository ---
[INFO] The project's OSGi version is 4.9.0.202402080907
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.statet.repository ---
[INFO] 
[INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.statet.repository ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.statet.repository ---
[INFO] Copying 2 resources from legal-resources to target/classes
[INFO] 
[INFO] --- tycho-p2-publisher:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.statet.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 12.0.0]
[INFO] Published profile IUs: [a.jre.javase 13.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0]
[INFO] Published profile IUs: [a.jre.javase 16.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] Published profile IUs: [a.jre.javase 19.0.0]
[INFO] Published profile IUs: [a.jre.javase 21.0.0]
[INFO] Published profile IUs: [a.jre.javase 22.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:3.0.5:publish-products (default-publish-products) @ org.eclipse.statet.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:3.0.5:publish-categories (default-publish-categories) @ org.eclipse.statet.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:3.0.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.statet.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:3.0.5:assemble-repository (default-assemble-repository) @ org.eclipse.statet.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Copying resources from /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/_releng/statet-repository/target/classes to /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/_releng/statet-repository/target/repository
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.services.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.redocs.tex.r,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.r,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.wikitext.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.eutils.autonature,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rhelp.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.emf.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.tex.r.debug,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.eutils.autonature,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rtm.ggplot.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.jcommons.net.core.ssh.jsch,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.data,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.tex.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rtm.ggplot.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.ui,4.9.0.202402080907.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.wikitext.r.commonmark,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.coremisc,4.9.0.202402080907.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.wikitext.r.textile,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.rj.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.base.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rtm.ftable.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.rtm.ftable,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.tex.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.tex.r,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.jcommons.text.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.debug.core,4.9.0.202402071609.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.rj.servi.e,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.dsl.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.yaml.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.eutils.autorun,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ltk.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.doc,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.yaml.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.yaml,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rtm.base.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.jcommons.util,4.9.0.202402080907.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.core,4.9.0.202402080907.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ltk.ui,4.9.0.202402080907.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.waltable.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.r,4.9.0.202402080907.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.rj.eclient,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.server,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.servi,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.tex.r.doc,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.debug.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ide.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.runtime.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.apps,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.eutils.autorun,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.eclient.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ltk,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.ltk,4.9.0.202402080907.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.wikitext.r.debug,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.emf.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.net.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.eclient.graphics,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.uimisc,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.debug.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.console.ui,4.9.0.202402071609.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.preferences.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.edb.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.wikitext.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.text.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.redocs.wikitext.r,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.rtm.ggplot,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.console.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ltk.buildpath.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.statet.redocs.wikitext.r,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rtm.ftable.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.dsl.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rtm.base.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.jcommons.net.core.ssh.apache,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ide.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ltk.buildpath.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.wikitext.commonmark.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.base.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.eclient,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.databinding.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.ecommons.runtime.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.debug.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.nico.core,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.nico.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.docmlet.wikitext.commonmark.ui,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.rj.client,4.9.0.202402070756.
[WARNING] [2c78b29e-f40f-4505-9df4-dcb36a3c20e7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.statet.r.launching.winrgui,4.9.0.202402070756.
[INFO] 
[INFO] --- tycho-source:3.0.5:plugin-source (plugin-source) @ org.eclipse.statet.repository ---
[INFO] 
[INFO] --- tycho-p2-repository:3.0.5:archive-repository (default-archive-repository) @ org.eclipse.statet.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/_releng/statet-repository/target/statet-repository-E202312-incubation-4.9.0-202402080908.zip
[INFO] 
[INFO] --- tycho-source:3.0.5:feature-source (feature-source) @ org.eclipse.statet.repository ---
[INFO] 
[INFO] --- tycho-p2:3.0.5:p2-metadata (attach-p2-metadata) @ org.eclipse.statet.repository ---
[INFO] 
[INFO] --- tycho-p2-repository:3.0.5:verify-repository (verify) @ org.eclipse.statet.repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Verifying p2 repositories in /home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/_releng/statet-repository/target/repository
[INFO] The integrity of the metadata repository 'file:/home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/_releng/statet-repository/target/repository/' and artifact repository 'file:/home/jenkins/agent/workspace/gitlab-multi_dev_sw/statet/_releng/statet-repository/target/repository/' has been verified successfully
[INFO] 
[INFO] ------------< org.eclipse.statet-releng:aggregation-statet >------------
[INFO] Building aggregation-statet 4.9.0-SNAPSHOT                     [148/148]
[INFO]   from statet-pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Eclipse StatET - Maven Parent 4.9.0-SNAPSHOT ....... SUCCESS [  0.358 s]
[INFO] target-eclipse.ide 4.9.0-SNAPSHOT .................. SUCCESS [  0.585 s]
[INFO] Eclipse StatET - Parent for Eclipse IDE based applications 4.9.0-SNAPSHOT SUCCESS [  0.004 s]
[INFO] Eclipse StatET - Parent for Spring Boot based applications 4.9.0-SNAPSHOT SUCCESS [  4.300 s]
[INFO] jcommons 4.9.0-SNAPSHOT ............................ SUCCESS [  0.005 s]
[INFO] org.eclipse.statet.jcommons.util 4.9.0-SNAPSHOT .... SUCCESS [ 12.336 s]
[INFO] [test-bundle] StatET JCommons - Util - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [ 13.406 s]
[INFO] org.eclipse.statet.jcommons.text.core 4.9.0-SNAPSHOT SUCCESS [  0.553 s]
[INFO] [test-bundle] StatET JCommons - Text - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  5.661 s]
[INFO] [bundle] StatET JCommons - Net - Core - JSch Integration  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.292 s]
[INFO] [bundle] StatET JCommons - Net - Core - Mina SSH Integration  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.045 s]
[INFO] ecommons 4.9.0-SNAPSHOT ............................ SUCCESS [  0.003 s]
[INFO] [bundle] StatET ECommons - Runtime - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.311 s]
[INFO] [bundle] StatET ECommons - Runtime - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.797 s]
[INFO] [bundle] StatET ECommons - Preferences - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.721 s]
[INFO] [bundle] StatET ECommons - Net - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.789 s]
[INFO] [bundle] StatET ECommons - EMF - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.343 s]
[INFO] [bundle] StatET ECommons - EMF - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.557 s]
[INFO] [bundle] StatET ECommons - Databinding - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.666 s]
[INFO] [bundle] StatET ECommons - Text - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.774 s]
[INFO] [test-bundle] StatET ECommons - Text - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  6.458 s]
[INFO] [bundle] StatET ECommons - Miscellany of Core Packages  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.941 s]
[INFO] [bundle] StatET ECommons - Debug - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.497 s]
[INFO] [bundle] StatET ECommons - Miscellany of UI Packages  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  3.687 s]
[INFO] [bundle] StatET ECommons - Debug - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.095 s]
[INFO] ecommons.waltable 4.9.0-SNAPSHOT ................... SUCCESS [  0.003 s]
[INFO] [bundle] StatET ECommons - WaLTable - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  2.943 s]
[INFO] ecommons.edb 4.9.0-SNAPSHOT ........................ SUCCESS [  0.003 s]
[INFO] [bundle] StatET ECommons - Embedded DB - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.283 s]
[INFO] autonature 4.9.0-SNAPSHOT .......................... SUCCESS [  0.012 s]
[INFO] [bundle] StatET EUtils - Auto-Nature  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.800 s]
[INFO] autonature 4.9.0-SNAPSHOT .......................... SUCCESS [  0.003 s]
[INFO] [feature] StatET Auto Project Configuration  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.348 s]
[INFO] autorun 4.9.0-SNAPSHOT ............................. SUCCESS [  0.003 s]
[INFO] [bundle] StatET EUtils - Auto Run  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.885 s]
[INFO] autorun 4.9.0-SNAPSHOT ............................. SUCCESS [  0.002 s]
[INFO] [feature] StatET Auto Run  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.128 s]
[INFO] ltk 4.9.0-SNAPSHOT ................................. SUCCESS [  0.004 s]
[INFO] [bundle] StatET LTK  (Incubation) 4.9.0-SNAPSHOT ... SUCCESS [  0.147 s]
[INFO] [bundle] StatET LTK - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.588 s]
[INFO] [test-bundle] StatET LTK - Core - Tests  (Incubation) 4.4.0.202107080600-r SUCCESS [  5.370 s]
[INFO] [bundle] StatET LTK - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  3.458 s]
[INFO] [bundle] StatET LTK - Buildpath - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.486 s]
[INFO] [bundle] StatET LTK - Buildpath - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.813 s]
[INFO] ltk 4.9.0-SNAPSHOT ................................. SUCCESS [  0.002 s]
[INFO] [feature] StatET LTK  (Incubation) 4.9.0-SNAPSHOT .. SUCCESS [  0.181 s]
[INFO] dsl 4.9.0-SNAPSHOT ................................. SUCCESS [  0.003 s]
[INFO] r 4.9.0-SNAPSHOT ................................... SUCCESS [  0.003 s]
[INFO] [bundle] StatET IDE - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.462 s]
[INFO] [bundle] StatET DSL - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.573 s]
[INFO] [test-bundle] StatET DSL - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  7.651 s]
[INFO] [bundle] StatET DSL - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.695 s]
[INFO] [bundle] StatET YAML Tools - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.023 s]
[INFO] [test-bundle] StatET YAML Tools - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  9.857 s]
[INFO] [bundle] StatET YAML Tools - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.074 s]
[INFO] yaml 4.9.0-SNAPSHOT ................................ SUCCESS [  0.043 s]
[INFO] [feature] StatET YAML Editor  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.243 s]
[INFO] docmlet 4.9.0-SNAPSHOT ............................. SUCCESS [  0.003 s]
[INFO] [bundle] StatET DocMLET - Base - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.463 s]
[INFO] [test-bundle] StatET DocMLET - Base - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  5.347 s]
[INFO] [bundle] StatET DocMLET - Base - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.213 s]
[INFO] [bundle] StatET DocMLET - TeX - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.074 s]
[INFO] [bundle] StatET DocMLET - TeX - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.481 s]
[INFO] [bundle] StatET DocMLET - Wikitext - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.654 s]
[INFO] [bundle] StatET DocMLET - Wikitext - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.355 s]
[INFO] [bundle] StatET DocMLET - Wikitext - CommonMark - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.790 s]
[INFO] [test-bundle] StatET DocMLET - Wikitext - CommonMark - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [ 10.155 s]
[INFO] [bundle] StatET DocMLET - Wikitext - CommonMark - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.752 s]
[INFO] [bundle] StatET DocMLET - Documentation  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.102 s]
[INFO] docmlet 4.9.0-SNAPSHOT ............................. SUCCESS [  0.001 s]
[INFO] rj.core 4.9.0-SNAPSHOT ............................. SUCCESS [  0.003 s]
[INFO] org.eclipse.statet.rj.data 4.9.0-SNAPSHOT .......... SUCCESS [  0.770 s]
[INFO] org.eclipse.statet.rj.services.core 4.9.0-SNAPSHOT . SUCCESS [  0.595 s]
[INFO] [test-bundle] StatET RJ - Data - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [01:17 min]
[INFO] org.eclipse.statet.rj.server 4.9.0-SNAPSHOT ........ SUCCESS [  1.019 s]
[INFO] [test-bundle] StatET RJ - Server - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  5.412 s]
[INFO] [bundle] StatET RJ - Server - Remote Tools  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.146 s]
[INFO] StatET RJ - Server - R Package Skeleton + API  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  2.380 s]
[INFO] [test-bundle] StatET RJ - R Services API and Tools - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [ 11.991 s]
[INFO] org.eclipse.statet.rj.client 4.9.0-SNAPSHOT ........ SUCCESS [  0.379 s]
[INFO] [bundle] StatET RJ - Java Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.106 s]
[INFO] rj.core 4.9.0-SNAPSHOT ............................. SUCCESS [  0.004 s]
[INFO] [feature] StatET RJ - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.152 s]
[INFO] org.eclipse.statet.rj.server-consoleserver 4.9.0-SNAPSHOT SUCCESS [  0.626 s]
[INFO] rj.servi 4.9.0-SNAPSHOT ............................ SUCCESS [  0.003 s]
[INFO] org.eclipse.statet.rj.servi 4.9.0-SNAPSHOT ......... SUCCESS [  0.639 s]
[INFO] [test-bundle] StatET RJ - RServi - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  5.655 s]
[INFO] org.eclipse.statet.rj.servi.webapp 4.9.0-SNAPSHOT .. SUCCESS [  4.284 s]
[INFO] rj.servi 4.9.0-SNAPSHOT ............................ SUCCESS [  0.002 s]
[INFO] rj.eclient 4.9.0-SNAPSHOT .......................... SUCCESS [  0.002 s]
[INFO] [bundle] StatET RJ - Eclipse Client - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.215 s]
[INFO] [bundle] StatET RJ - Eclipse Client  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.107 s]
[INFO] [bundle] StatET RJ - Eclipse Client - R Graphics  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.153 s]
[INFO] rj.eclient 4.9.0-SNAPSHOT .......................... SUCCESS [  0.002 s]
[INFO] [feature] StatET RJ - Eclipse Client  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.208 s]
[INFO] [feature] StatET RJ - RServi E-Compilation  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.139 s]
[INFO] Eclipse StatET RJ - RServi 4.9.0-SNAPSHOT .......... SUCCESS [  3.403 s]
[INFO] rj.examples 4.9.0-SNAPSHOT ......................... SUCCESS [  0.003 s]
[INFO] [bundle] StatET RJ - RServi Demo  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.367 s]
[INFO] [bundle] StatET RJ - RServi RCP Demo 1  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.455 s]
[INFO] [bundle] StatET RJ - RServi RCP Demo 2  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.546 s]
[INFO] rj.examples 4.9.0-SNAPSHOT ......................... SUCCESS [  0.002 s]
[INFO] [feature] StatET RJ - RCP Demo 2  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.111 s]
[INFO] [product] RServi RCP Demo 4.9.0-SNAPSHOT ........... SUCCESS [ 30.701 s]
[INFO] rhelp 4.9.0-SNAPSHOT ............................... SUCCESS [  0.005 s]
[INFO] org.eclipse.statet.rhelp.core 4.9.0-SNAPSHOT ....... SUCCESS [  2.293 s]
[INFO] [test-bundle] StatET R-Help - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  5.044 s]
[INFO] org.eclipse.statet.rhelp.server 4.9.0-SNAPSHOT ..... SUCCESS [ 10.593 s]
[INFO] [bundle] StatET IDE - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.291 s]
[INFO] [bundle] StatET NiCo - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.753 s]
[INFO] [bundle] StatET NiCo - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.589 s]
[INFO] [bundle] StatET R - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  3.359 s]
[INFO] [test-bundle] StatET R - Core - Tests  (Incubation) 4.9.0-SNAPSHOT SUCCESS [ 12.862 s]
[INFO] [bundle] StatET R - Console - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.072 s]
[INFO] [bundle] StatET R - UI  (Incubation) 4.9.0-SNAPSHOT  SUCCESS [  5.348 s]
[INFO] [bundle] StatET R - Console - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.688 s]
[INFO] [bundle] StatET R - Debug - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.746 s]
[INFO] [bundle] StatET R - Debug - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.402 s]
[INFO] org.eclipse.statet.r.launching.winrgui 4.9.0-SNAPSHOT SUCCESS [  0.740 s]
[INFO] [bundle] StatET R - Add-on for R Apps  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.680 s]
[INFO] [bundle] StatET R - Documentation  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.244 s]
[INFO] [bundle] StatET R  (Incubation) 4.9.0-SNAPSHOT ..... SUCCESS [  0.091 s]
[INFO] r 4.9.0-SNAPSHOT ................................... SUCCESS [  0.002 s]
[INFO] [feature] StatET IDE for R  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  3.423 s]
[INFO] redocs 4.9.0-SNAPSHOT .............................. SUCCESS [  0.003 s]
[INFO] [bundle] StatET ReDocs - Commons for R  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.263 s]
[INFO] [bundle] StatET ReDocs - LaTeX+R  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  2.123 s]
[INFO] [bundle] StatET ReDocs - LaTeX+R - R Debug  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.088 s]
[INFO] [bundle] StatET ReDocs - LaTeX+R - Documentation  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.114 s]
[INFO] [bundle] StatET ReDocs - Wikitext+R  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  2.097 s]
[INFO] [bundle] StatET ReDocs - Wikitext+R - R Debug  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.392 s]
[INFO] [bundle] StatET ReDocs - Wikitext+R - CommonMark  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.212 s]
[INFO] [bundle] StatET ReDocs - Wikitext+R - Textile  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.480 s]
[INFO] redocs 4.9.0-SNAPSHOT .............................. SUCCESS [  0.002 s]
[INFO] [feature] StatET ReDocs - LaTeX+R (Sweave, Reproducible Documents)  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.615 s]
[INFO] [feature] StatET ReDocs - Wikitext+R (R Markdown, R Textile, Reproducible Documents)  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.460 s]
[INFO] rtm 4.9.0-SNAPSHOT ................................. SUCCESS [  0.002 s]
[INFO] [bundle] StatET R Task Model - Base - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.361 s]
[INFO] [bundle] StatET R Task Model - Base - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.697 s]
[INFO] [bundle] StatET R Task Model - 'ftable' - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.352 s]
[INFO] [bundle] StatET R Task Model - 'ftable' - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.589 s]
[INFO] [bundle] StatET R Task Model - 'ggplot2' - Core  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.651 s]
[INFO] [bundle] StatET R Task Model - 'ggplot' - UI  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  1.048 s]
[INFO] rtm 4.9.0-SNAPSHOT ................................. SUCCESS [  0.002 s]
[INFO] [feature] StatET IDE for R - R tasks Add-on for Contingency Tables ('ftable')  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.263 s]
[INFO] [feature] StatET IDE for R - R tasks Add-on for Graphics ('ggplot')  (Incubation) 4.9.0-SNAPSHOT SUCCESS [  0.323 s]
[INFO] org.eclipse.statet.repository 4.9.0-SNAPSHOT ....... SUCCESS [  8.714 s]
[INFO] aggregation-statet 4.9.0-SNAPSHOT .................. SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:01 min
[INFO] Finished at: 2024-02-08T09:16:46Z
[INFO] ------------------------------------------------------------------------
[Pipeline] script
[Pipeline] {
[Pipeline] readFile
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] archiveArtifacts
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[GitLab Pipeline Status] Notifying branch build status: FAILED gitlab-multi/dev%2Fsw #93: This commit is unstable with partial failure.
[GitLab Pipeline Status] Notified
Finished: UNSTABLE