00:24:07 Started by timer 00:24:07 Running as SYSTEM 00:24:07 Agent centos-7-agent-6gb-spkxd is provisioned from template centos-7-agent-6gb 00:24:07 --- 00:24:07 apiVersion: "v1" 00:24:07 kind: "Pod" 00:24:07 metadata: 00:24:07 labels: 00:24:07 jenkins: "slave" 00:24:07 jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33" 00:24:07 jenkins/label: "centos-7-6gb" 00:24:07 name: "centos-7-agent-6gb-spkxd" 00:24:07 namespace: "papyrus" 00:24:07 spec: 00:24:07 containers: 00:24:07 - env: 00:24:07 - name: "JENKINS_SECRET" 00:24:07 value: "********" 00:24:07 - name: "JENKINS_TUNNEL" 00:24:07 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 00:24:07 - name: "JENKINS_AGENT_NAME" 00:24:07 value: "centos-7-agent-6gb-spkxd" 00:24:07 - name: "JENKINS_REMOTING_JAVA_OPTS" 00:24:07 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 00:24:07 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 00:24:07 - name: "JAVA_TOOL_OPTIONS" 00:24:07 value: "" 00:24:07 - name: "_JAVA_OPTIONS" 00:24:07 value: "" 00:24:07 - name: "OPENJ9_JAVA_OPTIONS" 00:24:07 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 00:24:07 - name: "JENKINS_NAME" 00:24:07 value: "centos-7-agent-6gb-spkxd" 00:24:07 - name: "JENKINS_AGENT_WORKDIR" 00:24:07 value: "/home/jenkins/agent" 00:24:07 - name: "JENKINS_URL" 00:24:07 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 00:24:07 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" 00:24:07 imagePullPolicy: "Always" 00:24:07 name: "jnlp" 00:24:07 resources: 00:24:07 limits: 00:24:07 cpu: "2000m" 00:24:07 memory: "6144Mi" 00:24:07 requests: 00:24:07 cpu: "1000m" 00:24:07 memory: "6144Mi" 00:24:07 tty: true 00:24:07 volumeMounts: 00:24:07 - mountPath: "/home/jenkins/.m2/toolchains.xml" 00:24:07 name: "m2-dir" 00:24:07 readOnly: true 00:24:07 subPath: "toolchains.xml" 00:24:07 - mountPath: "/home/jenkins/.mavenrc" 00:24:07 name: "m2-dir" 00:24:07 readOnly: true 00:24:07 subPath: ".mavenrc" 00:24:07 - mountPath: "/opt/tools" 00:24:07 name: "volume-0" 00:24:07 readOnly: false 00:24:07 - mountPath: "/home/jenkins" 00:24:07 name: "volume-2" 00:24:07 readOnly: false 00:24:07 - mountPath: "/home/jenkins/.m2/repository" 00:24:07 name: "volume-3" 00:24:07 readOnly: false 00:24:07 - mountPath: "/home/jenkins/.m2/settings-security.xml" 00:24:07 name: "m2-secret-dir" 00:24:07 readOnly: true 00:24:07 subPath: "settings-security.xml" 00:24:07 - mountPath: "/home/jenkins/.m2/wrapper" 00:24:07 name: "volume-4" 00:24:07 readOnly: false 00:24:07 - mountPath: "/home/jenkins/.m2/settings.xml" 00:24:07 name: "m2-secret-dir" 00:24:07 readOnly: true 00:24:07 subPath: "settings.xml" 00:24:07 - mountPath: "/home/jenkins/.ssh" 00:24:07 name: "volume-1" 00:24:07 readOnly: false 00:24:07 subPath: "" 00:24:07 - mountPath: "/home/jenkins/agent" 00:24:07 name: "workspace-volume" 00:24:07 readOnly: false 00:24:07 workingDir: "/home/jenkins/agent" 00:24:07 nodeSelector: 00:24:07 kubernetes.io/os: "linux" 00:24:07 restartPolicy: "Never" 00:24:07 volumes: 00:24:07 - name: "volume-0" 00:24:07 persistentVolumeClaim: 00:24:07 claimName: "tools-claim-jiro-papyrus" 00:24:07 readOnly: true 00:24:07 - name: "m2-secret-dir" 00:24:07 secret: 00:24:07 secretName: "m2-secret-dir" 00:24:07 - emptyDir: 00:24:07 medium: "" 00:24:07 name: "volume-2" 00:24:07 - configMap: 00:24:07 name: "m2-dir" 00:24:07 name: "m2-dir" 00:24:07 - configMap: 00:24:07 name: "known-hosts" 00:24:07 name: "volume-1" 00:24:07 - emptyDir: 00:24:07 medium: "" 00:24:07 name: "workspace-volume" 00:24:07 - emptyDir: 00:24:07 medium: "" 00:24:07 name: "volume-4" 00:24:07 - emptyDir: 00:24:07 medium: "" 00:24:07 name: "volume-3" 00:24:07 00:24:07 Building remotely on centos-7-agent-6gb-spkxd (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Tests 00:24:07 The recommended git tool is: NONE 00:24:08 No credentials specified 00:24:08 Cloning the remote Git repository 00:24:08 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git 00:24:08 > git init /home/jenkins/agent/workspace/Papyrus-Master-Tests/source # timeout=10 00:24:08 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git 00:24:08 > git --version # timeout=10 00:24:08 > git --version # 'git version 2.36.6' 00:24:08 > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:58 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10 00:26:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:58 Avoid second fetch 00:26:58 > git rev-parse origin/master^{commit} # timeout=10 00:26:58 Checking out Revision 4631b32356daa599ee8908c4ae6218a5aa2d4260 (origin/master) 00:26:58 > git config core.sparsecheckout # timeout=10 00:26:58 > git checkout -f 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10 00:27:01 Commit message: "Bug 582075 - [Releng] Update version for 2023-12 RCP" 00:27:01 > git rev-list --no-walk 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10 00:27:01 Cleaning workspace 00:27:01 > git rev-parse --verify HEAD # timeout=10 00:27:01 Resetting working tree 00:27:01 > git reset --hard # timeout=10 00:27:02 > git clean -fdx # timeout=10 00:27:02 $ pkill Xvnc 00:27:02 $ pkill Xrealvnc 00:27:02 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" 00:27:03 [Papyrus-Master-Tests] $ Xvnc -help 00:27:03 Starting xvnc 00:27:03 [Papyrus-Master-Tests] $ Xvnc :16 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset 00:27:03 00:27:03 Xvnc TigerVNC 1.8.0 - built Feb 5 2024 15:30:47 00:27:03 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) 00:27:03 See http://www.tigervnc.org for information on TigerVNC. 00:27:03 Underlying X server release 12004000, The X.Org Foundation 00:27:03 00:27:03 00:27:03 Tue Apr 23 04:27:03 2024 00:27:03 vncext: VNC extension running! 00:27:03 vncext: Listening for VNC connections on all interface(s), port 5916 00:27:03 vncext: created VNC server for screen 0 00:27:03 [Papyrus-Master-Tests] $ /bin/sh -xe /tmp/jenkins11744159128450961701.sh 00:27:03 + export _JAVA_OPTIONS=-Xmx2048m 00:27:03 + _JAVA_OPTIONS=-Xmx2048m 00:27:03 [Papyrus-Master-Tests] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/tests/pom.xml -Dpapyrus.repo.toolsmiths=https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ -Dmaven.repo.local=repo-tst -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ clean verify 00:27:03 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 00:27:03 Maven home: /opt/tools/apache-maven/latest 00:27:03 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 00:27:03 Default locale: en_US, platform encoding: UTF-8 00:27:03 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" 00:27:05 [INFO] Scanning for projects... 00:27:14 [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) 00:27:14 [INFO] Tycho Mode: project 00:27:14 [INFO] Tycho Builder: maven 00:27:31 [INFO] ------------------------------------------------------------------------ 00:27:31 [INFO] Reactor Build Order: 00:27:31 [INFO] 00:27:31 [INFO] org.eclipse.papyrus.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.plugins.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.core.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.nattable.main.test [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.nattable.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.editor.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.editor.integration.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.nattable.views.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.nattable.common.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.component.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.common.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.emf.facet.tests [pom] 00:27:31 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.emf.facet.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.property.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.port.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.tools.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.tools.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.tools.utils.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.tools.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.infra.nattable.model.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.main.test [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests [eclipse-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.core.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.infra.services.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.services.edit.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.services.semantic.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.infra.services.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.views.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.views.modelexplorer.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.views.documentation.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.views.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.profile.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.profile.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.service.types.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.properties.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.types.core.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.modelrepair.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.filters.tests [eclipse-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.infra.core.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.infra.emf.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.ui.emf.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.filters.tests [eclipse-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.ui.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.types.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.types.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.properties.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.properties.ui.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.tools.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.editor.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.emf.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests [eclipse-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.types.ui.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.infra.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.tests.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.infra.internationalization.main.test [pom] 00:27:31 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.expressions.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.internationalization.main.test [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature] 00:27:31 [INFO] org.eclipse.papyrus.uml.alf.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.alf.tests.feature [eclipse-feature] 00:27:31 [INFO] Papyrus Tests Features [pom] 00:27:31 [INFO] org.eclipse.papyrus.developer.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.bundles.tests [pom] 00:27:31 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.editors.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.core.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.architecture.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.infra.newchild.tests [eclipse-plugin] 00:27:31 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.validation.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.validation.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.architecture.tests [eclipse-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.uml.alf.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.uml.alf.backend.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.views.suite.tests [eclipse-test-plugin] 00:27:31 [INFO] org.eclipse.papyrus.views.documentation.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.main.tests.releng [pom] 00:27:31 [INFO] org.eclipse.papyrus.main.tests.targetplatform [eclipse-target-definition] 00:27:31 [INFO] 00:27:31 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.tests.releng >-------- 00:27:31 [INFO] Building org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT [1/175] 00:27:31 [INFO] from pom.xml 00:27:31 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:31 [INFO] 00:27:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.releng --- 00:27:31 [INFO] 00:27:31 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.releng --- 00:27:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:27:33 [INFO] 00:27:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.releng --- 00:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:33 [INFO] 00:27:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.plugins.tests.releng >-- 00:27:33 [INFO] Building org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT [2/175] 00:27:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/pom.xml 00:27:33 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:33 [INFO] 00:27:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.plugins.tests.releng --- 00:27:33 [INFO] 00:27:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.plugins.tests.releng --- 00:27:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:27:33 [INFO] 00:27:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.plugins.tests.releng --- 00:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:33 [INFO] 00:27:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tests.releng >-- 00:27:33 [INFO] Building org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT [3/175] 00:27:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/pom.xml 00:27:33 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:33 [INFO] 00:27:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tests.releng --- 00:27:33 [INFO] 00:27:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tests.releng --- 00:27:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:27:33 [INFO] 00:27:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.tests.releng --- 00:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:33 [INFO] 00:27:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests.releng >-- 00:27:33 [INFO] Building org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT [4/175] 00:27:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/pom.xml 00:27:33 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:33 [INFO] 00:27:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests.releng --- 00:27:33 [INFO] 00:27:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests.releng --- 00:27:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:27:33 [INFO] 00:27:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.tests.releng --- 00:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:33 [INFO] 00:27:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests >-- 00:27:33 [INFO] Building org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT [5/175] 00:27:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 00:27:33 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:27:35 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@7589cfc4 00:27:35 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### 00:27:35 [INFO] Cache location: /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/.cache/tycho 00:27:35 [INFO] Transport mode: online 00:27:35 [INFO] Http Transport type: Java11Client 00:27:35 [INFO] Update mode: cache first 00:27:35 [INFO] Minimum cache duration: 60 minutes 00:27:35 [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>) 00:27:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] 00:27:39 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] 00:27:40 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] 00:27:40 [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository 00:27:40 [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository 00:27:40 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license 00:27:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 00:27:46 [WARNING] [4b85b58c-e092-4eef-9304-9a2e334dda15][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.logging,1.1.1.v201101211721. 00:27:52 [WARNING] [4b85b58c-e092-4eef-9304-9a2e334dda15][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.cdatetime,1.0.0.201703081533. 00:27:56 [WARNING] [4b85b58c-e092-4eef-9304-9a2e334dda15][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611. 00:28:01 [INFO] 00:28:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:01 [INFO] 00:28:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:01 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:01 [INFO] 00:28:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:01 [INFO] 00:28:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:01 [INFO] 00:28:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:01 [INFO] 00:28:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:01 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.clipboard.tests 00:28:04 [INFO] 00:28:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:04 [INFO] 00:28:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/main/resources 00:28:05 [INFO] 00:28:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:05 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:07 [INFO] 00:28:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/test/resources 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/org.eclipse.papyrus.infra.core.clipboard.tests-2.0.0-SNAPSHOT.jar 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:07 [INFO] Skipping tests 00:28:07 [INFO] 00:28:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 00:28:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:07 [INFO] 00:28:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.main.test >-- 00:28:07 [INFO] Building org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT [6/175] 00:28:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/pom.xml 00:28:07 [INFO] --------------------------------[ pom ]--------------------------------- 00:28:07 [INFO] 00:28:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.main.test --- 00:28:07 [INFO] 00:28:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.main.test --- 00:28:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:07 [INFO] 00:28:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.main.test --- 00:28:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:07 [INFO] 00:28:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests >-- 00:28:07 [INFO] Building org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT [7/175] 00:28:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 00:28:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 00:28:07 [INFO] 00:28:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:07 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:07 [INFO] 00:28:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:07 [INFO] 00:28:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.tests 00:28:08 [INFO] 00:28:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:08 [INFO] 00:28:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/main/resources 00:28:08 [INFO] 00:28:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[65] 00:28:09 assertThat(fixture.getText(table), is("classes")); 00:28:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:09 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:28:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[71] 00:28:09 assertThat(fixture.getText(table), is("(Test Table of <Package> foo)")); 00:28:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:09 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:28:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[79] 00:28:09 assertThat(fixture.getText(table), is("(Test Table of <Package> bar)")); 00:28:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:09 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:28:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[93] 00:28:09 assertThat("Label provider did not notify", gotEvent[0], is(true)); 00:28:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:09 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:28:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[109] 00:28:09 assertThat("Label provider did not notify", gotEvent[0], is(true)); 00:28:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:09 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:28:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[116] 00:28:09 assertThat(fixture.getText(selection), is("classes, classes")); 00:28:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:09 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:28:09 6 problems (6 warnings) 00:28:09 [INFO] 00:28:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [INFO] 00:28:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/test/resources 00:28:09 [INFO] 00:28:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:28:09 [INFO] 00:28:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/org.eclipse.papyrus.infra.nattable.tests-2.0.0-SNAPSHOT.jar 00:28:09 [INFO] 00:28:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [INFO] 00:28:09 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [INFO] Skipping tests 00:28:09 [INFO] 00:28:09 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.tests --- 00:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:09 [INFO] 00:28:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.tests.releng >-- 00:28:09 [INFO] Building org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT [8/175] 00:28:09 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/pom.xml 00:28:09 [INFO] --------------------------------[ pom ]--------------------------------- 00:28:09 [INFO] 00:28:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.tests.releng --- 00:28:09 [INFO] 00:28:09 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.tests.releng --- 00:28:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:09 [INFO] 00:28:09 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editor.tests.releng --- 00:28:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:09 [INFO] 00:28:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests >-- 00:28:09 [INFO] Building org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT [9/175] 00:28:09 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 00:28:09 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 00:28:12 [INFO] 00:28:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:12 [INFO] 00:28:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:12 [INFO] The project's OSGi version is 2.1.0.202404230427 00:28:12 [INFO] 00:28:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:12 [INFO] 00:28:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:12 [INFO] 00:28:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:12 [INFO] 00:28:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:12 [INFO] Resolving class path of org.eclipse.papyrus.editor.integration.tests 00:28:13 [INFO] 00:28:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:13 [INFO] 00:28:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/main/resources 00:28:13 [INFO] 00:28:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:13 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[32] 00:28:14 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The type AdapterUtils is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 00:28:14 return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); 00:28:14 ^^^^^^^^^^^^ 00:28:14 The type AdapterUtils is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 00:28:14 return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The method adapt(Object, Class<DiagramEditor>, DiagramEditor) from the type AdapterUtils is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 00:28:14 return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); 00:28:14 ^^^^^^^^^^^^ 00:28:14 The type AdapterUtils is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 00:28:14 return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The method adapt(Object, Class<DiagramEditPart>, DiagramEditPart) from the type AdapterUtils is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[30] 00:28:14 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The type DiResourceSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 00:28:14 final ModelSet modelSet = new DiResourceSet(); 00:28:14 ^^^^^^^^^^^^^ 00:28:14 The type DiResourceSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 00:28:14 final ModelSet modelSet = new DiResourceSet(); 00:28:14 ^^^^^^^^^^^^^^^ 00:28:14 The constructor DiResourceSet() is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[75] 00:28:14 modelSet.createsModels(emptyModelDi); 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The method createsModels(IFile) from the type ModelSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[51] 00:28:14 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The type DiResourceSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[61] 00:28:14 import org.eclipse.papyrus.uml.diagram.timing.custom.UmlTimingDiagramForMultiEditor; 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 00:28:14 final ModelSet modelSet = new DiResourceSet(); 00:28:14 ^^^^^^^^^^^^^ 00:28:14 The type DiResourceSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 00:28:14 final ModelSet modelSet = new DiResourceSet(); 00:28:14 ^^^^^^^^^^^^^^^ 00:28:14 The constructor DiResourceSet() is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[93] 00:28:14 modelSet.createsModels(emptyModelDi); 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The method createsModels(IFile) from the type ModelSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 00:28:14 final ModelSet modelSet = new DiResourceSet(); 00:28:14 ^^^^^^^^^^^^^ 00:28:14 The type DiResourceSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 00:28:14 final ModelSet modelSet = new DiResourceSet(); 00:28:14 ^^^^^^^^^^^^^^^ 00:28:14 The constructor DiResourceSet() is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[180] 00:28:14 modelSet.createsModels(emptyModelDi); 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 The method createsModels(IFile) from the type ModelSet is deprecated 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[241] 00:28:14 Assert.assertTrue(editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[246] 00:28:14 IPage selectedPage = container.getActiveSashWindowsPage(); 00:28:14 ^^^^^^^^^^^^ 00:28:14 The value of the local variable selectedPage is not used 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[254] 00:28:14 Assert.assertTrue("Couldn't change the page selection", editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); 00:28:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:14 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[362] 00:28:14 TransactionalEditingDomain editingDomain = modelSet.getTransactionalEditingDomain(); 00:28:14 ^^^^^^^^^^^^^ 00:28:14 The value of the local variable editingDomain is not used 00:28:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[364] 00:28:14 final EObject tableContext = UmlUtils.getUmlModel(modelSet).getResource().getContents().get(0); 00:28:14 ^^^^^^^^^^^^ 00:28:14 The value of the local variable tableContext is not used 00:28:14 22 problems (22 warnings) 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:14 [INFO] 00:28:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/test/resources 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 344 were skipped 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/org.eclipse.papyrus.editor.integration.tests-2.1.0-SNAPSHOT.jar 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:14 [INFO] Skipping tests 00:28:14 [INFO] 00:28:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editor.integration.tests --- 00:28:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:14 [INFO] 00:28:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests >-- 00:28:14 [INFO] Building org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT [10/175] 00:28:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 00:28:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 00:28:14 [INFO] 00:28:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:14 [INFO] The project's OSGi version is 2.0.100.202404230427 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:14 [INFO] 00:28:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:14 [INFO] 00:28:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:14 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.views.tests 00:28:16 [INFO] 00:28:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:16 [INFO] 00:28:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/main/resources 00:28:16 [INFO] 00:28:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[35] 00:28:16 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 00:28:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:16 The type PageList is deprecated 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[132] 00:28:16 PageList pageList = getPageList(rootModel); 00:28:16 ^^^^^^^^ 00:28:16 The type PageList is deprecated 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[133] 00:28:16 for (final PageRef pageRef : pageList.getAvailablePage()) { 00:28:16 ^^^^^^^^^^^^^^^^^^ 00:28:16 The method getAvailablePage() from the type PageList is deprecated 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[172] 00:28:16 private static final PageList getPageList(final EObject object) { 00:28:16 ^^^^^^^^ 00:28:16 The type PageList is deprecated 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 00:28:16 final PageList pageList = windowMngr.getPageList(); 00:28:16 ^^^^^^^^ 00:28:16 The type PageList is deprecated 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 00:28:16 final PageList pageList = windowMngr.getPageList(); 00:28:16 ^^^^^^^^^^^^^ 00:28:16 The method getPageList() from the type SashWindowsMngr is deprecated 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[215] 00:28:16 final List rowSelectedPositionsAsList = Arrays.asList(rowSelectedPositions[0], rowSelectedPositions[1]); 00:28:16 ^^^^ 00:28:16 List is a raw type. References to generic type List<E> should be parameterized 00:28:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[255] 00:28:16 final List columnSelectedPositionsAsList = Arrays.asList(columnSelectedPositions[0], columnSelectedPositions[1]); 00:28:16 ^^^^ 00:28:16 List is a raw type. References to generic type List<E> should be parameterized 00:28:16 8 problems (8 warnings) 00:28:16 [INFO] 00:28:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] 00:28:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/test/resources 00:28:16 [INFO] 00:28:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 344 were skipped 00:28:16 [INFO] 00:28:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/org.eclipse.papyrus.infra.nattable.views.tests-2.0.100-SNAPSHOT.jar 00:28:16 [INFO] 00:28:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] 00:28:16 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] Skipping tests 00:28:16 [INFO] 00:28:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.views.tests --- 00:28:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:16 [INFO] 00:28:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests >-- 00:28:16 [INFO] Building org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT [11/175] 00:28:16 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 00:28:16 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 00:28:17 [INFO] 00:28:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:17 [INFO] 00:28:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:17 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:17 [INFO] 00:28:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:17 [INFO] 00:28:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:17 [INFO] 00:28:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:17 [INFO] 00:28:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:17 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.common.tests 00:28:18 [INFO] 00:28:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:18 [INFO] 00:28:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/main/resources 00:28:18 [INFO] 00:28:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:18 [INFO] 00:28:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] 00:28:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/test/resources 00:28:18 [INFO] 00:28:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:28:18 [INFO] 00:28:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/org.eclipse.papyrus.infra.nattable.common.tests-2.0.0-SNAPSHOT.jar 00:28:18 [INFO] 00:28:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] 00:28:18 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] Skipping tests 00:28:18 [INFO] 00:28:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.common.tests --- 00:28:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:18 [INFO] 00:28:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature >-- 00:28:18 [INFO] Building org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT [12/175] 00:28:18 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 00:28:18 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:28:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 00:28:19 [INFO] 00:28:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] 00:28:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] The project's OSGi version is 1.4.0.202404230427 00:28:19 [INFO] 00:28:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] 00:28:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] 00:28:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] 00:28:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:19 [INFO] 00:28:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/src/main/resources 00:28:19 [INFO] 00:28:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped 00:28:19 [INFO] 00:28:19 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/org.eclipse.papyrus.tests.infra.nattable.feature-1.4.0-SNAPSHOT.jar 00:28:19 [INFO] 00:28:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] 00:28:19 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] 00:28:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 00:28:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:19 [INFO] 00:28:19 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tests.releng >--- 00:28:19 [INFO] Building org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT [13/175] 00:28:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/pom.xml 00:28:19 [INFO] --------------------------------[ pom ]--------------------------------- 00:28:19 [INFO] 00:28:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tests.releng --- 00:28:19 [INFO] 00:28:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tests.releng --- 00:28:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:19 [INFO] 00:28:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tests.releng --- 00:28:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:19 [INFO] 00:28:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests.releng >-- 00:28:19 [INFO] Building org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT [14/175] 00:28:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/pom.xml 00:28:19 [INFO] --------------------------------[ pom ]--------------------------------- 00:28:19 [INFO] 00:28:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 00:28:19 [INFO] 00:28:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 00:28:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:19 [INFO] 00:28:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 00:28:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:19 [INFO] 00:28:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests >--- 00:28:19 [INFO] Building org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT [15/175] 00:28:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 00:28:19 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 00:28:20 [INFO] 00:28:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:20 [INFO] 00:28:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:20 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:20 [INFO] 00:28:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:20 [INFO] 00:28:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:20 [INFO] 00:28:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:20 [INFO] 00:28:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.tests 00:28:22 [INFO] 00:28:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:22 [INFO] 00:28:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/main/resources 00:28:22 [INFO] 00:28:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:22 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestDiagram.java:[81] 00:28:23 Iterator<EObject> roots = NavigatorUtils.getNotationRoots(rootSemanticModel); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The method getNotationRoots(EObject) from the type NavigatorUtils is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[30] 00:28:23 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar') 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[127] 00:28:23 Assert.assertEquals("the editor of this editpart must be multiline editor", MultiLineCellEditor.class, manager.getTextCellEditorClass(editableEditPart)); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 00:28:23 Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); 00:28:23 ^^^^^^^^^^^^^^^^ 00:28:23 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar') 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 00:28:23 Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestListCompartmentHelper.java:[134] 00:28:23 Assert.assertTrue(ddCommand != null || true == ddCommand.canExecute()); 00:28:23 ^^^^^^^^^ 00:28:23 Null pointer access: The variable ddCommand can only be null at this location 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[62] 00:28:23 import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart; 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The type FloatingLabelEditPart is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[577] 00:28:23 if (child instanceof FloatingLabelEditPart) { 00:28:23 ^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The type FloatingLabelEditPart is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[578] 00:28:23 Assert.assertTrue("FloatingLabelEditPart must use specific locator RoundedRectangleLabelPositionLocator", ((FloatingLabelEditPart) child).getBorderItemLocator() instanceof RoundedRectangleLabelPositionLocator); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The type FloatingLabelEditPart is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[60] 00:28:23 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The type ServiceUtilsForActionHandlers is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 00:28:23 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The type ServiceUtilsForActionHandlers is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 00:28:23 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The type ServiceUtilsForActionHandlers is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 00:28:23 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:23 ^^^^^^^^^^^^^ 00:28:23 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[155] 00:28:23 editingDomain = serviceUtils.getTransactionalEditingDomain(); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[344] 00:28:23 for (Iterator iteratorChildren = linkEditPart.getChildren().iterator(); iteratorChildren.hasNext();) { 00:28:23 ^^^^^^^^ 00:28:23 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[24] 00:28:23 import org.eclipse.papyrus.uml.service.types.internal.ui.advice.InstanceSpecificationLinkEditHelperAdvice; 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404230300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404230300.jar') 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 00:28:23 Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404230300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404230300.jar') 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 00:28:23 Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); 00:28:23 ^^^^^^^^^^^^^^^^^^^^ 00:28:23 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.getModelAssociations(InstanceSpecification, InstanceSpecification)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404230300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404230300.jar') 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 00:28:23 InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404230300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404230300.jar') 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 00:28:23 InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(CreateConnectionViewRequest, Association)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404230300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404230300.jar') 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[61] 00:28:23 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The type DiResourceSet is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 00:28:23 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:23 ^^^^^^^^^^^^^ 00:28:23 The type DiResourceSet is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 00:28:23 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:23 ^^^^^^^^^^^^^^^ 00:28:23 The constructor DiResourceSet() is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[311] 00:28:23 diResourceSet.createsModels(file); 00:28:23 ^^^^^^^^^^^^^^^^^^^ 00:28:23 The method createsModels(IFile) from the type ModelSet is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[184] 00:28:23 houseKeeper.setField("project", houseKeeper.createProject(testCase.getProjectName())); //$NON-NLS-1$ 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The method setField(String, IProject) from the type AbstractHouseKeeperRule is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[185] 00:28:23 houseKeeper.setField("file", project.getFile(testCase.getFileName())); //$NON-NLS-1$ 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The method setField(String, IFile) from the type AbstractHouseKeeperRule is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[257] 00:28:23 houseKeeper.setField("preserve", preserve.build()); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The method setField(String, ImmutableList<EObject>) from the type AbstractHouseKeeperRule is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/synchronization/AbstractSynchronizationTest.java:[100] 00:28:23 houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE)); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[182] 00:28:23 boolean foundCompartment = false; 00:28:23 ^^^^^^^^^^^^^^^^ 00:28:23 The value of the local variable foundCompartment is not used 00:28:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[210] 00:28:23 Element root = (Element) getContainerEditPart().resolveSemanticElement(); 00:28:23 ^^^^ 00:28:23 The value of the local variable root is not used 00:28:23 31. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 224) 00:28:23 assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, command.equals(UnexecutableCommand.INSTANCE)); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command 00:28:23 32. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 226) 00:28:23 assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, (!command.equals(UnexecutableCommand.INSTANCE))); 00:28:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:23 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command 00:28:23 32 problems (0 errors, 30 warnings, 2 infos) 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:23 [INFO] 00:28:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/test/resources 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/org.eclipse.papyrus.uml.diagram.tests-2.0.0-SNAPSHOT.jar 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:23 [INFO] Skipping tests 00:28:23 [INFO] 00:28:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests --- 00:28:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:23 [INFO] 00:28:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests >-- 00:28:23 [INFO] Building org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT [16/175] 00:28:23 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 00:28:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 00:28:23 [INFO] 00:28:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:23 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:23 [INFO] 00:28:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:23 [INFO] 00:28:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.component.tests 00:28:25 [INFO] 00:28:25 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:25 [INFO] 00:28:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/main/resources 00:28:25 [INFO] 00:28:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:25 [INFO] 00:28:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] 00:28:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/test/resources 00:28:25 [INFO] 00:28:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:25 [INFO] 00:28:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/org.eclipse.papyrus.uml.diagram.component.tests-2.0.0-SNAPSHOT.jar 00:28:25 [INFO] 00:28:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] 00:28:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] Skipping tests 00:28:25 [INFO] 00:28:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.component.tests --- 00:28:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:25 [INFO] 00:28:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.tests.releng >-- 00:28:25 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT [17/175] 00:28:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/pom.xml 00:28:25 [INFO] --------------------------------[ pom ]--------------------------------- 00:28:25 [INFO] 00:28:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 00:28:25 [INFO] 00:28:25 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 00:28:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:25 [INFO] 00:28:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 00:28:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:25 [INFO] 00:28:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests >-- 00:28:25 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT [18/175] 00:28:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 00:28:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 00:28:26 [INFO] 00:28:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:26 [INFO] 00:28:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:26 [INFO] The project's OSGi version is 2.1.100.202404230427 00:28:26 [INFO] 00:28:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:26 [INFO] 00:28:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:26 [INFO] 00:28:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:26 [INFO] 00:28:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.canonical.tests 00:28:27 [INFO] 00:28:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:27 [INFO] 00:28:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/main/resources 00:28:27 [INFO] 00:28:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:27 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[486] 00:28:28 @SuppressWarnings("unchecked") 00:28:28 ^^^^^^^^^^^ 00:28:28 Unnecessary @SuppressWarnings("unchecked") 00:28:28 1 problem (1 warning) 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:28 [INFO] 00:28:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/test/resources 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 340 were skipped 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/org.eclipse.papyrus.infra.gmfdiag.canonical.tests-2.1.100-SNAPSHOT.jar 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:28 [INFO] Skipping tests 00:28:28 [INFO] 00:28:28 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 00:28:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:28 [INFO] 00:28:28 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests >-- 00:28:28 [INFO] Building org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT [19/175] 00:28:28 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 00:28:28 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 00:28:28 [INFO] 00:28:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] 00:28:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.dynamic.profile.tests 00:28:28 [INFO] 00:28:28 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:28 [INFO] 00:28:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/main/resources 00:28:28 [INFO] 00:28:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:28 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:29 [INFO] 00:28:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/test/resources 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/org.eclipse.papyrus.uml.dynamic.profile.tests-2.0.0-SNAPSHOT.jar 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:29 [INFO] Skipping tests 00:28:29 [INFO] 00:28:29 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 00:28:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:29 [INFO] 00:28:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests >-- 00:28:29 [INFO] Building org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT [20/175] 00:28:29 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 00:28:29 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 00:28:29 [INFO] 00:28:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:29 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:29 [INFO] 00:28:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:29 [INFO] 00:28:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:29 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.common.tests 00:28:30 [INFO] 00:28:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:30 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:30 [INFO] 00:28:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/main/resources 00:28:30 [INFO] 00:28:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/Bug476873_MoveCommandTest.java:[225] 00:28:31 assertThat(modelTarget, instanceOf(NodeImpl.class)); 00:28:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:31 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:28:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/parser/MultiplicityStringFormatterTestCase.java:[192] 00:28:31 return MultiplicityElementUtil.getMultiplicityAsString(element); 00:28:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:31 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 00:28:31 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayLinkClassDiagramTest.java (at line 36) 00:28:31 @SuppressWarnings("nls") 00:28:31 ^^^^^ 00:28:31 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:28:31 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/StereotypePropertyReferenceEdgeTest.java (at line 84) 00:28:31 @SuppressWarnings("nls") 00:28:31 ^^^^^ 00:28:31 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:28:31 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/EdgeCustomizationTest.java (at line 57) 00:28:31 @SuppressWarnings("nls") 00:28:31 ^^^^^ 00:28:31 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:28:31 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayCompartmentClassDiagramTest.java (at line 35) 00:28:31 @SuppressWarnings("nls") 00:28:31 ^^^^^ 00:28:31 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:28:31 7 problems (0 errors, 2 warnings, 5 infos) 00:28:31 [INFO] 00:28:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [INFO] 00:28:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/test/resources 00:28:31 [INFO] 00:28:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 378 were skipped 00:28:31 [INFO] 00:28:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/org.eclipse.papyrus.uml.diagram.common.tests-2.0.0-SNAPSHOT.jar 00:28:31 [INFO] 00:28:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [INFO] 00:28:31 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [INFO] Skipping tests 00:28:31 [INFO] 00:28:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.common.tests --- 00:28:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:31 [INFO] 00:28:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests >-- 00:28:31 [INFO] Building org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT [21/175] 00:28:31 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 00:28:31 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 00:28:32 [INFO] 00:28:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:32 [INFO] 00:28:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:32 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:32 [INFO] 00:28:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:32 [INFO] 00:28:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:32 [INFO] 00:28:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:32 [INFO] 00:28:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.composite.tests 00:28:33 [INFO] 00:28:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:33 [INFO] 00:28:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/main/resources 00:28:33 [INFO] 00:28:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:33 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 00:28:33 List arrayList = (List) defaultVariable; 00:28:33 ^^^^ 00:28:33 List is a raw type. References to generic type List<E> should be parameterized 00:28:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 00:28:33 List arrayList = (List) defaultVariable; 00:28:33 ^^^^ 00:28:33 List is a raw type. References to generic type List<E> should be parameterized 00:28:33 3 problems (0 errors, 2 warnings, 1 info) 00:28:33 [INFO] 00:28:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:33 [INFO] 00:28:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/test/resources 00:28:33 [INFO] 00:28:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:33 [INFO] 00:28:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/org.eclipse.papyrus.uml.diagram.composite.tests-2.0.0-SNAPSHOT.jar 00:28:34 [INFO] 00:28:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:34 [INFO] 00:28:34 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:34 [INFO] Skipping tests 00:28:34 [INFO] 00:28:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 00:28:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:34 [INFO] 00:28:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests >-- 00:28:34 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT [22/175] 00:28:34 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 00:28:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 00:28:34 [INFO] 00:28:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:34 [INFO] 00:28:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:34 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:34 [INFO] 00:28:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:34 [INFO] 00:28:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:34 [INFO] 00:28:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:34 [INFO] 00:28:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.sequence.tests 00:28:35 [INFO] 00:28:35 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:35 [INFO] 00:28:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/main/resources 00:28:35 [INFO] 00:28:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:35 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[55] 00:28:37 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type DiResourceSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[112] 00:28:37 RectangleFigure fig = lifeline1.getPrimaryShape().getFigureLifelineNameContainerFigure(); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 00:28:37 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:37 ^^^^^^^^^^^^^ 00:28:37 The type DiResourceSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 00:28:37 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:37 ^^^^^^^^^^^^^^^ 00:28:37 The constructor DiResourceSet() is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[247] 00:28:37 diResourceSet.createsModels(file); 00:28:37 ^^^^^^^^^^^^^^^^^^^ 00:28:37 The method createsModels(IFile) from the type ModelSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[41] 00:28:37 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type DiResourceSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 00:28:37 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:37 ^^^^^^^^^^^^^ 00:28:37 The type DiResourceSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 00:28:37 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:37 ^^^^^^^^^^^^^^^ 00:28:37 The constructor DiResourceSet() is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[106] 00:28:37 diResourceSet.createsModels(file); 00:28:37 ^^^^^^^^^^^^^^^^^^^ 00:28:37 The method createsModels(IFile) from the type ModelSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 00:28:37 ArrayList list = new ArrayList(); 00:28:37 ^^^^^^^^^ 00:28:37 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 00:28:37 ArrayList list = new ArrayList(); 00:28:37 ^^^^^^^^^ 00:28:37 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[183] 00:28:37 list.add(obj); 00:28:37 ^^^^^^^^^^^^^ 00:28:37 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[40] 00:28:37 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[99] 00:28:37 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[107] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[108] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[109] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[129] 00:28:37 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[137] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[138] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[139] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[159] 00:28:37 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[167] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[168] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[169] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[189] 00:28:37 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[197] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[198] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[199] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[219] 00:28:37 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[227] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[228] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[229] 00:28:37 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[118] 00:28:37 Assert.assertThat(link.getFigure(), IsInstanceOf.instanceOf(connectionFigure)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(IFigure, Matcher<? super IFigure>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[288] 00:28:37 Assert.assertThat(actual, IsEqual.equalTo(expected)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(int[], Matcher<? super int[]>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[300] 00:28:37 Assert.assertThat("Invalid source anchor for " + connectionName, connection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(sourceAnchor)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[301] 00:28:37 Assert.assertThat("Invalid target anchor for " + connectionName, connection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(targetAnchor)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[134] 00:28:37 List children = getParentEditPart().getChildren(); 00:28:37 ^^^^ 00:28:37 List is a raw type. References to generic type List<E> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[179] 00:28:37 List children = getParentEditPart().getChildren(); 00:28:37 ^^^^ 00:28:37 List is a raw type. References to generic type List<E> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[261] 00:28:37 Command cmd = source.getCommand(connectionRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[271] 00:28:37 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[272] 00:28:37 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[63] 00:28:37 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[294] 00:28:37 List<OccurrenceSpecification> events = Collections.emptyList(); 00:28:37 ^^^^^^ 00:28:37 The value of the local variable events is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 00:28:37 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[45] 00:28:37 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[53] 00:28:37 @SuppressWarnings({ "unchecked", "rawtypes" }) 00:28:37 ^^^^^^^^^^ 00:28:37 Unnecessary @SuppressWarnings("rawtypes") 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 00:28:37 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type SequenceRequestConstant is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 00:28:37 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[50] 00:28:37 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 00:28:37 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 00:28:37 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 00:28:37 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:37 ^^^^^^^^^^^^^ 00:28:37 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[202] 00:28:37 editingDomain = serviceUtils.getTransactionalEditingDomain(); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[335] 00:28:37 List list = parent.getChildren(); 00:28:37 ^^^^ 00:28:37 List is a raw type. References to generic type List<E> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[348] 00:28:37 Command cmd = source.getCommand(connectionRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[369] 00:28:37 Command cmd = targetPlayer.getCommand(reconnectRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[47] 00:28:37 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type DiResourceSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 00:28:37 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:37 ^^^^^^^^^^^^^ 00:28:37 The type DiResourceSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 00:28:37 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 00:28:37 ^^^^^^^^^^^^^^^ 00:28:37 The constructor DiResourceSet() is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[233] 00:28:37 diResourceSet.createsModels(file); 00:28:37 ^^^^^^^^^^^^^^^^^^^ 00:28:37 The method createsModels(IFile) from the type ModelSet is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[168] 00:28:37 Command cmd = source.getCommand(connectionRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[178] 00:28:37 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[179] 00:28:37 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[95] 00:28:37 request.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[96] 00:28:37 request.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[25] 00:28:37 import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 00:28:37 Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 00:28:37 Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 00:28:37 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 00:28:37 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 00:28:37 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 00:28:37 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 00:28:37 assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 00:28:37 assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 00:28:37 assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 00:28:37 assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 00:28:37 Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 00:28:37 Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method getRealMoveDelta(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 00:28:37 Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 00:28:37 Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method getRelativeBounds(IFigure) from the type OLDLifelineXYLayoutEditPolicy is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[174] 00:28:37 Command cmd = source.getCommand(connectionRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[184] 00:28:37 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[185] 00:28:37 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOperandsTest.java:[97] 00:28:37 Assert.assertThat(messageEnd, IsInstanceOf.instanceOf(MessageOccurrenceSpecification.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(MessageEnd, Matcher<? super MessageEnd>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperandsLayout.java:[396] 00:28:37 Assert.assertThat(result, instanceOf(Collection.class)); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestSequenceDiagramChildNode.java:[201] 00:28:37 EList children = getParentEditPart().getNotationView().getChildren(); 00:28:37 ^^^^^ 00:28:37 EList is a raw type. References to generic type EList<E> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentName_382951.java:[53] 00:28:37 private static final String COMBINED_FRAGMENT_KEY = "ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility"; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The value of the field TestCombinedFragmentName_382951.COMBINED_FRAGMENT_KEY is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[47] 00:28:37 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 00:28:37 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 00:28:37 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 00:28:37 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:37 ^^^^^^^^^^^^^ 00:28:37 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[191] 00:28:37 editingDomain = serviceUtils.getTransactionalEditingDomain(); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[140] 00:28:37 Command cmd = source.getCommand(connectionRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[149] 00:28:37 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[150] 00:28:37 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[196] 00:28:37 Command cmd = source.getCommand(connectionRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[206] 00:28:37 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[207] 00:28:37 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[232] 00:28:37 int xPos = linkedPartBounds.x + delta.width + (int) Math.round(anchorOwningFigure.getBounds().width * pp.preciseX); 00:28:37 ^^^^^^^^ 00:28:37 The field PrecisionPoint.preciseX is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[233] 00:28:37 int yPos = linkedPartBounds.y + delta.height + (int) Math.round(anchorOwningFigure.getBounds().height * pp.preciseY); 00:28:37 ^^^^^^^^ 00:28:37 The field PrecisionPoint.preciseY is deprecated 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[269] 00:28:37 Command cmd = source.getCommand(connectionRequest); 00:28:37 ^^^ 00:28:37 The value of the local variable cmd is not used 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[279] 00:28:37 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[280] 00:28:37 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/Test_528787.java:[62] 00:28:37 @SuppressWarnings({ "unchecked", "rawtypes" }) 00:28:37 ^^^^^^^^^^ 00:28:37 Unnecessary @SuppressWarnings("rawtypes") 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[165] 00:28:37 private void resizeSouth(IGraphicalEditPart op, Dimension deltaSize) { 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method resizeSouth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally 00:28:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[177] 00:28:37 private void resizeNorth(IGraphicalEditPart op, Dimension deltaSize) { 00:28:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:37 The method resizeNorth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally 00:28:37 126. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/CombinedFragmentRegressionTest.java (at line 111) 00:28:37 @SuppressWarnings("nls") 00:28:37 ^^^^^ 00:28:37 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:28:37 126 problems (0 errors, 125 warnings, 1 info) 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:37 [INFO] 00:28:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/test/resources 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/org.eclipse.papyrus.uml.diagram.sequence.tests-2.0.0-SNAPSHOT.jar 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:37 [INFO] Skipping tests 00:28:37 [INFO] 00:28:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 00:28:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:37 [INFO] 00:28:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests >-- 00:28:37 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT [23/175] 00:28:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 00:28:37 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 00:28:37 [INFO] 00:28:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:37 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:37 [INFO] 00:28:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:37 [INFO] 00:28:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:37 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.deployment.tests 00:28:39 [INFO] 00:28:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:39 [INFO] 00:28:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/main/resources 00:28:39 [INFO] 00:28:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:39 [INFO] 00:28:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] 00:28:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/test/resources 00:28:39 [INFO] 00:28:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:39 [INFO] 00:28:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/org.eclipse.papyrus.uml.diagram.deployment.tests-2.0.0-SNAPSHOT.jar 00:28:39 [INFO] 00:28:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] 00:28:39 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] Skipping tests 00:28:39 [INFO] 00:28:39 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 00:28:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:39 [INFO] 00:28:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests >-- 00:28:39 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT [24/175] 00:28:39 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 00:28:39 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 00:28:40 [INFO] 00:28:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:40 [INFO] 00:28:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:40 [INFO] The project's OSGi version is 2.1.0.202404230427 00:28:40 [INFO] 00:28:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:40 [INFO] 00:28:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:40 [INFO] 00:28:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:40 [INFO] 00:28:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.wizards.tests 00:28:41 [INFO] 00:28:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:41 [INFO] 00:28:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/main/resources 00:28:41 [INFO] 00:28:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:41 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestNewModelWizardBase.java:[102] 00:28:42 return Activator.getDefault().getWorkbench(); 00:28:42 ^^^^^^^^^^^^^^ 00:28:42 The method getWorkbench() from the type AbstractUIPlugin is deprecated 00:28:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[79] 00:28:42 private boolean isInitFromExistingDomainModel; 00:28:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:42 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 00:28:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[81] 00:28:42 private SelectRootElementPage selectRootElementPage; 00:28:42 ^^^^^^^^^^^^^^^^^^^^^ 00:28:42 The value of the field new InitModelWizard(){}.selectRootElementPage is not used 00:28:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[119] 00:28:42 private boolean isInitFromExistingDomainModel; 00:28:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:42 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 00:28:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[151] 00:28:42 private boolean isInitFromExistingDomainModel; 00:28:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:42 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 00:28:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[153] 00:28:42 private SelectRootElementPage selectRootElementPage; 00:28:42 ^^^^^^^^^^^^^^^^^^^^^ 00:28:42 The value of the field new InitModelWizard(){}.selectRootElementPage is not used 00:28:42 6 problems (6 warnings) 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:42 [INFO] 00:28:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/test/resources 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 364 were skipped 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/org.eclipse.papyrus.uml.diagram.wizards.tests-2.1.0-SNAPSHOT.jar 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:42 [INFO] Skipping tests 00:28:42 [INFO] 00:28:42 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 00:28:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:42 [INFO] 00:28:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests >-- 00:28:42 [INFO] Building org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT [25/175] 00:28:42 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 00:28:42 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 00:28:42 [INFO] 00:28:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:42 [INFO] The project's OSGi version is 2.0.0.202404230427 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:42 [INFO] 00:28:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:42 [INFO] 00:28:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:42 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.profile.tests 00:28:44 [INFO] 00:28:44 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:44 [INFO] 00:28:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/main/resources 00:28:44 [INFO] 00:28:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:44 [INFO] 00:28:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] 00:28:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/test/resources 00:28:44 [INFO] 00:28:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:44 [INFO] 00:28:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/org.eclipse.papyrus.uml.diagram.profile.tests-2.0.0-SNAPSHOT.jar 00:28:44 [INFO] 00:28:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] 00:28:44 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] Skipping tests 00:28:44 [INFO] 00:28:44 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 00:28:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:44 [INFO] 00:28:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests >-- 00:28:44 [INFO] Building org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT [26/175] 00:28:44 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 00:28:44 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 00:28:45 [INFO] 00:28:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:45 [INFO] 00:28:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:45 [INFO] The project's OSGi version is 2.0.100.202404230427 00:28:45 [INFO] 00:28:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:45 [INFO] 00:28:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:45 [INFO] 00:28:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:45 [INFO] 00:28:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:45 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.activity.tests 00:28:46 [INFO] 00:28:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:46 [INFO] 00:28:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/main/resources 00:28:46 [INFO] 00:28:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:46 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[43] 00:28:47 private final static Logger log = Logger.getAnonymousLogger(); 00:28:47 ^^^ 00:28:47 The value of the field TestActivityMargin.log is not used 00:28:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[79] 00:28:47 int expectedSemanticChildren = 0; 00:28:47 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:47 The value of the local variable expectedSemanticChildren is not used 00:28:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[81] 00:28:47 int addedSemanticChildren = 1; 00:28:47 ^^^^^^^^^^^^^^^^^^^^^ 00:28:47 The value of the local variable addedSemanticChildren is not used 00:28:47 3 problems (3 warnings) 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:47 [INFO] 00:28:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/test/resources 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/org.eclipse.papyrus.uml.diagram.activity.tests-2.0.100-SNAPSHOT.jar 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:47 [INFO] Skipping tests 00:28:47 [INFO] 00:28:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 00:28:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:47 [INFO] 00:28:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests >-- 00:28:47 [INFO] Building org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT [27/175] 00:28:47 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 00:28:47 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 00:28:47 [INFO] 00:28:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:47 [INFO] The project's OSGi version is 2.0.100.202404230427 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:47 [INFO] 00:28:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:47 [INFO] 00:28:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:47 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.timing.tests 00:28:48 [INFO] 00:28:48 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:48 [INFO] 00:28:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/main/resources 00:28:48 [INFO] 00:28:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:48 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[437] 00:28:49 @SuppressWarnings("unchecked") 00:28:49 ^^^^^^^^^^^ 00:28:49 Unnecessary @SuppressWarnings("unchecked") 00:28:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[487] 00:28:49 @SuppressWarnings("unchecked") 00:28:49 ^^^^^^^^^^^ 00:28:49 Unnecessary @SuppressWarnings("unchecked") 00:28:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[576] 00:28:49 @SuppressWarnings("unchecked") 00:28:49 ^^^^^^^^^^^ 00:28:49 Unnecessary @SuppressWarnings("unchecked") 00:28:49 3 problems (3 warnings) 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:49 [INFO] 00:28:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/test/resources 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 320 were skipped 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/org.eclipse.papyrus.uml.diagram.timing.tests-2.0.100-SNAPSHOT.jar 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:49 [INFO] Skipping tests 00:28:49 [INFO] 00:28:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 00:28:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:49 [INFO] 00:28:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests >-- 00:28:49 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT [28/175] 00:28:49 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 00:28:49 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 00:28:49 [INFO] 00:28:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:49 [INFO] The project's OSGi version is 2.1.0.202404230427 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:49 [INFO] 00:28:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:49 [INFO] 00:28:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:49 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.clazz.tests 00:28:50 [INFO] 00:28:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:50 [INFO] 00:28:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/main/resources 00:28:50 [INFO] 00:28:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:50 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug481317_MoveGeneralizationTest.java:[188] 00:28:51 assertThat(modelTarget, instanceOf(NodeImpl.class)); 00:28:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:51 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:28:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 00:28:51 List arrayList = (List) defaultVariable; 00:28:51 ^^^^ 00:28:51 List is a raw type. References to generic type List<E> should be parameterized 00:28:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 00:28:51 List arrayList = (List) defaultVariable; 00:28:51 ^^^^ 00:28:51 List is a raw type. References to generic type List<E> should be parameterized 00:28:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[106] 00:28:51 assertThat(modelToMove, instanceOf(NodeImpl.class)); 00:28:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:51 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:28:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[154] 00:28:51 assertThat(firstModelToMove, instanceOf(NodeImpl.class)); 00:28:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:51 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:28:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[158] 00:28:51 assertThat(secondModelToMove, instanceOf(NodeImpl.class)); 00:28:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:51 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:28:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[213] 00:28:51 assertThat(modelTarget, instanceOf(NodeImpl.class)); 00:28:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:51 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:28:51 9. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/resources/ModelValidationTest.java (at line 39) 00:28:51 @SuppressWarnings("nls") 00:28:51 ^^^^^ 00:28:51 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:28:51 9 problems (0 errors, 7 warnings, 2 infos) 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:51 [INFO] 00:28:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/test/resources 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/org.eclipse.papyrus.uml.diagram.clazz.tests-2.1.0-SNAPSHOT.jar 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:51 [INFO] Skipping tests 00:28:51 [INFO] 00:28:51 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 00:28:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:51 [INFO] 00:28:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests >-- 00:28:51 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT [29/175] 00:28:51 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 00:28:51 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 00:28:51 [INFO] 00:28:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:51 [INFO] The project's OSGi version is 5.0.0.202404230427 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:51 [INFO] 00:28:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:51 [INFO] 00:28:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:51 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.usecase.tests 00:28:53 [INFO] 00:28:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:53 [INFO] 00:28:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/main/resources 00:28:53 [INFO] 00:28:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[45] 00:28:53 import org.eclipse.papyrus.uml.diagram.usecase.dnd.strategy.UsecaseToSubjectinUsecaseDiagramDropStrategy; 00:28:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:53 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/6.0.0.202404230300/org.eclipse.papyrus.uml.diagram.usecase-6.0.0.202404230300.jar') 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 00:28:53 return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { 00:28:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:53 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/6.0.0.202404230300/org.eclipse.papyrus.uml.diagram.usecase-6.0.0.202404230300.jar') 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 00:28:53 return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { 00:28:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:53 Discouraged access: The constructor 'UsecaseToSubjectinUsecaseDiagramDropStrategy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/6.0.0.202404230300/org.eclipse.papyrus.uml.diagram.usecase-6.0.0.202404230300.jar') 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[51] 00:28:53 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 00:28:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:53 The type ServiceUtilsForActionHandlers is deprecated 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 00:28:53 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:53 The type ServiceUtilsForActionHandlers is deprecated 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 00:28:53 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:53 The type ServiceUtilsForActionHandlers is deprecated 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 00:28:53 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 00:28:53 ^^^^^^^^^^^^^ 00:28:53 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 00:28:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[99] 00:28:53 editingDomain = serviceUtils.getTransactionalEditingDomain(); 00:28:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:28:53 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 00:28:53 8 problems (8 warnings) 00:28:53 [INFO] 00:28:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] 00:28:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/test/resources 00:28:53 [INFO] 00:28:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:28:53 [INFO] 00:28:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/org.eclipse.papyrus.uml.diagram.usecase.tests-5.0.0-SNAPSHOT.jar 00:28:53 [INFO] 00:28:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] 00:28:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] Skipping tests 00:28:53 [INFO] 00:28:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 00:28:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:53 [INFO] 00:28:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature >-- 00:28:53 [INFO] Building org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT [30/175] 00:28:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 00:28:53 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:28:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 00:28:54 [INFO] 00:28:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] The project's OSGi version is 1.2.100.202404230427 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] 00:28:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] 00:28:54 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:54 [INFO] 00:28:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/src/main/resources 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 382 were skipped 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/org.eclipse.papyrus.tests.uml.diagram.feature-1.2.100-SNAPSHOT.jar 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] 00:28:54 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 00:28:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:54 [INFO] 00:28:54 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.tests >---- 00:28:54 [INFO] Building org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT [31/175] 00:28:54 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/pom.xml 00:28:54 [INFO] --------------------------------[ pom ]--------------------------------- 00:28:54 [INFO] 00:28:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.tests --- 00:28:54 [INFO] 00:28:54 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.tests --- 00:28:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:54 [INFO] 00:28:54 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.emf.facet.tests --- 00:28:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:28:54 [INFO] 00:28:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests >-- 00:28:54 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT [32/175] 00:28:54 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 00:28:54 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:28:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 00:28:54 [INFO] 00:28:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:54 [INFO] The project's OSGi version is 1.0.0.202404230427 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:54 [INFO] 00:28:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:54 [INFO] 00:28:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:54 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture.tests 00:28:55 [INFO] 00:28:55 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:28:55 [INFO] 00:28:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/main/resources 00:28:55 [INFO] 00:28:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:28:55 [INFO] 00:28:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [INFO] 00:28:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/test/resources 00:28:55 [INFO] 00:28:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:28:55 [INFO] 00:28:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/org.eclipse.papyrus.emf.facet.architecture.tests-1.0.0-SNAPSHOT.jar 00:28:55 [INFO] 00:28:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:55 [INFO] 00:28:55 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:28:56 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data/.metadata/.log 00:28:56 [INFO] Command line: 00:28:56 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:29:02 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test 00:29:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.test -- Time elapsed: 0.449 s 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.checkTestDefinition -- Time elapsed: 0.050 s 00:29:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test 00:29:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.test -- Time elapsed: 0.062 s 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.checkTestDefinition -- Time elapsed: 0.034 s 00:29:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test 00:29:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.test -- Time elapsed: 0.047 s 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.checkTestDefinition -- Time elapsed: 0.028 s 00:29:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test 00:29:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.test -- Time elapsed: 0.054 s 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.checkTestDefinition -- Time elapsed: 0.033 s 00:29:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test 00:29:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.test -- Time elapsed: 0.069 s 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.checkTestDefinition -- Time elapsed: 0.047 s 00:29:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test 00:29:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.test -- Time elapsed: 0.034 s 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.checkTestDefinition -- Time elapsed: 0.070 s 00:29:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test 00:29:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.test -- Time elapsed: 0.030 s 00:29:03 org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.checkTestDefinition -- Time elapsed: 0.056 s 00:29:03 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.test -- Time elapsed: 0.029 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.checkTestDefinition -- Time elapsed: 0.051 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.test -- Time elapsed: 0.029 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.checkTestDefinition -- Time elapsed: 0.050 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.test -- Time elapsed: 0.026 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.checkTestDefinition -- Time elapsed: 0.024 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.test -- Time elapsed: 0.027 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.checkTestDefinition -- Time elapsed: 0.027 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.test -- Time elapsed: 0.064 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.checkTestDefinition -- Time elapsed: 0.036 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.test -- Time elapsed: 0.049 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.checkTestDefinition -- Time elapsed: 0.023 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.test -- Time elapsed: 0.021 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.checkTestDefinition -- Time elapsed: 0.052 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.test -- Time elapsed: 0.021 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.checkTestDefinition -- Time elapsed: 0.054 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.test -- Time elapsed: 0.023 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.checkTestDefinition -- Time elapsed: 0.020 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.test -- Time elapsed: 0.033 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.checkTestDefinition -- Time elapsed: 0.020 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.test -- Time elapsed: 0.025 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.checkTestDefinition -- Time elapsed: 0.022 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.test -- Time elapsed: 0.023 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.checkTestDefinition -- Time elapsed: 0.021 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.test -- Time elapsed: 0.019 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.checkTestDefinition -- Time elapsed: 0.035 s 00:29:04 Running org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test 00:29:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.test -- Time elapsed: 0.025 s 00:29:04 org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.checkTestDefinition -- Time elapsed: 0.021 s 00:29:04 00:29:04 Results: 00:29:04 00:29:04 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 00:29:04 00:29:06 [INFO] All tests passed 00:29:06 [INFO] 00:29:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 00:29:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec 00:29:06 [INFO] Analyzed bundle 'org.eclipse.papyrus.emf.facet.architecture.tests' with 0 classes 00:29:06 [INFO] 00:29:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature >--- 00:29:06 [INFO] Building org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT [33/175] 00:29:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 00:29:06 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:29:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 00:29:06 [INFO] 00:29:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] 00:29:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] The project's OSGi version is 1.0.0.202404230427 00:29:06 [INFO] 00:29:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] 00:29:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] 00:29:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] 00:29:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:06 [INFO] 00:29:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/src/main/resources 00:29:06 [INFO] 00:29:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 295 were skipped 00:29:06 [INFO] 00:29:06 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/org.eclipse.papyrus.tests.emf.facet.feature-1.0.0-SNAPSHOT.jar 00:29:06 [INFO] 00:29:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] 00:29:06 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] 00:29:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.emf.facet.feature --- 00:29:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:06 [INFO] 00:29:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.tests.releng >-- 00:29:06 [INFO] Building org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT [34/175] 00:29:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/pom.xml 00:29:06 [INFO] --------------------------------[ pom ]--------------------------------- 00:29:06 [INFO] 00:29:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 00:29:06 [INFO] 00:29:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 00:29:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:06 [INFO] 00:29:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 00:29:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:06 [INFO] 00:29:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests >-- 00:29:06 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT [35/175] 00:29:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/pom.xml 00:29:06 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/pom.xml 00:29:09 [INFO] 00:29:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:09 [INFO] 00:29:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:09 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:09 [INFO] 00:29:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:09 [INFO] 00:29:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:09 [INFO] 00:29:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:09 [INFO] 00:29:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:09 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common.tests 00:29:10 [INFO] 00:29:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:10 [INFO] 00:29:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/main/resources 00:29:10 [INFO] 00:29:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[28] 00:29:10 import org.eclipse.papyrus.toolsmiths.validation.common.internal.utils.ProjectManagementUtils; 00:29:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[36] 00:29:10 * Specific test cases for the {@link ProjectManagementUtils} class. 00:29:10 ^^^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[47] 00:29:10 assertThat("UML file not found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(true)); 00:29:10 ^^^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[47] 00:29:10 assertThat("UML file not found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(true)); 00:29:10 ^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[48] 00:29:10 assertThat("Bogus file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "bogus", true), is(false)); 00:29:10 ^^^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[48] 00:29:10 assertThat("Bogus file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "bogus", true), is(false)); 00:29:10 ^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[60] 00:29:10 assertThat("UML file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(false)); 00:29:10 ^^^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[60] 00:29:10 assertThat("UML file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(false)); 00:29:10 ^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[65] 00:29:10 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 00:29:10 ^^^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[65] 00:29:10 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 00:29:10 ^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The method 'ProjectManagementUtils.getFilesFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[78] 00:29:10 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 00:29:10 ^^^^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[78] 00:29:10 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 00:29:10 ^^^^^^^^^^^^^^^^^^^ 00:29:10 Discouraged access: The method 'ProjectManagementUtils.getFilesFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404230314.jar') 00:29:10 12 problems (12 warnings) 00:29:10 [INFO] 00:29:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] 00:29:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/test/resources 00:29:10 [INFO] 00:29:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 343 were skipped 00:29:10 [INFO] 00:29:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/target/org.eclipse.papyrus.toolsmiths.validation.common.tests-2.0.0-SNAPSHOT.jar 00:29:10 [INFO] 00:29:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] 00:29:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] Skipping tests 00:29:10 [INFO] 00:29:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 00:29:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:10 [INFO] 00:29:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests >-- 00:29:10 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT [36/175] 00:29:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/pom.xml 00:29:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/pom.xml 00:29:11 [INFO] 00:29:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:11 [INFO] 00:29:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:11 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:11 [INFO] 00:29:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:11 [INFO] 00:29:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:11 [INFO] 00:29:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:11 [INFO] 00:29:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:11 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture.tests 00:29:12 [INFO] 00:29:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:12 [INFO] 00:29:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/main/resources 00:29:12 [INFO] 00:29:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/org/eclipse/papyrus/toolsmiths/validation/architecture/internal/quickfix/tests/ModelQuickFixTests.java:[21] 00:29:13 import org.eclipse.papyrus.toolsmiths.validation.architecture.internal.quickfix.ArchitectureMarkerResolutionGenerator; 00:29:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:13 Discouraged access: The type 'ArchitectureMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.architecture/2.1.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0.202404230314.jar') 00:29:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/org/eclipse/papyrus/toolsmiths/validation/architecture/internal/quickfix/tests/ModelQuickFixTests.java:[37] 00:29:13 @QuickFixWith(ArchitectureMarkerResolutionGenerator.class) 00:29:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:13 Discouraged access: The type 'ArchitectureMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.architecture/2.1.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0.202404230314.jar') 00:29:13 2 problems (2 warnings) 00:29:13 [INFO] 00:29:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [INFO] 00:29:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/test/resources 00:29:13 [INFO] 00:29:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 368 were skipped 00:29:13 [INFO] 00:29:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/target/org.eclipse.papyrus.toolsmiths.validation.architecture.tests-2.0.0-SNAPSHOT.jar 00:29:13 [INFO] 00:29:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [INFO] 00:29:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [INFO] Skipping tests 00:29:13 [INFO] 00:29:13 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 00:29:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:13 [INFO] 00:29:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests >-- 00:29:13 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT [37/175] 00:29:13 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/pom.xml 00:29:13 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/pom.xml 00:29:14 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 00:29:14 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 00:29:14 [INFO] 00:29:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:14 [INFO] 00:29:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:14 [INFO] The project's OSGi version is 1.0.0.202404230427 00:29:14 [INFO] 00:29:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:14 [INFO] 00:29:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:14 [INFO] 00:29:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:14 [INFO] 00:29:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:14 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties.tests 00:29:15 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 00:29:15 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 00:29:15 [INFO] 00:29:15 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:15 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:15 [INFO] 00:29:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/main/resources 00:29:15 [INFO] 00:29:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:15 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/org/eclipse/papyrus/toolsmiths/validation/properties/internal/quickfix/tests/ModelQuickFixTests.java:[28] 00:29:16 import org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.PropertiesMarkerResolutionGenerator; 00:29:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:16 Discouraged access: The type 'PropertiesMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.properties/1.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0.202404230314.jar') 00:29:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/org/eclipse/papyrus/toolsmiths/validation/properties/internal/quickfix/tests/ModelQuickFixTests.java:[37] 00:29:16 @QuickFixWith(PropertiesMarkerResolutionGenerator.class) 00:29:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:16 Discouraged access: The type 'PropertiesMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.properties/1.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0.202404230314.jar') 00:29:16 2 problems (2 warnings) 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:16 [INFO] 00:29:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/test/resources 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 376 were skipped 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/target/org.eclipse.papyrus.toolsmiths.validation.properties.tests-1.0.0-SNAPSHOT.jar 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:16 [INFO] Skipping tests 00:29:16 [INFO] 00:29:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 00:29:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:16 [INFO] 00:29:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests >-- 00:29:16 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT [38/175] 00:29:16 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 00:29:16 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 00:29:16 [INFO] 00:29:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:16 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:16 [INFO] 00:29:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:16 [INFO] 00:29:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:16 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 00:29:17 [INFO] 00:29:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:17 [INFO] 00:29:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/main/resources 00:29:17 [INFO] 00:29:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:17 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/org/eclipse/papyrus/toolsmiths/validation/elementtypes/tests/ElementTypesPluginValidationTest.java:[66] 00:29:18 ElementTypesPluginCheckerService.checkElementTypesPlugin(fixture.getProject(), new NullProgressMonitor()); 00:29:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:18 The method checkElementTypesPlugin(IProject, IProgressMonitor) from the type ElementTypesPluginCheckerService is deprecated 00:29:18 1 problem (1 warning) 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:18 [INFO] 00:29:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/test/resources 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 369 were skipped 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests-2.0.0-SNAPSHOT.jar 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:18 [INFO] Skipping tests 00:29:18 [INFO] 00:29:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 00:29:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:18 [INFO] 00:29:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests >-- 00:29:18 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT [39/175] 00:29:18 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 00:29:18 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 00:29:18 [INFO] 00:29:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:18 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:18 [INFO] 00:29:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:18 [INFO] 00:29:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:18 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile.tests 00:29:19 [INFO] 00:29:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:19 [INFO] 00:29:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/main/resources 00:29:19 [INFO] 00:29:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:19 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/org/eclipse/papyrus/toolsmiths/validation/profile/tests/ProfilePluginValidationTest.java:[65] 00:29:20 ProfilePluginCheckerService.checkProfilePlugin(fixture.getProject(), null); 00:29:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:20 The method checkProfilePlugin(IProject, IProgressMonitor) from the type ProfilePluginCheckerService is deprecated 00:29:20 1 problem (1 warning) 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:20 [INFO] 00:29:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/test/resources 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/org.eclipse.papyrus.toolsmiths.validation.profile.tests-2.0.0-SNAPSHOT.jar 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:20 [INFO] Skipping tests 00:29:20 [INFO] 00:29:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 00:29:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:20 [INFO] 00:29:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests >-- 00:29:20 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT [40/175] 00:29:20 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/pom.xml 00:29:20 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/pom.xml 00:29:20 [INFO] 00:29:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:20 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:20 [INFO] 00:29:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:20 [INFO] 00:29:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:20 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild.tests 00:29:22 [INFO] 00:29:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:22 [INFO] 00:29:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/main/resources 00:29:22 [INFO] 00:29:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildBuildPropertiesBuilderTest.java:[44] 00:29:22 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 00:29:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:22 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404230314.jar') 00:29:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildPluginBuilderTest.java:[38] 00:29:22 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 00:29:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:22 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404230314.jar') 00:29:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildPluginXMLBuilderTest.java:[42] 00:29:22 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 00:29:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:22 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404230314.jar') 00:29:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildDependenciesBuilderTest.java:[42] 00:29:22 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 00:29:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:22 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404230314.jar') 00:29:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildModelBuilderTest.java:[42] 00:29:22 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 00:29:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:22 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404230314/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404230314.jar') 00:29:22 5 problems (5 warnings) 00:29:22 [INFO] 00:29:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] 00:29:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/test/resources 00:29:22 [INFO] 00:29:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 369 were skipped 00:29:22 [INFO] 00:29:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/target/org.eclipse.papyrus.toolsmiths.validation.newchild.tests-2.0.0-SNAPSHOT.jar 00:29:22 [INFO] 00:29:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] 00:29:22 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] Skipping tests 00:29:22 [INFO] 00:29:22 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 00:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:22 [INFO] 00:29:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests >-- 00:29:22 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT [41/175] 00:29:22 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 00:29:22 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 00:29:23 [INFO] 00:29:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:23 [INFO] 00:29:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:23 [INFO] The project's OSGi version is 1.0.0.202404230427 00:29:23 [INFO] 00:29:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:23 [INFO] 00:29:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:23 [INFO] 00:29:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:23 [INFO] 00:29:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:23 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.tests 00:29:24 [INFO] 00:29:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:24 [INFO] 00:29:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/main/resources 00:29:24 [INFO] 00:29:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:24 [INFO] 00:29:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] 00:29:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/test/resources 00:29:24 [INFO] 00:29:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 305 were skipped 00:29:24 [INFO] 00:29:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/org.eclipse.papyrus.toolsmiths.profilemigration.tests-1.0.0-SNAPSHOT.jar 00:29:24 [INFO] 00:29:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] 00:29:24 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] Skipping tests 00:29:24 [INFO] 00:29:24 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 00:29:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:24 [INFO] 00:29:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature >-- 00:29:24 [INFO] Building org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT [42/175] 00:29:24 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 00:29:24 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:29:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 00:29:25 [INFO] 00:29:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] The project's OSGi version is 1.0.0.202404230427 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] 00:29:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] 00:29:25 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:25 [INFO] 00:29:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/src/main/resources 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 370 were skipped 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/org.eclipse.papyrus.tests.toolsmiths.feature-1.0.0-SNAPSHOT.jar 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] 00:29:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 00:29:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:25 [INFO] 00:29:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests >-- 00:29:25 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT [43/175] 00:29:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 00:29:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 00:29:25 [INFO] 00:29:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:25 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:25 [INFO] 00:29:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:25 [INFO] 00:29:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:25 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.tests 00:29:26 [INFO] 00:29:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:26 [INFO] 00:29:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/main/resources 00:29:26 [INFO] 00:29:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[169] 00:29:27 for(View childNode : (List<View>)class3.getChildren()) { 00:29:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:27 Type safety: Unchecked cast from EList to List<View> 00:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[196] 00:29:27 for(View childNode : (List<View>)diagram.getChildren()) { 00:29:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:27 Type safety: Unchecked cast from EList to List<View> 00:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[197] 00:29:27 for(View compartment : (List<View>)childNode.getChildren()) { 00:29:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:27 Type safety: Unchecked cast from EList to List<View> 00:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[210] 00:29:27 stylesList.getStringListValue().add("showTitleForAllCompartments"); 00:29:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:27 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 00:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[213] 00:29:27 for(View childNode : (List<View>)diagram.getChildren()) { 00:29:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:27 Type safety: Unchecked cast from EList to List<View> 00:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[214] 00:29:27 for(View compartment : (List<View>)childNode.getChildren()) { 00:29:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:27 Type safety: Unchecked cast from EList to List<View> 00:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[240] 00:29:27 for(View childNode : (List<View>)element.getChildren()) { 00:29:27 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:27 Type safety: Unchecked cast from EList to List<View> 00:29:27 7 problems (7 warnings) 00:29:27 [INFO] 00:29:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [INFO] 00:29:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/test/resources 00:29:27 [INFO] 00:29:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped 00:29:27 [INFO] 00:29:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/org.eclipse.papyrus.infra.gmfdiag.css.tests-2.0.0-SNAPSHOT.jar 00:29:27 [INFO] 00:29:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [INFO] 00:29:27 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [INFO] Skipping tests 00:29:27 [INFO] 00:29:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 00:29:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:27 [INFO] 00:29:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests.releng >-- 00:29:27 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT [44/175] 00:29:27 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/pom.xml 00:29:27 [INFO] --------------------------------[ pom ]--------------------------------- 00:29:27 [INFO] 00:29:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 00:29:27 [INFO] 00:29:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 00:29:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:27 [INFO] 00:29:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 00:29:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:27 [INFO] 00:29:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests >-- 00:29:27 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT [45/175] 00:29:27 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 00:29:27 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 00:29:28 [INFO] 00:29:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] 00:29:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] The project's OSGi version is 2.1.0.202404230427 00:29:28 [INFO] 00:29:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] 00:29:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] 00:29:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] 00:29:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.tests 00:29:28 [INFO] 00:29:28 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:28 [INFO] 00:29:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/main/resources 00:29:28 [INFO] 00:29:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/AbstractProfileExternalizationTest.java:[484] 00:29:29 protected <E> Set<E> set(E... elements) { 00:29:29 ^^^^^^^^ 00:29:29 Type safety: Potential heap pollution via varargs parameter elements 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[108] 00:29:29 assertThat(profile, notNullValue()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[109] 00:29:29 assertThat(profile.eIsProxy(), is(false)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[110] 00:29:29 assertThat(profile.getURI(), is(ProfileExternalizationPackage.eNS_URI)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[116] 00:29:29 assertThat(DecoratorModelUtils.getDecoratorPackages(getPackage2()), isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Iterable<Package>, Matcher<? super Iterable<Package>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[121] 00:29:29 assertThat(packages.size(), is(1)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[122] 00:29:29 assertThat(packages.get(0).isProfileApplied(getTestProfile()), is(true)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[128] 00:29:29 assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[133] 00:29:29 assertThat(applications.size(), is(1)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[134] 00:29:29 assertThat(applications.get(0).getAppliedProfile(), is(getTestProfile())); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[142] 00:29:29 assertThat(applications.size(), is(1)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[143] 00:29:29 assertThat(applications.get(getPackage2()), is(getTestProfile())); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[149] 00:29:29 assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[154] 00:29:29 assertThat(applied.size(), is(1)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[155] 00:29:29 assertThat(applied.get(0), is(getTestProfile())); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[162] 00:29:29 assertThat(DecoratorModelUtils.hasExternalizationProfile(getTestProfile()), is(false)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[163] 00:29:29 assertThat(DecoratorModelUtils.hasExternalizationProfile((Package) decoratorModel.getContents().get(0)), is(true)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[173] 00:29:29 assertThat(DecoratorModelUtils.isDecoratorModel(modelResource), is(false)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[174] 00:29:29 assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel), is(true)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[181] 00:29:29 assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, getTestProfile().eResource()), is(false)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[182] 00:29:29 assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, modelResource), is(true)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[190] 00:29:29 assertThat(uris.size(), is(1)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[191] 00:29:29 assertThat(uris.get(0), is(modelResource.getURI())); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[197] 00:29:29 assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(true)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[209] 00:29:29 assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel.getURI()), is(true)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[213] 00:29:29 assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(false)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[218] 00:29:29 assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[222] 00:29:29 assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), is(Collections.singleton(decoratorModel.getURI()))); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[229] 00:29:29 assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), is(Collections.singleton(uri))); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[233] 00:29:29 assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[241] 00:29:29 assertThat(get(unloaded, true), is(Collections.singleton(uri))); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[247] 00:29:29 assertThat(get(unloaded, false), isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[261] 00:29:29 assertThat(get(unloaded, true), is(set(decorator2))); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[266] 00:29:29 assertThat(get(unloaded, false), is(set(decorator1, decorator2))); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[274] 00:29:29 assertThat(get(unloaded, true), is(set(uri))); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[279] 00:29:29 assertThat(get(unloaded, false), isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[285] 00:29:29 assertThat(get(hasUnloaded, true), is(Boolean.TRUE)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[290] 00:29:29 assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[301] 00:29:29 assertThat(get(hasUnloaded, true), is(Boolean.FALSE)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[304] 00:29:29 assertThat(get(hasUnloaded, false), is(Boolean.TRUE)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[309] 00:29:29 assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[315] 00:29:29 assertThat(subUnits, isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[319] 00:29:29 assertThat(subUnits, is(set(getPackage2()))); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[323] 00:29:29 assertThat(subUnits, isEmpty()); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[36] 00:29:29 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The type AdapterUtils is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 00:29:29 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 00:29:29 ^^^^^^^^^^^^ 00:29:29 The type AdapterUtils is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 00:29:29 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 00:29:29 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 00:29:29 ^^^^^^^^^^^^ 00:29:29 The type AdapterUtils is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 00:29:29 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 00:29:29 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 00:29:29 ^^^^^^^^^^^^ 00:29:29 The type AdapterUtils is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 00:29:29 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[144] 00:29:29 houseKeeper.setField("zombies", snippet.getZombieStereotypes(decoratorModelResource)); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method setField(String, ZombieStereotypesDescriptor) from the type AbstractHouseKeeperRule is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[71] 00:29:29 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[95] 00:29:29 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[124] 00:29:29 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 00:29:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[158] 00:29:29 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 00:29:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:29 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 00:29:29 56 problems (56 warnings) 00:29:29 [INFO] 00:29:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [INFO] 00:29:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/test/resources 00:29:29 [INFO] 00:29:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 00:29:29 [INFO] 00:29:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/org.eclipse.papyrus.uml.decoratormodel.tests-2.1.0-SNAPSHOT.jar 00:29:29 [INFO] 00:29:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [INFO] 00:29:29 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [INFO] Skipping tests 00:29:29 [INFO] 00:29:29 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 00:29:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:29 [INFO] 00:29:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests >-- 00:29:29 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT [46/175] 00:29:29 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 00:29:29 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 00:29:30 [INFO] 00:29:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:30 [INFO] 00:29:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:30 [INFO] The project's OSGi version is 2.1.0.202404230427 00:29:30 [INFO] 00:29:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:30 [INFO] 00:29:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:30 [INFO] 00:29:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:30 [INFO] 00:29:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:30 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 00:29:31 [INFO] 00:29:31 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:31 [INFO] 00:29:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/main/resources 00:29:31 [INFO] 00:29:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/org/eclipse/papyrus/uml/decoratormodel/controlmode/tests/AbstractDecoratorModelControlModeTest.java:[606] 00:29:31 protected <E> Set<E> set(E... elements) { 00:29:31 ^^^^^^^^ 00:29:31 Type safety: Potential heap pollution via varargs parameter elements 00:29:31 1 problem (1 warning) 00:29:31 [INFO] 00:29:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] 00:29:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/test/resources 00:29:31 [INFO] 00:29:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 00:29:31 [INFO] 00:29:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests-2.1.0-SNAPSHOT.jar 00:29:31 [INFO] 00:29:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] 00:29:31 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] Skipping tests 00:29:31 [INFO] 00:29:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 00:29:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:31 [INFO] 00:29:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature >-- 00:29:31 [INFO] Building org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT [47/175] 00:29:31 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 00:29:31 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:29:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 00:29:32 [INFO] 00:29:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] The project's OSGi version is 1.2.0.202404230427 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] 00:29:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] 00:29:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:32 [INFO] 00:29:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/src/main/resources 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/org.eclipse.papyrus.tests.uml.decoratormodel.feature-1.2.0-SNAPSHOT.jar 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] 00:29:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 00:29:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:32 [INFO] 00:29:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.assistants.tests.releng >-- 00:29:32 [INFO] Building org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT [48/175] 00:29:32 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/pom.xml 00:29:32 [INFO] --------------------------------[ pom ]--------------------------------- 00:29:32 [INFO] 00:29:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 00:29:32 [INFO] 00:29:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 00:29:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:32 [INFO] 00:29:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 00:29:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:32 [INFO] 00:29:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests >-- 00:29:32 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT [49/175] 00:29:32 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 00:29:32 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 00:29:32 [INFO] 00:29:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:32 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:32 [INFO] 00:29:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:32 [INFO] 00:29:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.tests 00:29:33 [INFO] 00:29:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:33 [INFO] 00:29:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/main/resources 00:29:33 [INFO] 00:29:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:33 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:34 [INFO] 00:29:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/test/resources 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 328 were skipped 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/org.eclipse.papyrus.uml.profile.types.generator.tests-2.0.0-SNAPSHOT.jar 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:34 [INFO] Skipping tests 00:29:34 [INFO] 00:29:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 00:29:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:34 [INFO] 00:29:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests >-- 00:29:34 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT [50/175] 00:29:34 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 00:29:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 00:29:34 [INFO] 00:29:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:34 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:34 [INFO] 00:29:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:34 [INFO] 00:29:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.tests 00:29:36 [INFO] 00:29:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:36 [INFO] 00:29:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/main/resources 00:29:36 [INFO] 00:29:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:36 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[101] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[115] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[130] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[78] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[92] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[107] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[78] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[93] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[108] 00:29:36 @SuppressWarnings("unchecked") 00:29:36 ^^^^^^^^^^^ 00:29:36 Unnecessary @SuppressWarnings("unchecked") 00:29:36 9 problems (9 warnings) 00:29:36 [INFO] 00:29:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:36 [INFO] 00:29:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/test/resources 00:29:36 [INFO] 00:29:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 331 were skipped 00:29:36 [INFO] 00:29:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/org.eclipse.papyrus.uml.profile.assistants.generator.tests-2.0.0-SNAPSHOT.jar 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:37 [INFO] Skipping tests 00:29:37 [INFO] 00:29:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 00:29:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:37 [INFO] 00:29:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature >-- 00:29:37 [INFO] Building org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT [51/175] 00:29:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 00:29:37 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:29:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 00:29:37 [INFO] 00:29:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] The project's OSGi version is 1.2.0.202404230427 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] 00:29:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] 00:29:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:37 [INFO] 00:29:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/src/main/resources 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 329 were skipped 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/org.eclipse.papyrus.tests.uml.assistants.feature-1.2.0-SNAPSHOT.jar 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] 00:29:37 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] 00:29:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 00:29:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:37 [INFO] 00:29:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests.releng >-- 00:29:37 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT [52/175] 00:29:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/pom.xml 00:29:37 [INFO] --------------------------------[ pom ]--------------------------------- 00:29:37 [INFO] 00:29:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 00:29:37 [INFO] 00:29:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 00:29:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:37 [INFO] 00:29:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 00:29:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:37 [INFO] 00:29:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests >-- 00:29:37 [INFO] Building org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT [53/175] 00:29:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 00:29:37 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 00:29:38 [INFO] 00:29:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:38 [INFO] 00:29:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:38 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:38 [INFO] 00:29:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:38 [INFO] 00:29:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:38 [INFO] 00:29:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:38 [INFO] 00:29:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:38 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.property.tests 00:29:39 [INFO] 00:29:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:39 [INFO] 00:29:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/main/resources 00:29:39 [INFO] 00:29:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[19] 00:29:39 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 00:29:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:39 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[142] 00:29:39 public DefaultXtextDirectEditorConfiguration getEditor() { 00:29:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:39 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:39 2 problems (2 warnings) 00:29:39 [INFO] 00:29:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] 00:29:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/test/resources 00:29:39 [INFO] 00:29:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 313 were skipped 00:29:39 [INFO] 00:29:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/org.eclipse.papyrus.uml.textedit.property.tests-2.0.0-SNAPSHOT.jar 00:29:39 [INFO] 00:29:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] 00:29:39 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] Skipping tests 00:29:39 [INFO] 00:29:39 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.property.tests --- 00:29:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:39 [INFO] 00:29:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests >-- 00:29:39 [INFO] Building org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT [54/175] 00:29:39 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 00:29:39 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 00:29:40 [INFO] 00:29:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:40 [INFO] 00:29:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:40 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:40 [INFO] 00:29:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:40 [INFO] 00:29:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:40 [INFO] 00:29:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:40 [INFO] 00:29:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.tests 00:29:41 [INFO] 00:29:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:41 [INFO] 00:29:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/main/resources 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[22] 00:29:41 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 00:29:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:41 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[30] 00:29:41 public class ConstraintWithCppPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { 00:29:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:41 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[33] 00:29:41 super(); 00:29:41 ^^^^^^^^ 00:29:41 The constructor DefaultXtextDirectEditorConfiguration() is deprecated 00:29:41 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/UseRightEditorTest.java (at line 36) 00:29:41 @SuppressWarnings("nls") 00:29:41 ^^^^^ 00:29:41 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:29:41 4 problems (0 errors, 3 warnings, 1 info) 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] 00:29:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/test/resources 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/org.eclipse.papyrus.uml.textedit.tests-2.0.0-SNAPSHOT.jar 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] Skipping tests 00:29:41 [INFO] 00:29:41 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests --- 00:29:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:41 [INFO] 00:29:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests >-- 00:29:41 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT [55/175] 00:29:41 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 00:29:41 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 00:29:41 [INFO] 00:29:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:41 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:41 [INFO] 00:29:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:41 [INFO] 00:29:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:41 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.parameter.tests 00:29:42 [INFO] 00:29:42 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:42 [INFO] 00:29:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/main/resources 00:29:42 [INFO] 00:29:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:42 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[21] 00:29:43 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 00:29:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:43 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[125] 00:29:43 public DefaultXtextDirectEditorConfiguration getEditor() { 00:29:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:43 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:43 2 problems (2 warnings) 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:43 [INFO] 00:29:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/test/resources 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 315 were skipped 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/org.eclipse.papyrus.uml.textedit.parameter.tests-2.0.0-SNAPSHOT.jar 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:43 [INFO] Skipping tests 00:29:43 [INFO] 00:29:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 00:29:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:43 [INFO] 00:29:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests >-- 00:29:43 [INFO] Building org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT [56/175] 00:29:43 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 00:29:43 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 00:29:43 [INFO] 00:29:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:43 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:43 [INFO] 00:29:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:43 [INFO] 00:29:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:43 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.port.tests 00:29:44 [INFO] 00:29:44 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:44 [INFO] 00:29:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/main/resources 00:29:44 [INFO] 00:29:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:44 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[20] 00:29:45 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 00:29:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:45 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[149] 00:29:45 public DefaultXtextDirectEditorConfiguration getEditor() { 00:29:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:45 The type DefaultXtextDirectEditorConfiguration is deprecated 00:29:45 2 problems (2 warnings) 00:29:45 [INFO] 00:29:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:45 [INFO] 00:29:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/test/resources 00:29:45 [INFO] 00:29:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 313 were skipped 00:29:45 [INFO] 00:29:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/org.eclipse.papyrus.uml.textedit.port.tests-2.0.0-SNAPSHOT.jar 00:29:45 [INFO] 00:29:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:45 [INFO] 00:29:45 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:45 [INFO] Skipping tests 00:29:45 [INFO] 00:29:45 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.port.tests --- 00:29:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:45 [INFO] 00:29:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature >-- 00:29:45 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT [57/175] 00:29:45 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 00:29:45 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:29:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 00:29:46 [INFO] 00:29:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] The project's OSGi version is 1.2.0.202404230427 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] 00:29:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] 00:29:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:46 [INFO] 00:29:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/src/main/resources 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 317 were skipped 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/org.eclipse.papyrus.uml.textedit.tests.feature-1.2.0-SNAPSHOT.jar 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] 00:29:46 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 00:29:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:46 [INFO] 00:29:46 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests.releng >-- 00:29:46 [INFO] Building org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT [58/175] 00:29:46 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/pom.xml 00:29:46 [INFO] --------------------------------[ pom ]--------------------------------- 00:29:46 [INFO] 00:29:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests.releng --- 00:29:46 [INFO] 00:29:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests.releng --- 00:29:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:46 [INFO] 00:29:46 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.tests.releng --- 00:29:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:46 [INFO] 00:29:46 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests >---- 00:29:46 [INFO] Building org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT [59/175] 00:29:46 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 00:29:46 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 00:29:46 [INFO] 00:29:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:46 [INFO] The project's OSGi version is 4.1.0.202404230427 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:46 [INFO] 00:29:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:46 [INFO] 00:29:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:46 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools.tests 00:29:47 [INFO] 00:29:47 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:47 [INFO] 00:29:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/main/resources 00:29:47 [INFO] 00:29:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:47 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/NamedElementValidatorTest.java:[105] 00:29:47 houseKeeper.setField("fixture", new NamedElementValidator(toBeNamed)); 00:29:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:47 The method setField(String, NamedElementValidator) from the type AbstractHouseKeeperRule is deprecated 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLCopyTestME.java:[27] 00:29:47 import org.eclipse.emf.ecore.util.EcoreUtil; 00:29:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:47 The import org.eclipse.emf.ecore.util.EcoreUtil is never used 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[78] 00:29:47 private Class class1 = null; 00:29:47 ^^^^^^ 00:29:47 The value of the field UMLReferenceConverterTest.class1 is not used 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[80] 00:29:47 private Class class4 = null; 00:29:47 ^^^^^^ 00:29:47 The value of the field UMLReferenceConverterTest.class4 is not used 00:29:47 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/CustomizableDelegatingItemLabelProviderTest.java (at line 53) 00:29:47 @SuppressWarnings("nls") 00:29:47 ^^^^^ 00:29:47 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterCompletionTest.java:[58] 00:29:47 private static final String PACKAGE1_NAME_TO_DISPLAY = "Package1"; //$NON-NLS-1$ 00:29:47 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:47 The value of the field UMLReferenceConverterCompletionTest.PACKAGE1_NAME_TO_DISPLAY is not used 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[32] 00:29:47 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 00:29:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:47 The type AdapterUtils is deprecated 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 00:29:47 JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); 00:29:47 ^^^^^^^^^^^^ 00:29:47 The type AdapterUtils is deprecated 00:29:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 00:29:47 JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); 00:29:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:47 The method adapt(Object, Class<UMLLanguageProvidersTest.JunkLanguage>, UMLLanguageProvidersTest.JunkLanguage) from the type AdapterUtils is deprecated 00:29:47 9 problems (0 errors, 8 warnings, 1 info) 00:29:47 [INFO] 00:29:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:47 [INFO] 00:29:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/test/resources 00:29:47 [INFO] 00:29:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 00:29:48 [INFO] 00:29:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/org.eclipse.papyrus.uml.tools.tests-4.1.0-SNAPSHOT.jar 00:29:48 [INFO] 00:29:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:48 [INFO] 00:29:48 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:48 [INFO] Skipping tests 00:29:48 [INFO] 00:29:48 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.tests --- 00:29:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:48 [INFO] 00:29:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests >-- 00:29:48 [INFO] Building org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT [60/175] 00:29:48 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 00:29:48 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 00:29:48 [INFO] 00:29:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:48 [INFO] 00:29:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:48 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:48 [INFO] 00:29:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:48 [INFO] 00:29:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:48 [INFO] 00:29:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:48 [INFO] 00:29:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:48 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools.utils.tests 00:29:49 [INFO] 00:29:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:49 [INFO] 00:29:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/main/resources 00:29:49 [INFO] 00:29:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/org/eclipse/papyrus/uml/tools/utils/tests/tests/NameResolutionHelperTest.java:[55] 00:29:49 List<NamedElement> namedElements = nameResolutionHelper.getNamedElements(PACKAGE1_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + PACKAGE2_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + CLASS1_NAME); 00:29:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:49 The method getNamedElements(String) from the type NameResolutionHelper is deprecated 00:29:49 1 problem (1 warning) 00:29:49 [INFO] 00:29:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] 00:29:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/test/resources 00:29:49 [INFO] 00:29:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:29:49 [INFO] 00:29:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/org.eclipse.papyrus.uml.tools.utils.tests-2.0.0-SNAPSHOT.jar 00:29:49 [INFO] 00:29:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] 00:29:49 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] Skipping tests 00:29:49 [INFO] 00:29:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.utils.tests --- 00:29:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:49 [INFO] 00:29:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature >--- 00:29:49 [INFO] Building org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT [61/175] 00:29:49 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 00:29:49 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:29:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 00:29:50 [INFO] 00:29:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] The project's OSGi version is 1.2.0.202404230427 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] 00:29:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] 00:29:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:50 [INFO] 00:29:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/src/main/resources 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/org.eclipse.papyrus.tests.uml.tools.feature-1.2.0-SNAPSHOT.jar 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] 00:29:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.tools.feature --- 00:29:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:50 [INFO] 00:29:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests >-- 00:29:50 [INFO] Building org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT [62/175] 00:29:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 00:29:50 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 00:29:50 [INFO] 00:29:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] 00:29:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.model.tests 00:29:50 [INFO] 00:29:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:50 [INFO] 00:29:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/main/resources 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] 00:29:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/test/resources 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/org.eclipse.papyrus.infra.nattable.model.tests-2.0.0-SNAPSHOT.jar 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] 00:29:50 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] Skipping tests 00:29:50 [INFO] 00:29:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.model.tests --- 00:29:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:50 [INFO] 00:29:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.main.test >-- 00:29:50 [INFO] Building org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT [63/175] 00:29:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/pom.xml 00:29:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:29:50 [INFO] 00:29:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.main.test --- 00:29:50 [INFO] 00:29:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.main.test --- 00:29:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:50 [INFO] 00:29:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.main.test --- 00:29:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:50 [INFO] 00:29:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests >-- 00:29:50 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT [64/175] 00:29:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 00:29:50 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 00:29:51 [INFO] 00:29:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:51 [INFO] 00:29:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:51 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:51 [INFO] 00:29:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:51 [INFO] 00:29:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:51 [INFO] 00:29:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:51 [INFO] 00:29:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:51 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.generic.tests 00:29:52 [INFO] 00:29:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:52 [INFO] 00:29:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/main/resources 00:29:52 [INFO] 00:29:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:52 [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/bugs/FillColumnsSizeTest.java:[114] 00:29:53 fillStyle.setName(NamedStyleConstants.FILL_COLUMNS_SIZE); 00:29:53 ^^^^^^^^^^^^^^^^^ 00:29:53 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 00:29:53 1 problem (1 warning) 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:53 [INFO] 00:29:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/test/resources 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/org.eclipse.papyrus.uml.nattable.generic.tests-2.0.0-SNAPSHOT.jar 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:53 [INFO] Skipping tests 00:29:53 [INFO] 00:29:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 00:29:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:53 [INFO] 00:29:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests >-- 00:29:53 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT [65/175] 00:29:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 00:29:53 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 00:29:53 [INFO] 00:29:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:53 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:53 [INFO] 00:29:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:53 [INFO] 00:29:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:53 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.clazz.config.tests 00:29:54 [INFO] 00:29:54 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:54 [INFO] 00:29:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/main/resources 00:29:54 [INFO] 00:29:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:54 [INFO] Compiling 245 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/paste/tests/AbstractPasteWithCategoriesTests.java:[703] 00:29:55 final INattableModelManager manager = this.editor.getAdapter(INattableModelManager.class); 00:29:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:29:55 Dead code 00:29:55 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java (at line 31) 00:29:55 @SuppressWarnings("nls") 00:29:55 ^^^^^ 00:29:55 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:29:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[57] 00:29:55 Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1)); 00:29:55 ^^^^^^^^^^^^^ 00:29:55 The field ICellManager.NOT_AVALAIBLE is deprecated 00:29:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[58] 00:29:55 Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2)); 00:29:55 ^^^^^^^^^^^^^ 00:29:55 The field ICellManager.NOT_AVALAIBLE is deprecated 00:29:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AbstractOpenTableTest.java:[54] 00:29:55 IPageManager pageManager = editor.getServicesRegistry().getService(IPageManager.class); 00:29:55 ^^^^^^^^^^^ 00:29:55 The value of the local variable pageManager is not used 00:29:55 5 problems (0 errors, 4 warnings, 1 info) 00:29:55 [INFO] 00:29:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:55 [INFO] 00:29:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/test/resources 00:29:55 [INFO] 00:29:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 00:29:55 [INFO] 00:29:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/org.eclipse.papyrus.uml.nattable.clazz.config.tests-2.0.0-SNAPSHOT.jar 00:29:55 [INFO] 00:29:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:55 [INFO] 00:29:55 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:55 [INFO] Skipping tests 00:29:55 [INFO] 00:29:55 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 00:29:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:55 [INFO] 00:29:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests >-- 00:29:55 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT [66/175] 00:29:55 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 00:29:55 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:29:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 00:29:56 [INFO] 00:29:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:56 [INFO] 00:29:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:56 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:56 [INFO] 00:29:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:56 [INFO] 00:29:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:56 [INFO] 00:29:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:56 [INFO] 00:29:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:56 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 00:29:57 [INFO] 00:29:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:57 [INFO] 00:29:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/main/resources 00:29:57 [INFO] 00:29:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:57 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:58 [INFO] 00:29:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/test/resources 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 345 were skipped 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests-2.0.0-SNAPSHOT.jar 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:58 [INFO] Skipping tests 00:29:58 [INFO] 00:29:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 00:29:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:29:58 [INFO] 00:29:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests >-- 00:29:58 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT [67/175] 00:29:58 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 00:29:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 00:29:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 00:29:58 [INFO] 00:29:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:58 [INFO] The project's OSGi version is 2.0.0.202404230427 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:58 [INFO] 00:29:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:58 [INFO] 00:29:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:58 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.matrix.tests 00:29:59 [INFO] 00:29:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:29:59 [INFO] 00:29:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/main/resources 00:29:59 [INFO] 00:29:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:29:59 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[268] 00:30:00 matrixManager.addColumnSources(Arrays.asList(packagesToAdd)); 00:30:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:00 Type NamedElement[] of the last argument to method asList(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 00:30:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[284] 00:30:00 matrixManager.removeColumnSources(Arrays.asList(packagesToRemove)); 00:30:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:00 Type NamedElement[] of the last argument to method asList(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 00:30:00 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateMatrixAxisColumnTest.java (at line 40) 00:30:00 @SuppressWarnings("nls") 00:30:00 ^^^^^ 00:30:00 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:00 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingRowSourceTest.java (at line 35) 00:30:00 @SuppressWarnings("nls") 00:30:00 ^^^^^ 00:30:00 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:00 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/DeleteObjectWrapperForSourceElementsTest.java (at line 37) 00:30:00 @SuppressWarnings("nls") 00:30:00 ^^^^^ 00:30:00 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/AbstractTableTest.java:[131] 00:30:00 editorModel = TableHelper.createTable(tableConfiguration, tableContext, name, ""); 00:30:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:00 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 00:30:00 7 problems (0 errors, 3 warnings, 4 infos) 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/test/resources 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 321 were skipped 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/org.eclipse.papyrus.uml.nattable.matrix.tests-2.0.0-SNAPSHOT.jar 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 00:30:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:00 [INFO] 00:30:00 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests >--- 00:30:00 [INFO] Building org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT [68/175] 00:30:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 00:30:00 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 00:30:00 [INFO] 00:30:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.tests --- 00:30:00 [INFO] The project's OSGi version is 4.1.0.202404230427 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.tests --- 00:30:00 [INFO] 00:30:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.tests --- 00:30:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.tests 00:30:01 [INFO] 00:30:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests --- 00:30:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:01 [INFO] 00:30:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.tests --- 00:30:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/main/resources 00:30:01 [INFO] 00:30:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.tests --- 00:30:01 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[284] 00:30:01 throw (Exception) exception.newInstance(); 00:30:01 ^^^^^^^^^^^^^ 00:30:01 The method newInstance() from the type Class<capture#3-of ? extends Throwable> is deprecated since version 9 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[286] 00:30:01 throw (Error) exception.newInstance(); 00:30:01 ^^^^^^^^^^^^^ 00:30:01 The method newInstance() from the type Class<capture#5-of ? extends Throwable> is deprecated since version 9 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[35] 00:30:01 import org.eclipse.papyrus.infra.core.internal.language.LanguageModelRegistry; 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404230300/org.eclipse.papyrus.infra.core-4.4.0.202404230300.jar') 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 00:30:01 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404230300/org.eclipse.papyrus.infra.core-4.4.0.202404230300.jar') 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 00:30:01 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 00:30:01 ^^^^^^^^ 00:30:01 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404230300/org.eclipse.papyrus.infra.core-4.4.0.202404230300.jar') 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 00:30:01 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 00:30:01 ^^^^ 00:30:01 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404230300/org.eclipse.papyrus.infra.core-4.4.0.202404230300.jar') 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 00:30:01 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404230300/org.eclipse.papyrus.infra.core-4.4.0.202404230300.jar') 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 00:30:01 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 00:30:01 ^^^^^^^^ 00:30:01 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404230300/org.eclipse.papyrus.infra.core-4.4.0.202404230300.jar') 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 00:30:01 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 00:30:01 ^^^^ 00:30:01 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404230300/org.eclipse.papyrus.infra.core-4.4.0.202404230300.jar') 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[102] 00:30:01 modelSet.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[137] 00:30:01 modelSet.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[171] 00:30:01 modelSet.loadModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method loadModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[207] 00:30:01 modelSet.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[244] 00:30:01 modelSet.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[281] 00:30:01 modelSet.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[342] 00:30:01 modelSet.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 00:30:01 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 00:30:01 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 00:30:01 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 00:30:01 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 00:30:01 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 00:30:01 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 00:30:01 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 00:30:01 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 00:30:01 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(AdapterUtilsTest.EMFAdapter, Matcher<? super AdapterUtilsTest.EMFAdapter>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 00:30:01 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>, AdapterUtilsTest.EMFAdapter) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 00:30:01 ^^^^^^^^^^^^ 00:30:01 The type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 00:30:01 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[156] 00:30:01 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 00:30:01 ^^^^^^ 00:30:01 Type safety: The return type Object for getAdapter(Class) from the type AdapterUtilsTest.AdaptableWrapper needs unchecked conversion to conform to T from the type IAdaptable 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/services/FakeService.java:[60] 00:30:01 this.trace = trace; 00:30:01 ^^^^^ 00:30:01 The static field FakeService.trace should be accessed in a static way 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[160] 00:30:01 mngr.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[198] 00:30:01 mngr.loadModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method loadModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[230] 00:30:01 mngr.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[263] 00:30:01 assertThat("workspace resource not created", modelFile.exists(), is(true)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[265] 00:30:01 assertThat("EMF resource is null", model.getResource(), notNullValue()); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[266] 00:30:01 assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[336] 00:30:01 assertThat("workspace resource not created", modelFile1.exists(), is(true)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[337] 00:30:01 assertThat("workspace resource not created", modelFile2.exists(), is(true)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[339] 00:30:01 assertThat("EMF resource is null", model.getResource(), notNullValue()); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[340] 00:30:01 assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[341] 00:30:01 assertThat("EMF resource not created", res2.getContents().isEmpty(), is(false)); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[433] 00:30:01 mngr.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[441] 00:30:01 mngr.saveAs(newPath); 00:30:01 ^^^^^^^^^^^^^^^ 00:30:01 The method saveAs(IPath) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[473] 00:30:01 mngr.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[495] 00:30:01 mngr.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[518] 00:30:01 mngr.createsModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[554] 00:30:01 mngr.loadModels(model1File); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method loadModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[628] 00:30:01 mngr.createsModels(createdFile); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method createsModels(IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[640] 00:30:01 mngr.importModels(new ModelIdentifiers(model1Key, model2Key), importFile); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method importModels(ModelIdentifiers, IFile) from the type ModelSet is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[690] 00:30:01 assertThat(earlySnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2))); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated 00:30:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[691] 00:30:01 assertThat(lateSnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2))); 00:30:01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:01 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated 00:30:01 72 problems (72 warnings) 00:30:01 [INFO] 00:30:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.tests --- 00:30:01 [INFO] 00:30:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.tests --- 00:30:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/test/resources 00:30:01 [INFO] 00:30:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.tests --- 00:30:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:01 [INFO] 00:30:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.tests --- 00:30:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/org.eclipse.papyrus.infra.core.tests-4.1.0-SNAPSHOT.jar 00:30:02 [INFO] 00:30:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.tests --- 00:30:02 [INFO] 00:30:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.tests --- 00:30:02 [INFO] Skipping tests 00:30:02 [INFO] 00:30:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.tests --- 00:30:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:02 [INFO] 00:30:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests >-- 00:30:02 [INFO] Building org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT [69/175] 00:30:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 00:30:02 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 00:30:02 [INFO] 00:30:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:02 [INFO] 00:30:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:02 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:02 [INFO] 00:30:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:02 [INFO] 00:30:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:02 [INFO] 00:30:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:02 [INFO] 00:30:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:02 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.tests 00:30:03 [INFO] 00:30:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:03 [INFO] 00:30:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/main/resources 00:30:03 [INFO] 00:30:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/tests/UMLRestrictedContentProviderTestCustomProfile.java:[63] 00:30:03 private Property basePropSte1; 00:30:03 ^^^^^^^^^^^^ 00:30:03 The value of the field UMLRestrictedContentProviderTestCustomProfile.basePropSte1 is not used 00:30:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/bugs/MoveElementInSynchronizedTableTest.java:[157] 00:30:03 List<EObject> nodes = new ArrayList<EObject>((List<EObject>) activity.eGet(UMLPackage.eINSTANCE.getActivity_OwnedNode())); 00:30:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:03 Type safety: Unchecked cast from Object to List<EObject> 00:30:03 2 problems (2 warnings) 00:30:03 [INFO] 00:30:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] 00:30:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/test/resources 00:30:03 [INFO] 00:30:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:30:03 [INFO] 00:30:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/org.eclipse.papyrus.uml.nattable.tests-2.0.0-SNAPSHOT.jar 00:30:03 [INFO] 00:30:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] 00:30:03 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] Skipping tests 00:30:03 [INFO] 00:30:03 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.tests --- 00:30:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:03 [INFO] 00:30:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature >-- 00:30:03 [INFO] Building org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT [70/175] 00:30:03 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 00:30:03 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:30:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 00:30:04 [INFO] 00:30:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] The project's OSGi version is 1.3.0.202404230427 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] 00:30:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] 00:30:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:04 [INFO] 00:30:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/src/main/resources 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/org.eclipse.papyrus.tests.uml.nattable.feature-1.3.0-SNAPSHOT.jar 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] 00:30:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 00:30:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:04 [INFO] 00:30:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.tests.releng >-- 00:30:04 [INFO] Building org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT [71/175] 00:30:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/pom.xml 00:30:04 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:04 [INFO] 00:30:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.tests.releng --- 00:30:04 [INFO] 00:30:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.tests.releng --- 00:30:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:04 [INFO] 00:30:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.tests.releng --- 00:30:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:04 [INFO] 00:30:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests >-- 00:30:04 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT [72/175] 00:30:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 00:30:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 00:30:04 [INFO] 00:30:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:04 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:04 [INFO] 00:30:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:04 [INFO] 00:30:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:04 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.controlmode.tests 00:30:05 [INFO] 00:30:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:05 [INFO] 00:30:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/main/resources 00:30:05 [INFO] 00:30:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:05 [INFO] 00:30:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] 00:30:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/test/resources 00:30:05 [INFO] 00:30:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 00:30:05 [INFO] 00:30:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/org.eclipse.papyrus.infra.services.controlmode.tests-2.1.0-SNAPSHOT.jar 00:30:05 [INFO] 00:30:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] 00:30:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] Skipping tests 00:30:05 [INFO] 00:30:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 00:30:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:05 [INFO] 00:30:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests >-- 00:30:05 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT [73/175] 00:30:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 00:30:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 00:30:06 [INFO] 00:30:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:06 [INFO] 00:30:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:06 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:06 [INFO] 00:30:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:06 [INFO] 00:30:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:06 [INFO] 00:30:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:06 [INFO] 00:30:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.resourceloading.tests 00:30:07 [INFO] 00:30:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:07 [INFO] 00:30:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/main/resources 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[19] 00:30:07 import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager; 00:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:07 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202404230300/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202404230300.jar') 00:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 00:30:07 chooser = ProxyManager.getStrategyChooser(); 00:30:07 ^^^^^^^^^^^^ 00:30:07 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202404230300/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202404230300.jar') 00:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 00:30:07 chooser = ProxyManager.getStrategyChooser(); 00:30:07 ^^^^^^^^^^^^^^^^^^ 00:30:07 Discouraged access: The method 'ProxyManager.getStrategyChooser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202404230300/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202404230300.jar') 00:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel2.java:[94] 00:30:07 modelSet.loadModels(resourceLoaded); 00:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:07 The method loadModels(IFile) from the type ModelSet is deprecated 00:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel1.java:[91] 00:30:07 modelSet.loadModels(modelFile); 00:30:07 ^^^^^^^^^^^^^^^^^^^^^ 00:30:07 The method loadModels(IFile) from the type ModelSet is deprecated 00:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel2/AbstractResourceLoadingTestModel2.java:[89] 00:30:07 modelSet.loadModels(resourceLoaded); 00:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:07 The method loadModels(IFile) from the type ModelSet is deprecated 00:30:07 6 problems (6 warnings) 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] 00:30:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/test/resources 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/org.eclipse.papyrus.infra.services.resourceloading.tests-2.0.0-SNAPSHOT.jar 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] Skipping tests 00:30:07 [INFO] 00:30:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 00:30:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:07 [INFO] 00:30:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests >-- 00:30:07 [INFO] Building org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT [74/175] 00:30:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 00:30:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 00:30:07 [INFO] 00:30:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:07 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:07 [INFO] 00:30:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:07 [INFO] 00:30:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.tests 00:30:08 [INFO] 00:30:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:08 [INFO] 00:30:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/main/resources 00:30:08 [INFO] 00:30:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:08 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[18] 00:30:09 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditService; 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[25] 00:30:09 * JUnit tests for {@link ElementEditService} class. 00:30:09 ^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[11] 00:30:09 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProviderFactory; 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[17] 00:30:09 * JUnit tests for {@link ElementEditServiceProviderFactory} class. 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 00:30:09 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 00:30:09 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 00:30:09 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The constructor 'ElementEditServiceProviderFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[37] 00:30:09 factory.init(registry); 00:30:09 ^^^^ 00:30:09 Discouraged access: The method 'ElementEditServiceProviderFactory.init(ServicesRegistry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[38] 00:30:09 service = factory.createServiceInstance(); 00:30:09 ^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The method 'ElementEditServiceProviderFactory.createServiceInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[22] 00:30:09 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProvider; 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[28] 00:30:09 * JUnit tests for {@link ElementEditServiceProvider} class. 00:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:09 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404230300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404230300.jar') 00:30:09 11 problems (11 warnings) 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:09 [INFO] 00:30:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/test/resources 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/org.eclipse.papyrus.infra.services.edit.tests-2.0.0-SNAPSHOT.jar 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:09 [INFO] Skipping tests 00:30:09 [INFO] 00:30:09 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.edit.tests --- 00:30:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:09 [INFO] 00:30:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests >-- 00:30:09 [INFO] Building org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT [75/175] 00:30:09 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 00:30:09 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 00:30:09 [INFO] 00:30:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:09 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:09 [INFO] 00:30:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:09 [INFO] 00:30:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.semantic.tests 00:30:10 [INFO] 00:30:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:10 [INFO] 00:30:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/main/resources 00:30:10 [INFO] 00:30:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[62] 00:30:10 assertThat(roots, hasItem(instanceOf(Model.class))); 00:30:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:10 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 00:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[63] 00:30:10 assertThat(roots, hasItem(instanceOf(Profile.class))); 00:30:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:10 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 00:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[66] 00:30:10 assertThat(roots, not(hasItem(isStereotypeApplication()))); 00:30:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:10 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 00:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[69] 00:30:10 assertThat(roots, not(hasItem(instanceOf(Diagram.class)))); 00:30:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:10 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 00:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[70] 00:30:10 assertThat(roots, not(hasItem(instanceOf(Table.class)))); 00:30:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:10 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 00:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[80] 00:30:10 assertThat(modelIDs, hasItem(UmlModel.MODEL_ID)); 00:30:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:10 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:30:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[82] 00:30:10 assertThat(modelIDs, not(hasItem(NotationModel.MODEL_ID))); 00:30:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:10 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:30:10 7 problems (7 warnings) 00:30:10 [INFO] 00:30:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] 00:30:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/test/resources 00:30:10 [INFO] 00:30:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:10 [INFO] 00:30:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/org.eclipse.papyrus.infra.services.semantic.tests-2.0.0-SNAPSHOT.jar 00:30:10 [INFO] 00:30:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] 00:30:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] Skipping tests 00:30:10 [INFO] 00:30:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.semantic.tests --- 00:30:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:10 [INFO] 00:30:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests >-- 00:30:10 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT [76/175] 00:30:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 00:30:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 00:30:11 [INFO] 00:30:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:11 [INFO] 00:30:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:11 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:11 [INFO] 00:30:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:11 [INFO] 00:30:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:11 [INFO] 00:30:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:11 [INFO] 00:30:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:11 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.ui.tests 00:30:12 [INFO] 00:30:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:12 [INFO] 00:30:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/main/resources 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] 00:30:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/test/resources 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/org.eclipse.papyrus.infra.services.edit.ui.tests-2.0.0-SNAPSHOT.jar 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] Skipping tests 00:30:12 [INFO] 00:30:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 00:30:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:12 [INFO] 00:30:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature >-- 00:30:12 [INFO] Building org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT [77/175] 00:30:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 00:30:12 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:30:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 00:30:12 [INFO] 00:30:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] The project's OSGi version is 1.2.0.202404230427 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] 00:30:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] 00:30:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:12 [INFO] 00:30:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/src/main/resources 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/org.eclipse.papyrus.tests.infra.services.feature-1.2.0-SNAPSHOT.jar 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] 00:30:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] 00:30:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.services.feature --- 00:30:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:12 [INFO] 00:30:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.tests.releng >-- 00:30:12 [INFO] Building org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT [78/175] 00:30:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/pom.xml 00:30:12 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:12 [INFO] 00:30:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.tests.releng --- 00:30:12 [INFO] 00:30:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.tests.releng --- 00:30:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:12 [INFO] 00:30:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.tests.releng --- 00:30:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:12 [INFO] 00:30:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests >-- 00:30:12 [INFO] Building org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT [79/175] 00:30:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 00:30:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 00:30:13 [INFO] 00:30:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:13 [INFO] 00:30:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:13 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:13 [INFO] 00:30:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:13 [INFO] 00:30:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:13 [INFO] 00:30:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:13 [INFO] 00:30:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:13 [INFO] Resolving class path of org.eclipse.papyrus.views.modelexplorer.tests 00:30:14 [INFO] 00:30:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:14 [INFO] 00:30:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/main/resources 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[55] 00:30:14 import org.eclipse.ui.internal.handlers.HandlerProxy; 00:30:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:14 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 00:30:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[190] 00:30:14 if (currentHandler instanceof HandlerProxy) { 00:30:14 ^^^^^^^^^^^^ 00:30:14 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 00:30:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 00:30:14 currentHandler = ((HandlerProxy) currentHandler).getHandler(); 00:30:14 ^^^^^^^^^^^^ 00:30:14 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 00:30:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 00:30:14 currentHandler = ((HandlerProxy) currentHandler).getHandler(); 00:30:14 ^^^^^^^^^^ 00:30:14 Discouraged access: The method 'HandlerProxy.getHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 00:30:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[91] 00:30:14 Assert.assertNotEquals("the label of diagram1 is not good", "Diagram1", labeProvider.getText(diagram1)); //$NON-NLS-1$ //$NON-NLS-2$ 00:30:14 ^^^^^^^ 00:30:14 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar') 00:30:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[92] 00:30:14 Assert.assertNotEquals("the label of class1 is not good", "class1", labeProvider.getText(class1)); //$NON-NLS-1$ //$NON-NLS-2$ 00:30:14 ^^^^^^^ 00:30:14 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar') 00:30:14 6 problems (6 warnings) 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] 00:30:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/test/resources 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/org.eclipse.papyrus.views.modelexplorer.tests-2.0.0-SNAPSHOT.jar 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] Skipping tests 00:30:14 [INFO] 00:30:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.modelexplorer.tests --- 00:30:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:14 [INFO] 00:30:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests >-- 00:30:14 [INFO] Building org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT [80/175] 00:30:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 00:30:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 00:30:14 [INFO] 00:30:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:14 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:14 [INFO] 00:30:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:14 [INFO] 00:30:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:14 [INFO] Resolving class path of org.eclipse.papyrus.views.documentation.tests 00:30:16 [INFO] 00:30:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:16 [INFO] 00:30:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/main/resources 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] 00:30:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/test/resources 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 323 were skipped 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/org.eclipse.papyrus.views.documentation.tests-2.0.0-SNAPSHOT.jar 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] Skipping tests 00:30:16 [INFO] 00:30:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.documentation.tests --- 00:30:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:16 [INFO] 00:30:16 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature >----- 00:30:16 [INFO] Building org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT [81/175] 00:30:16 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 00:30:16 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:30:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 00:30:16 [INFO] 00:30:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [INFO] The project's OSGi version is 1.2.0.202404230427 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [INFO] 00:30:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [INFO] 00:30:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:16 [INFO] 00:30:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/src/main/resources 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.views.feature --- 00:30:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 321 were skipped 00:30:16 [INFO] 00:30:16 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.views.feature --- 00:30:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/org.eclipse.papyrus.tests.views.feature-1.2.0-SNAPSHOT.jar 00:30:17 [INFO] 00:30:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.views.feature --- 00:30:17 [INFO] 00:30:17 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.views.feature --- 00:30:17 [INFO] 00:30:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.views.feature --- 00:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:17 [INFO] 00:30:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests.releng >-- 00:30:17 [INFO] Building org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT [82/175] 00:30:17 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/pom.xml 00:30:17 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:17 [INFO] 00:30:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests.releng --- 00:30:17 [INFO] 00:30:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests.releng --- 00:30:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:17 [INFO] 00:30:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.tests.releng --- 00:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:17 [INFO] 00:30:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests >--- 00:30:17 [INFO] Building org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT [83/175] 00:30:17 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 00:30:17 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 00:30:17 [INFO] 00:30:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:17 [INFO] 00:30:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:17 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:17 [INFO] 00:30:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:17 [INFO] 00:30:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:17 [INFO] 00:30:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:17 [INFO] 00:30:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:17 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.tests 00:30:18 [INFO] 00:30:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:18 [INFO] 00:30:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/main/resources 00:30:18 [INFO] 00:30:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[30] 00:30:18 import org.eclipse.papyrus.uml.profile.service.ui.RefreshProfileDialog; 00:30:18 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:18 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.2.0.202404230300/org.eclipse.papyrus.uml.profile-4.2.0.202404230300.jar') 00:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 00:30:18 RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); 00:30:18 ^^^^^^^^^^^^^^^^^^^^ 00:30:18 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.2.0.202404230300/org.eclipse.papyrus.uml.profile-4.2.0.202404230300.jar') 00:30:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 00:30:18 RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); 00:30:18 ^^^^^^^^^^^^^^^^^^^^ 00:30:18 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.2.0.202404230300/org.eclipse.papyrus.uml.profile-4.2.0.202404230300.jar') 00:30:18 3 problems (3 warnings) 00:30:18 [INFO] 00:30:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] 00:30:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/test/resources 00:30:18 [INFO] 00:30:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 00:30:18 [INFO] 00:30:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/org.eclipse.papyrus.uml.profile.tests-2.0.0-SNAPSHOT.jar 00:30:18 [INFO] 00:30:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] 00:30:18 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] Skipping tests 00:30:18 [INFO] 00:30:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.tests --- 00:30:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:18 [INFO] 00:30:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests.releng >-- 00:30:18 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT [84/175] 00:30:18 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/pom.xml 00:30:18 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:18 [INFO] 00:30:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 00:30:18 [INFO] 00:30:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 00:30:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:18 [INFO] 00:30:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 00:30:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:18 [INFO] 00:30:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests >-- 00:30:18 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT [85/175] 00:30:18 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 00:30:18 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 00:30:19 [INFO] 00:30:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] 00:30:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:19 [INFO] 00:30:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] 00:30:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] 00:30:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] 00:30:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelexplorer.tests 00:30:19 [INFO] 00:30:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:19 [INFO] 00:30:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/main/resources 00:30:19 [INFO] 00:30:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:19 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:20 [INFO] 00:30:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:20 [INFO] 00:30:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/test/resources 00:30:20 [INFO] 00:30:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:20 [INFO] 00:30:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/org.eclipse.papyrus.uml.modelexplorer.tests-2.0.0-SNAPSHOT.jar 00:30:20 [INFO] 00:30:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:20 [INFO] 00:30:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:20 [INFO] Skipping tests 00:30:20 [INFO] 00:30:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 00:30:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:20 [INFO] 00:30:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests >-- 00:30:20 [INFO] Building org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT [86/175] 00:30:20 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 00:30:20 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 00:30:20 [INFO] 00:30:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:20 [INFO] 00:30:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:21 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:21 [INFO] 00:30:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:21 [INFO] 00:30:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:21 [INFO] 00:30:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:21 [INFO] 00:30:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:21 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types.tests 00:30:22 [INFO] 00:30:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:22 [INFO] 00:30:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/main/resources 00:30:22 [INFO] 00:30:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[82] 00:30:22 private static Class testClass; 00:30:22 ^^^^^^^^^ 00:30:22 The value of the field CreatePureUMLElementTest.testClass is not used 00:30:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[84] 00:30:22 private static Activity testActivityWithNode; 00:30:22 ^^^^^^^^^^^^^^^^^^^^ 00:30:22 The value of the field CreatePureUMLElementTest.testActivityWithNode is not used 00:30:22 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationCompositeTest.java (at line 36) 00:30:22 @SuppressWarnings("nls") 00:30:22 ^^^^^ 00:30:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:22 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationTest.java (at line 36) 00:30:22 @SuppressWarnings("nls") 00:30:22 ^^^^^ 00:30:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:22 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationDirectedTest.java (at line 36) 00:30:22 @SuppressWarnings("nls") 00:30:22 ^^^^^ 00:30:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:22 8. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedDirectedTest.java (at line 36) 00:30:22 @SuppressWarnings("nls") 00:30:22 ^^^^^ 00:30:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:22 8 problems (0 errors, 2 warnings, 6 infos) 00:30:22 [INFO] 00:30:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] 00:30:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/test/resources 00:30:22 [INFO] 00:30:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped 00:30:22 [INFO] 00:30:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/org.eclipse.papyrus.uml.service.types.tests-2.1.0-SNAPSHOT.jar 00:30:22 [INFO] 00:30:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] 00:30:22 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] Skipping tests 00:30:22 [INFO] 00:30:22 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.service.types.tests --- 00:30:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:22 [INFO] 00:30:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests >-- 00:30:22 [INFO] Building org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT [87/175] 00:30:22 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 00:30:22 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 00:30:23 [INFO] 00:30:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:23 [INFO] 00:30:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:23 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:23 [INFO] 00:30:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:23 [INFO] 00:30:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:23 [INFO] 00:30:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:23 [INFO] 00:30:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.tests 00:30:24 [INFO] 00:30:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:24 [INFO] 00:30:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/main/resources 00:30:24 [INFO] 00:30:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/modelelement/tests/UMLModelElementTest.java:[128] 00:30:24 return new StrategyBasedContentProvider(new ProviderBasedBrowseStrategy(treeContent), 00:30:24 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:24 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 00:30:24 22. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/KeywordObservableValueTest.java (at line 31) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 23. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationShadowObservableValueTest.java (at line 23) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 24. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableListTest.java (at line 33) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 25. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AnnotationObservableValueTest.java (at line 29) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 26. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableValueTest.java (at line 30) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 27. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableListTest.java (at line 31) 00:30:24 @SuppressWarnings({ "unchecked", "rawtypes", "serial", "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 28. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ExtensionEndMultiplicityObservableValueTest.java (at line 31) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 29. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ProvidedInterfaceObservableListTest.java (at line 33) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 30. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/StereotypeApplicationObservableListTest.java (at line 33) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 31. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageNameObservableValueTest.java (at line 23) 00:30:24 @SuppressWarnings({ "nls" }) 00:30:24 ^^^^^ 00:30:24 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:24 31 problems (0 errors, 1 warning, 30 infos) 00:30:24 [INFO] 00:30:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] 00:30:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/test/resources 00:30:24 [INFO] 00:30:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 327 were skipped 00:30:24 [INFO] 00:30:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/org.eclipse.papyrus.uml.properties.tests-2.1.0-SNAPSHOT.jar 00:30:24 [INFO] 00:30:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] 00:30:24 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] Skipping tests 00:30:24 [INFO] 00:30:24 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.properties.tests --- 00:30:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:24 [INFO] 00:30:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests >-- 00:30:24 [INFO] Building org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT [88/175] 00:30:24 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/pom.xml 00:30:24 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/pom.xml 00:30:25 [INFO] 00:30:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:25 [INFO] 00:30:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:25 [INFO] The project's OSGi version is 1.0.0.202404230427 00:30:25 [INFO] 00:30:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:25 [INFO] 00:30:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:25 [INFO] 00:30:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:25 [INFO] 00:30:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.core.tests 00:30:26 [INFO] 00:30:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:27 [INFO] 00:30:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/src/main/resources 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] 00:30:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/src/test/resources 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 322 were skipped 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/target/org.eclipse.papyrus.uml.types.core.tests-1.0.0-SNAPSHOT.jar 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] Skipping tests 00:30:27 [INFO] 00:30:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.types.core.tests --- 00:30:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:27 [INFO] 00:30:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests >-- 00:30:27 [INFO] Building org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT [89/175] 00:30:27 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 00:30:27 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 00:30:27 [INFO] 00:30:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:27 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:27 [INFO] 00:30:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:27 [INFO] 00:30:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:27 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelrepair.tests 00:30:28 [INFO] 00:30:28 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:28 [INFO] 00:30:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/main/resources 00:30:28 [INFO] 00:30:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:28 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[27] 00:30:29 * Tests for {@link ProfileNamespaceURIPattern}s and the related functionality. 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[104] 00:30:29 protected static Predicate<ProfileNamespaceURIPattern> isExtensionPointPattern() { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[105] 00:30:29 return new Predicate<ProfileNamespaceURIPattern>() { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[107] 00:30:29 public boolean apply(ProfileNamespaceURIPattern pattern) { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 00:30:29 return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 00:30:29 return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[109] 00:30:29 pattern.getVersionFormat() != null; 00:30:29 ^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.getVersionFormat()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[126] 00:30:29 assertThat("Pattern should have matched.", match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[128] 00:30:29 match.getNamespaceURI(), is(NO_VERSION_A_URI)); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[130] 00:30:29 match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[132] 00:30:29 match.getVersion(), is(NO_VERSION_VERSION_DEFAULT)); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[145] 00:30:29 assertThat("Pattern should have matched.", match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[147] 00:30:29 match.getNamespaceURI(), is(NO_VERSION_A_URI)); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[149] 00:30:29 match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[151] 00:30:29 match.getVersion(), is(NO_VERSION_A_URI)); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[165] 00:30:29 assertThat("Pattern should have matched.", match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[167] 00:30:29 match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[169] 00:30:29 match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[171] 00:30:29 match.getVersion(), is(SINGLE_VERSION_A7_VERSION_DEFAULT)); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[183] 00:30:29 assertThat("Pattern should have matched.", match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[185] 00:30:29 match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[187] 00:30:29 match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[189] 00:30:29 match.getVersion(), is(SINGLE_VERSION_A7_VERSION_FORMAT)); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[203] 00:30:29 assertThat("Pattern should have matched.", match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[205] 00:30:29 match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[207] 00:30:29 match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[209] 00:30:29 match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_DEFAULT)); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[221] 00:30:29 assertThat("Pattern should have matched.", match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[223] 00:30:29 match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[225] 00:30:29 match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[227] 00:30:29 match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_FORMAT)); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[241] 00:30:29 assertThat("Pattern should not have matched.", !match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[243] 00:30:29 match.getNamespaceURI(), nullValue()); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[245] 00:30:29 match.getVersionlessNamespaceURI(), nullValue()); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[247] 00:30:29 match.getVersion(), nullValue()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 00:30:29 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 00:30:29 ^^^^^^^^ 00:30:29 Discouraged access: The field 'ProfileNamespaceURIPatternMatchResult.NO_MATCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[258] 00:30:29 assertThat("Pattern should not have matched.", !match.hasMatched()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[260] 00:30:29 match.getNamespaceURI(), nullValue()); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[262] 00:30:29 match.getVersionlessNamespaceURI(), nullValue()); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[264] 00:30:29 match.getVersion(), nullValue()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 00:30:29 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 00:30:29 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); 00:30:29 ^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[278] 00:30:29 assertThat("Comparison should be valid.", comparison.isValid()); 00:30:29 ^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[279] 00:30:29 assertThat("Same URI should be equal to itself (namespace URI).", comparison.isEqualNamespaceURI()); 00:30:29 ^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[280] 00:30:29 assertThat("Same URI should be equal to itself (versionless URI).", comparison.isEqualVersionlessNamespaceURI()); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[281] 00:30:29 assertThat("Same URI should be equal to itself (version).", comparison.isEqualVersion()); 00:30:29 ^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 00:30:29 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 00:30:29 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); 00:30:29 ^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[293] 00:30:29 assertThat("Comparison should be valid.", comparison.isValid()); 00:30:29 ^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[294] 00:30:29 assertThat("Should not be the same namespace URI.", !comparison.isEqualNamespaceURI()); 00:30:29 ^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[295] 00:30:29 assertThat("Should not be the same versionless URI.", !comparison.isEqualVersionlessNamespaceURI()); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[296] 00:30:29 assertThat("Should be the same version (no version).", comparison.isEqualVersion()); 00:30:29 ^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 00:30:29 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 00:30:29 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 00:30:29 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); 00:30:29 ^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[67] 00:30:29 * Automated tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[86] 00:30:29 private ZombieStereotypesDescriptor zombies; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 00:30:29 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 00:30:29 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 00:30:29 ^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 00:30:29 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 00:30:29 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 00:30:29 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 00:30:29 ^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 00:30:29 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 00:30:29 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 00:30:29 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 00:30:29 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[195] 00:30:29 fixture.start(modelSet.getResourceSet()); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[199] 00:30:29 void repair(final IAdaptable schema, final IRepairAction action) { 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[205] 00:30:29 zombies.repair(schema, action, null, null); 00:30:29 ^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[215] 00:30:29 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 00:30:29 ^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[271] 00:30:29 static class MyStereotypeApplicationRepairSnippet extends StereotypeApplicationRepairSnippet { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[274] 00:30:29 super(); 00:30:29 ^^^^^^^^ 00:30:29 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[278] 00:30:29 super(presenterFunction, dynamicProfileSupplier); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>, Function<? super EPackage,Profile>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[282] 00:30:29 super(presenterFunction); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[287] 00:30:29 protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource) { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[288] 00:30:29 return super.getZombieStereotypes(resource); 00:30:29 ^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[293] 00:30:29 protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource, Element root) { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[294] 00:30:29 return super.getZombieStereotypes(resource, root); 00:30:29 ^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource, Element)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[300] 00:30:29 return super.getRootUMLElement(resource); 00:30:29 ^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getRootUMLElement(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[306] 00:30:29 return super.getAppliedDefinitions(profileApplications); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getAppliedDefinitions(Iterable<? extends ProfileApplication>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[57] 00:30:29 import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPattern; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[58] 00:30:29 import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternRegistry; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[82] 00:30:29 * Specific bug regression tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[102] 00:30:29 private ZombieStereotypesDescriptor zombies; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 00:30:29 ^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 00:30:29 IRepairAction action = zombies.getSuggestedRepairAction(schema); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^ 00:30:29 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 00:30:29 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[376] 00:30:29 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 00:30:29 ^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[387] 00:30:29 Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[390] 00:30:29 Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[397] 00:30:29 * Tests that bug 496307 is resolved through {@link ProfileNamespaceURIPattern}s which provide a mechanism to 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 00:30:29 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 00:30:29 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 00:30:29 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 00:30:29 ^^^^^^^^ 00:30:29 Discouraged access: The field 'ProfileNamespaceURIPatternRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 00:30:29 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 00:30:29 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 00:30:29 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[419] 00:30:29 registry.register(pattern); 00:30:29 ^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.register(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[421] 00:30:29 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 00:30:29 ^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[433] 00:30:29 Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[442] 00:30:29 Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get()); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[452] 00:30:29 registry.unregister(pattern); 00:30:29 ^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.unregister(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[470] 00:30:29 if (next.isAnnotationPresent(Bug.class) && StereotypeApplicationRepairSnippet.class.isAssignableFrom(next.getReturnType())) { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[486] 00:30:29 fixture.start(modelSet.getResourceSet()); 00:30:29 ^^^^^ 00:30:29 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[569] 00:30:29 void repair(final IAdaptable schema, final IRepairAction action) { 00:30:29 ^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[575] 00:30:29 zombies.repair(schema, action, null, null); 00:30:29 ^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[586] 00:30:29 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 00:30:29 ^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[657] 00:30:29 public void addZombies(ZombieStereotypesDescriptor zombies) { 00:30:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:29 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404230300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404230300.jar') 00:30:29 204 problems (204 warnings) 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:29 [INFO] 00:30:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/test/resources 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/org.eclipse.papyrus.uml.modelrepair.tests-2.1.0-SNAPSHOT.jar 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:29 [INFO] Skipping tests 00:30:29 [INFO] 00:30:29 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelrepair.tests --- 00:30:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:29 [INFO] 00:30:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests >-- 00:30:29 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT [90/175] 00:30:29 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 00:30:29 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 00:30:29 [INFO] 00:30:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:29 [INFO] The project's OSGi version is 2.2.0.202404230427 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:29 [INFO] 00:30:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:29 [INFO] 00:30:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:29 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.drafter.tests 00:30:30 [INFO] 00:30:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:30 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:30 [INFO] 00:30:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/main/resources 00:30:30 [INFO] 00:30:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:30 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 00:30:31 public class TraceRecord<T1, T2> { 00:30:31 ^^ 00:30:31 The type parameter T1 is hiding the type T1 00:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 00:30:31 public class TraceRecord<T1, T2> { 00:30:31 ^^ 00:30:31 The type parameter T2 is hiding the type T2 00:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[42] 00:30:31 @SuppressWarnings("unchecked") 00:30:31 ^^^^^^^^^^^ 00:30:31 Unnecessary @SuppressWarnings("unchecked") 00:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 00:30:31 List models = (List) inputElement; 00:30:31 ^^^^ 00:30:31 List is a raw type. References to generic type List<E> should be parameterized 00:30:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 00:30:31 List models = (List) inputElement; 00:30:31 ^^^^ 00:30:31 List is a raw type. References to generic type List<E> should be parameterized 00:30:31 5 problems (5 warnings) 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:31 [INFO] 00:30:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/test/resources 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 300 were skipped 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/org.eclipse.papyrus.uml.profile.drafter.tests-2.2.0-SNAPSHOT.jar 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:31 [INFO] Skipping tests 00:30:31 [INFO] 00:30:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 00:30:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:31 [INFO] 00:30:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests >-- 00:30:31 [INFO] Building org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT [91/175] 00:30:31 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 00:30:31 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 00:30:31 [INFO] 00:30:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:31 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:31 [INFO] 00:30:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:31 [INFO] 00:30:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:31 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types.ui.tests 00:30:32 [INFO] 00:30:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:32 [INFO] 00:30:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/main/resources 00:30:32 [INFO] 00:30:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:32 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/AbstractCreateRelationshipTest.java:[258] 00:30:32 public void setInitialElementSelections(List selectedElements) { 00:30:32 ^^^^ 00:30:32 List is a raw type. References to generic type List<E> should be parameterized 00:30:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/CreateRelationshipTest.java:[777] 00:30:32 public void setInitialElementSelections(List selectedElements) { 00:30:32 ^^^^ 00:30:32 List is a raw type. References to generic type List<E> should be parameterized 00:30:32 2 problems (2 warnings) 00:30:32 [INFO] 00:30:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:32 [INFO] 00:30:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/test/resources 00:30:32 [INFO] 00:30:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped 00:30:32 [INFO] 00:30:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/org.eclipse.papyrus.uml.service.types.ui.tests-2.0.0-SNAPSHOT.jar 00:30:33 [INFO] 00:30:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:33 [INFO] 00:30:33 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:33 [INFO] Skipping tests 00:30:33 [INFO] 00:30:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 00:30:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:33 [INFO] 00:30:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests >--- 00:30:33 [INFO] Building org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT [92/175] 00:30:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 00:30:33 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 00:30:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 00:30:33 [INFO] 00:30:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:33 [INFO] 00:30:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:33 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:33 [INFO] 00:30:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:33 [INFO] 00:30:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:33 [INFO] 00:30:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:33 [INFO] 00:30:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:33 [INFO] Resolving class path of org.eclipse.papyrus.uml.filters.tests 00:30:34 [INFO] 00:30:34 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:34 [INFO] 00:30:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/main/resources 00:30:34 [INFO] 00:30:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:34 [INFO] 00:30:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] 00:30:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] 00:30:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/test/resources 00:30:34 [INFO] 00:30:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] 00:30:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped 00:30:34 [INFO] 00:30:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/org.eclipse.papyrus.uml.filters.tests-2.0.0-SNAPSHOT.jar 00:30:34 [INFO] 00:30:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] 00:30:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.filters.tests --- 00:30:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:34 [INFO] 00:30:34 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature >------ 00:30:34 [INFO] Building org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT [93/175] 00:30:34 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 00:30:34 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:30:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 00:30:35 [INFO] 00:30:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] The project's OSGi version is 1.2.0.202404230427 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] 00:30:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] 00:30:35 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:35 [INFO] 00:30:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/src/main/resources 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 331 were skipped 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/org.eclipse.papyrus.tests.uml.feature-1.2.0-SNAPSHOT.jar 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] 00:30:35 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.feature --- 00:30:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:35 [INFO] 00:30:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests >-- 00:30:35 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT [94/175] 00:30:35 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 00:30:35 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 00:30:35 [INFO] 00:30:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] 00:30:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.tests 00:30:35 [INFO] 00:30:35 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:35 [INFO] 00:30:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/main/resources 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[15] 00:30:35 public class FakePagePart extends PagePart { 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[18] 00:30:35 super(null, null); 00:30:35 ^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'PagePart(TabFolderPart, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[22] 00:30:35 boolean visit(IPartVisitor visitor) { 00:30:35 ^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'IPartVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[40] 00:30:35 public void reparent(TabFolderPart parent) { 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[73] 00:30:35 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[78] 00:30:35 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[86] 00:30:35 sashWindowContainer.setContentProvider(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[88] 00:30:35 sashWindowContainer.createPartControl(shell); 00:30:35 ^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[136] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[139] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[157] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[158] 00:30:35 container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[159] 00:30:35 assertEquals( "expected active page", "p23", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[160] 00:30:35 assertEquals( "expected active page", helper.lookupPageByName("p23"), container.getActiveSashWindowsPage().getRawModel()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[163] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[164] 00:30:35 container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[165] 00:30:35 assertEquals( "expected active page", "p21", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[168] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[169] 00:30:35 container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[170] 00:30:35 assertEquals( "expected active page", "p14", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[173] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[174] 00:30:35 container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[175] 00:30:35 assertEquals( "expected active page", "p12", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[178] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[179] 00:30:35 container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[180] 00:30:35 assertEquals( "expected active page", "p15", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[183] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[184] 00:30:35 container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[185] 00:30:35 assertEquals( "expected active page", "p13", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtilsTest.java:[155] 00:30:35 IPageModel newPage = helper.createNewPage("newPage"); 00:30:35 ^^^^^^^ 00:30:35 The value of the local variable newPage is not used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[22] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[23] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[24] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[25] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[26] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[24] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.internal.IMultiEditorManager; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[25] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[26] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.internal.eclipsecopy.MultiPageSelectionProvider; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[41] 00:30:35 * This main editor provide the minimum required to let a {@link SashWindowsContainer} run inside. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[65] 00:30:35 public class FakeMultiSashPageEditor extends EditorPart implements IMultiEditorManager, IMultiPageEditorPart { 00:30:35 ^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[77] 00:30:35 private SashWindowsContainer sashContainer; 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 00:30:35 site.setSelectionProvider(new MultiPageSelectionProvider(this)); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 00:30:35 site.setSelectionProvider(new MultiPageSelectionProvider(this)); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'MultiPageSelectionProvider(IMultiPageEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 00:30:35 sashContainer = new SashWindowsContainer(this); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 00:30:35 sashContainer = new SashWindowsContainer(this); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashWindowsContainer(IMultiEditorManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[281] 00:30:35 sashContainer.setContentProvider(getContentProvider()); 00:30:35 ^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[282] 00:30:35 sashContainer.createPartControl(parent); 00:30:35 ^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[324] 00:30:35 sashContainer.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[334] 00:30:35 return sashContainer.getActiveEditor(); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[349] 00:30:35 public SashWindowsContainer getSashWindowsContainer() { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[359] 00:30:35 sashContainer.setFocus(); 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setFocus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[27] 00:30:35 * Tests for the {@link SashContainerFolderEventsProvider} class. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 00:30:35 TabFolderListManager listManager = new TabFolderListManager(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 00:30:35 TabFolderListManager listManager = new TabFolderListManager(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 00:30:35 TabFolderListManager listManager = new TabFolderListManager(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 00:30:35 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 00:30:35 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 00:30:35 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[57] 00:30:35 folderEventProvider.addListener(listManager); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[60] 00:30:35 TabFolderPart folder1= new FakeTabFolderPart(); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[61] 00:30:35 folderEventProvider.fireFolderCreatedEvent(folder1); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[64] 00:30:35 assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 00:30:35 TabFolderListManager listManager = new TabFolderListManager(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 00:30:35 TabFolderListManager listManager = new TabFolderListManager(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 00:30:35 TabFolderListManager listManager = new TabFolderListManager(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 00:30:35 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 00:30:35 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 00:30:35 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[76] 00:30:35 folderEventProvider.addListener(listManager); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[79] 00:30:35 TabFolderPart folder1= new FakeTabFolderPart(); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[80] 00:30:35 folderEventProvider.fireFolderCreatedEvent(folder1); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[82] 00:30:35 TabFolderPart folder2= new FakeTabFolderPart(); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[83] 00:30:35 folderEventProvider.fireFolderCreatedEvent(folder2); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[86] 00:30:35 assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[87] 00:30:35 assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[90] 00:30:35 folderEventProvider.fireFolderDisposedEvent(folder1); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderDisposedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[91] 00:30:35 assertFalse( "folder removed", listManager.getFolderList().contains(folder1) ); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[92] 00:30:35 assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[35] 00:30:35 * Test if the {@link SashWindowsContainer} send the events of a page lifecycle. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[36] 00:30:35 * Test if the page lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[68] 00:30:35 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[73] 00:30:35 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[83] 00:30:35 sashWindowContainer.setContentProvider(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[85] 00:30:35 sashWindowContainer.createPartControl(shell); 00:30:35 ^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[116] 00:30:35 protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 00:30:35 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 00:30:35 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 00:30:35 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[119] 00:30:35 container.visit(visitor); 00:30:35 ^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[120] 00:30:35 return visitor.result(); 00:30:35 ^^^^^^ 00:30:35 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[126] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[137] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[156] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[160] 00:30:35 container.addPageLifeCycleListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[163] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[170] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[191] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[195] 00:30:35 container.addPageLifeCycleListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[198] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[204] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[213] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[233] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[237] 00:30:35 container.addPageLifeCycleListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[240] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[247] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[276] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[280] 00:30:35 container.addPageLifeCycleListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[282] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[293] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[300] 00:30:35 container.selectPage(page1); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[316] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[326] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[366] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[370] 00:30:35 container.addPageLifeCycleListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[373] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[385] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[418] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[422] 00:30:35 container.addPageLifeCycleListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[425] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 00:30:35 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[437] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[12] 00:30:35 * Tests for the class {@link SashContainerEventsProvider}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[21] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[29] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[32] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[35] 00:30:35 provider.firePageAboutToBeClosedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[41] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[49] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[50] 00:30:35 provider.removeListener(listener); 00:30:35 ^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.removeListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[53] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[56] 00:30:35 provider.firePageAboutToBeClosedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[70] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[73] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[76] 00:30:35 provider.firePageOpenedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[91] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[94] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[97] 00:30:35 provider.firePageClosedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[112] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[115] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[118] 00:30:35 provider.firePageAboutToBeOpenedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[133] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[136] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[139] 00:30:35 provider.firePageAboutToBeClosedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[154] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[157] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[160] 00:30:35 provider.firePageActivatedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 00:30:35 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 00:30:35 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[175] 00:30:35 provider.addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[178] 00:30:35 PagePart page = null; 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[181] 00:30:35 provider.firePageDeactivatedEvent(page); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[27] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[41] 00:30:35 * Class providing a facade to test the {@link SashWindowsContainer} class. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[43] 00:30:35 * This facade own a {@link SimpleSashWindowsContentProvider}, a {@link SashWindowsContainer} and 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[71] 00:30:35 protected SashWindowsContainer sashContainer; 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[117] 00:30:35 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[122] 00:30:35 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[130] 00:30:35 sashWindowContainer.setContentProvider(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[132] 00:30:35 sashWindowContainer.createPartControl(shell); 00:30:35 ^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[141] 00:30:35 public SashWindowsContainer getSashContainer() { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[163] 00:30:35 sashContainer.dispose(); 00:30:35 ^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeEditorInput.java:[141] 00:30:35 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 00:30:35 ^^^^^^ 00:30:35 Type safety: The return type Object for getAdapter(Class) from the type FakeEditorInput needs unchecked conversion to conform to T from the type FileEditorInput 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[28] 00:30:35 public class FakeFolderLifeCycleEventsListener implements ITabFolderPartLifeCycleEventsListener { 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'ITabFolderPartLifeCycleEventsListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[42] 00:30:35 public List<TabFolderPart> events; 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[51] 00:30:35 events = new ArrayList<TabFolderPart>(); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[80] 00:30:35 public List<TabFolderPart> getEvents() { 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[87] 00:30:35 public TabFolderPart getEvent(int index) { 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[111] 00:30:35 public void folderCreated(TabFolderPart folder) { 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[118] 00:30:35 public void folderDisposed(TabFolderPart folder) { 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[243] 00:30:35 private Object lookupModelByName(String modelName, Object from, Class expectedType) { 00:30:35 ^^^^^ 00:30:35 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[260] 00:30:35 private Object lookupModelByName(String modelName, SashPanelModel sashPanelModel, Class expectedType) { 00:30:35 ^^^^^ 00:30:35 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[278] 00:30:35 private Object lookupModelByName(String modelName, TabFolderModel tabFolderModel, Class expectedType) { 00:30:35 ^^^^^ 00:30:35 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[21] 00:30:35 * A fake {@link TabFolderPart} for testing purpose. 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[23] 00:30:35 * This class allows to instanciate a {@link TabFolderPart}. 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[28] 00:30:35 public class FakeTabFolderPart extends TabFolderPart { 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[31] 00:30:35 * Create a fake {@link TabFolderPart} 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 00:30:35 super( new RootPart(null), null, null); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'TabFolderPart(IPanelParent, ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 00:30:35 super( new RootPart(null), null, null); 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The type 'RootPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 00:30:35 super( new RootPart(null), null, null); 00:30:35 ^^^^^^^^ 00:30:35 Discouraged access: The constructor 'RootPart(SashWindowsContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[90] 00:30:35 final SashWindowsContainer container = editor.getSashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[113] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[20] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[21] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[22] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[23] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[35] 00:30:35 * Test if the {@link SashWindowsContainer} send the events of a folder lifecycle. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[36] 00:30:35 * Test if the folder lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[65] 00:30:35 protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 00:30:35 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 00:30:35 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 00:30:35 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[68] 00:30:35 container.visit(visitor); 00:30:35 ^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[69] 00:30:35 return visitor.result(); 00:30:35 ^^^^^^ 00:30:35 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[82] 00:30:35 ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 The value of the local variable contentProvider is not used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[83] 00:30:35 SashWindowsContainer container = containerFacade.getSashContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 00:30:35 container.getFolderLifeCycleEventProvider().addListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 00:30:35 container.getFolderLifeCycleEventProvider().addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[97] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[102] 00:30:35 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f1"), listener.getEvents().get(i++).getRawModel()); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[104] 00:30:35 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[116] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[133] 00:30:35 ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 The value of the local variable contentProvider is not used 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[134] 00:30:35 SashWindowsContainer container = containerFacade.getSashContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 00:30:35 container.getFolderLifeCycleEventProvider().addListener(listener); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 00:30:35 container.getFolderLifeCycleEventProvider().addListener(listener); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[148] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[156] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[162] 00:30:35 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[21] 00:30:35 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[36] 00:30:35 protected SashWindowsContainer sashContainer; 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[57] 00:30:35 sashContainer.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 00:30:35 sashContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 00:30:35 sashContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[68] 00:30:35 sashContainer.setContentProvider(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[92] 00:30:35 sashContainer.createPartControl(parent); 00:30:35 ^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 00:30:35 * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 00:30:35 * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[90] 00:30:35 SashWindowsContainer container = editor.getSashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[99] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[102] 00:30:35 IPage page = container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[111] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[123] 00:30:35 SashWindowsContainer container = editor.getSashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[143] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[90] 00:30:35 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[95] 00:30:35 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 00:30:35 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[103] 00:30:35 sashWindowContainer.setContentProvider(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[105] 00:30:35 sashWindowContainer.createPartControl(shell); 00:30:35 ^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[151] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[152] 00:30:35 IPage page = container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[177] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[178] 00:30:35 IPage page = container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[216] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[217] 00:30:35 List<IPage> pages = container.getVisiblePages(); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[247] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[249] 00:30:35 List<IPage> pages = container.getVisiblePages(); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[287] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[289] 00:30:35 List<IPage> pages = container.getVisiblePages(); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[314] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[315] 00:30:35 IPage page = container.getActiveSashWindowsPage(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[341] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[344] 00:30:35 assertNotNull("active page set", container.getActiveSashWindowsPage()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[347] 00:30:35 IPage p12 = container.lookupModelPage(models.get("p12")); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[348] 00:30:35 container.selectPage(p12); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[349] 00:30:35 assertEquals("page selected", p12, container.getActiveSashWindowsPage()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[352] 00:30:35 IPage p22 = container.lookupModelPage(models.get("p22")); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[353] 00:30:35 container.selectPage(p22); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[354] 00:30:35 assertEquals("page selected", p22, container.getActiveSashWindowsPage()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[357] 00:30:35 IPage p11 = container.lookupModelPage(models.get("p11")); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[358] 00:30:35 container.selectPage(p11); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[359] 00:30:35 assertEquals("page selected", p11, container.getActiveSashWindowsPage()); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[370] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[372] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 00:30:35 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[400] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[401] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 00:30:35 * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 00:30:35 * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} 00:30:35 ^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[427] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[430] 00:30:35 container.visit(pageVisitor); 00:30:35 ^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 00:30:35 * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 00:30:35 * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[475] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[478] 00:30:35 IPage foundPage = container.lookupModelPage(model); 00:30:35 ^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 00:30:35 * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 00:30:35 * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[505] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[508] 00:30:35 container.setFolderTabMenuManager(menuManager); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[511] 00:30:35 TabFolderPart folderPart = lookupTabFolderPart(container, referenceFolder); 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[512] 00:30:35 assertNotNull("menu exist", folderPart.getControl().getMenu()); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[515] 00:30:35 assertNotNull("menu exist", folderPart.getControl().getMenu()); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[518] 00:30:35 assertNotNull("menu exist", folderPart.getControl().getMenu()); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[521] 00:30:35 assertNotNull("menu exist", folderPart.getControl().getMenu()); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[527] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[530] 00:30:35 assertNotNull("menu exist", folderPart.getControl().getMenu()); 00:30:35 ^^^^^^^^^^ 00:30:35 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 00:30:35 protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 00:30:35 ^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 00:30:35 protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 00:30:35 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 00:30:35 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 00:30:35 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 00:30:35 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The constructor 'LookupFolderPartByRawModelVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[543] 00:30:35 container.visit(visitor); 00:30:35 ^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[544] 00:30:35 return visitor.result(); 00:30:35 ^^^^^^ 00:30:35 Discouraged access: The method 'LookupFolderPartByRawModelVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[566] 00:30:35 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[569] 00:30:35 IObservableList<IFolder> list = container.getIFolderList(); 00:30:35 ^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[583] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[609] 00:30:35 SashWindowsContainer container = containerFacade.getSashContainer(); 00:30:35 ^^^^^^^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[612] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[615] 00:30:35 IObservableList<IFolder> list = container.getIFolderList(); 00:30:35 ^^^^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[627] 00:30:35 container.refreshTabs(); 00:30:35 ^^^^^^^^^^^ 00:30:35 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404230300.jar') 00:30:35 407. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/utils/ObservableListTest.java (at line 33) 00:30:35 @SuppressWarnings("nls") 00:30:35 ^^^^^ 00:30:35 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:35 407 problems (0 errors, 406 warnings, 1 info) 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] 00:30:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/test/resources 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 105 were skipped 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/org.eclipse.papyrus.infra.core.sasheditor.tests-2.0.0-SNAPSHOT.jar 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] 00:30:35 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] Skipping tests 00:30:35 [INFO] 00:30:35 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 00:30:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:35 [INFO] 00:30:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests >-- 00:30:35 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT [95/175] 00:30:35 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 00:30:35 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 00:30:36 [INFO] 00:30:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] 00:30:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.di.tests 00:30:36 [INFO] 00:30:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:36 [INFO] 00:30:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/main/resources 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[50] 00:30:36 * The {@link DiContentProvider} under test. 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[52] 00:30:36 protected DiContentProvider diContentProvider; 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[55] 00:30:36 * The {@link DiContentProvider} under test. 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/CreateModelVisitor.java:[79] 00:30:36 for( Page page : folder.getPages() ) { 00:30:36 ^^^^ 00:30:36 The value of the local variable page is not used 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[40] 00:30:36 * {@link DiContentProvider}. 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[77] 00:30:36 else if(diPagesModel instanceof DiContentProvider) { 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 00:30:36 sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 00:30:36 sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[48] 00:30:36 * The {@link DiContentProvider} under test. 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[84] 00:30:36 Object rawModel = contentProvider.getRootModel(); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[85] 00:30:36 IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); 00:30:36 ^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[105] 00:30:36 IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); 00:30:36 ^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[128] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 00:30:36 contentProvider.addPage(id); 00:30:36 ^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 00:30:36 contentProvider.addPage(id); 00:30:36 ^^^^^^^^^^^ 00:30:36 The method addPage(Object) from the type DiContentProvider is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[148] 00:30:36 contentProvider.movePage(folderModel, 3, 8); 00:30:36 ^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 00:30:36 * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 00:30:36 * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[163] 00:30:36 Assert.assertTrue("subtype of AbstractPanel", AbstractPanel.class.isInstance(contentProvider.getRootModel())); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 00:30:36 * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 00:30:36 * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[176] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 00:30:36 contentProvider.addPage(id); 00:30:36 ^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 00:30:36 contentProvider.addPage(id); 00:30:36 ^^^^^^^^^^^ 00:30:36 The method addPage(Object) from the type DiContentProvider is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[194] 00:30:36 contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 00:30:36 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 00:30:36 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[205] 00:30:36 contentProvider.createFolder(folderModel, 2, folderModel, SWT.UP); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 00:30:36 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 00:30:36 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 00:30:36 * Check if {@link DiContentProvider#setCurrentFolder(Object)}. 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 00:30:36 * Check if {@link DiContentProvider#setCurrentFolder(Object)}. 00:30:36 ^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[223] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 00:30:36 contentProvider.addPage(id); 00:30:36 ^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 00:30:36 contentProvider.addPage(id); 00:30:36 ^^^^^^^^^^^ 00:30:36 The method addPage(Object) from the type DiContentProvider is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[241] 00:30:36 contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 00:30:36 TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 00:30:36 TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 00:30:36 contentProvider.setCurrentFolder(firstFolder); 00:30:36 ^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 00:30:36 contentProvider.setCurrentFolder(firstFolder); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[293] 00:30:36 static class MyDIContentProvider extends DiContentProvider { 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[296] 00:30:36 super(diSashModel, pageModelFactory); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[299] 00:30:36 MyDIContentProvider(SashModel diSashModel, IPageModelFactory pageModelFactory, ContentChangedEventProvider contentChangedEventProvider) throws IllegalArgumentException { 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[300] 00:30:36 super(diSashModel, pageModelFactory, contentChangedEventProvider); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[306] 00:30:36 return super.getDiSashModel(); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[311] 00:30:36 protected ContentChangedEventProvider getContentChangedEventProvider() { 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[312] 00:30:36 return super.getContentChangedEventProvider(); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getContentChangedEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[318] 00:30:36 super.firePropertyChanged(event); 00:30:36 ^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.firePropertyChanged(IContentChangedListener.ContentEvent)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[38] 00:30:36 protected DiContentProvider diContentProvider; 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[44] 00:30:36 public SashContainerModels(DiContentProvider diContentProvider, Map<String, Object> diModelElements) { 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[59] 00:30:36 result = (ITabFolderModel)diContentProvider.createChildSashModel(diModelElements.get(name)); 00:30:36 ^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[47] 00:30:36 * This facade own a {@link DiContentProvider} and provides methods to manipulate it with 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[48] 00:30:36 * the help of names. Each element in the {@link DiContentProvider} can be identified 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[62] 00:30:36 protected DiContentProvider contentProvider; 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 00:30:36 this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 00:30:36 this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[92] 00:30:36 public DiContentProviderFacade(DiContentProvider contentProvider) { 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[209] 00:30:36 return contentProvider.getDiSashModel().getWindows().get(0); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[218] 00:30:36 return contentProvider.getDiSashModel().getWindows().get(0).getPanel(); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[232] 00:30:36 TabFolderModel folderModel = getITabFolderModel( folderName ); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[236] 00:30:36 contentProvider.addPage(folderModel, index, pageRawModel); 00:30:36 ^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, int, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[253] 00:30:36 TabFolderModel folderModel = getITabFolderModel( folderName ); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[258] 00:30:36 contentProvider.addPage(folderModel, pageRawModel); 00:30:36 ^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[268] 00:30:36 * In the {@link DiContentProvider} implementation, the pageModel 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[303] 00:30:36 contentProvider.movePage(folderModel, oldIndex, newIndex); 00:30:36 ^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[311] 00:30:36 contentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex); 00:30:36 ^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[317] 00:30:36 contentProvider.removePage(pageModel); 00:30:36 ^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.removePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[325] 00:30:36 contentProvider.removePage(folderModel, tabIndex); 00:30:36 ^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.removePage(ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[332] 00:30:36 TabFolderModel targetFolderModel = getITabFolderModel( targetFolderName ); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[334] 00:30:36 contentProvider.createFolder(srcFolderModel, tabIndex, targetFolderModel, side); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[359] 00:30:36 * For a folder, the wrapper is a {@link TabFolderModel}. 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[365] 00:30:36 public TabFolderModel getITabFolderModel(String folderName) throws NotFoundException { 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[371] 00:30:36 if( ! (cachedModel instanceof TabFolderModel) ) 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[375] 00:30:36 return (TabFolderModel)cachedModel; 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 00:30:36 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 00:30:36 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 00:30:36 ^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 00:30:36 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 00:30:36 ^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[424] 00:30:36 IPageModel pageModel = (IPageModel)contentProvider.createChildSashModel(rawModel); 00:30:36 ^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 00:30:36 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 00:30:36 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[52] 00:30:36 * The {@link PageManagerImpl} under test. 00:30:36 ^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[54] 00:30:36 protected PageManagerImpl pageMngr; 00:30:36 ^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[57] 00:30:36 * The associated {@link DiContentProvider}. Not tested, but used to check events. 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 00:30:36 diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 The method setPageList(PageList) from the type SashWindowsMngr is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 00:30:36 diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); 00:30:36 ^^^^^^^^^^^^^^^^ 00:30:36 The method createPageList() from the type DiFactory is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 00:30:36 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 00:30:36 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 00:30:36 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'ContentChangedEventProvider(SashWindowsMngr)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 00:30:36 pageMngr = new PageManagerImpl(diSashModel, eventProvider) { 00:30:36 ^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 00:30:36 pageMngr = new PageManagerImpl(diSashModel, eventProvider) { 00:30:36 ^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'PageManagerImpl(SashWindowsMngr, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[98] 00:30:36 Object rawModel = contentProvider.getRootModel(); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[102] 00:30:36 IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); 00:30:36 ^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[122] 00:30:36 IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); 00:30:36 ^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[144] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[156] 00:30:36 pageMngr.addPage(id); 00:30:36 ^^^^^^^^^^^ 00:30:36 The method addPage(Object) from the type BasicPageManagerImpl is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[176] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[207] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[229] 00:30:36 pageMngr.closePage(identifiers.get(3)); 00:30:36 ^^^^^^^^^ 00:30:36 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[252] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[274] 00:30:36 pageMngr.closeAllOpenedPages(); 00:30:36 ^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'PageManagerImpl.closeAllOpenedPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[299] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[321] 00:30:36 pageMngr.closeOtherPages(identifiers.get(3)); 00:30:36 ^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'PageManagerImpl.closeOtherPages(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[351] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[389] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[413] 00:30:36 pageMngr.removePage(identifiers.get(3)); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 The method removePage(Object) from the type BasicPageManagerImpl is deprecated 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[441] 00:30:36 contentProvider.getContentChangedEventProvider().addListener(changeListener); 00:30:36 ^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[466] 00:30:36 contentProvider.createFolder(tabFolder, movedPageIndex, tabFolder, SWT.TOP); 00:30:36 ^^^^^^^^^^^^ 00:30:36 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[472] 00:30:36 pageMngr.closePage(identifiers.get(movedPageIndex)); 00:30:36 ^^^^^^^^^ 00:30:36 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 00:30:36 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 00:30:36 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 00:30:36 ^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 00:30:36 contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The type 'TransactionalDiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 00:30:36 contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); 00:30:36 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:36 Discouraged access: The constructor 'TransactionalDiContentProvider(DiContentProvider, TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404230300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404230300.jar') 00:30:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/sashmodel/query/CreateModelVisitor.java:[70] 00:30:36 for( Page page : folder.getPages() ) { 00:30:36 ^^^^ 00:30:36 The value of the local variable page is not used 00:30:36 113 problems (113 warnings) 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] 00:30:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/test/resources 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/org.eclipse.papyrus.infra.core.sasheditor.di.tests-2.0.0-SNAPSHOT.jar 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] Skipping tests 00:30:36 [INFO] 00:30:36 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 00:30:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:36 [INFO] 00:30:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature >-- 00:30:36 [INFO] Building org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT [96/175] 00:30:36 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 00:30:36 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:30:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 00:30:36 [INFO] 00:30:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] The project's OSGi version is 1.2.0.202404230427 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] 00:30:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] 00:30:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:36 [INFO] 00:30:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/src/main/resources 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/org.eclipse.papyrus.tests.infra.core.feature-1.2.0-SNAPSHOT.jar 00:30:36 [INFO] 00:30:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:37 [INFO] 00:30:37 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:37 [INFO] 00:30:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.core.feature --- 00:30:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:37 [INFO] 00:30:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests.releng >-- 00:30:37 [INFO] Building org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT [97/175] 00:30:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/pom.xml 00:30:37 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:37 [INFO] 00:30:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests.releng --- 00:30:37 [INFO] 00:30:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests.releng --- 00:30:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:37 [INFO] 00:30:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.tests.releng --- 00:30:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:37 [INFO] 00:30:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests >-- 00:30:37 [INFO] Building org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT [98/175] 00:30:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 00:30:37 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 00:30:37 [INFO] 00:30:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:37 [INFO] 00:30:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:37 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:37 [INFO] 00:30:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:37 [INFO] 00:30:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:37 [INFO] 00:30:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:37 [INFO] 00:30:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:37 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.emf.tests 00:30:38 [INFO] 00:30:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:38 [INFO] 00:30:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/main/resources 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[52] 00:30:38 assertThat(fixture.getText(imported), is("<Package> foo (imported by <Package> bar)")); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[67] 00:30:38 assertThat("Label provider did not notify", gotEvent[0], is(true)); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[82] 00:30:38 assertThat("Label provider did not notify", gotEvent[0], is(true)); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[52] 00:30:38 import org.eclipse.papyrus.infra.emf.readonly.internal.ControlledResourceTracker; 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404230300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[74] 00:30:38 * Test suite for the {@link ReferencedModelReadOnlyHandler} class. 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404230300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[85] 00:30:38 private ReferencedModelReadOnlyHandler fixture; 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404230300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[184] 00:30:38 assertThat(fixture.anyReadOnly(discretionAxes(), new URI[] { uri }).or(false), is(false)); 00:30:38 ^^^^^^^^^^^ 00:30:38 Discouraged access: The method 'ReferencedModelReadOnlyHandler.anyReadOnly(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404230300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[185] 00:30:38 assertThat(fixture.canMakeWritable(discretionAxes(), new URI[] { uri }).or(true), is(false)); 00:30:38 ^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The method 'ReferencedModelReadOnlyHandler.canMakeWritable(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404230300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 00:30:38 fixture = new ReferencedModelReadOnlyHandler(domain); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404230300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 00:30:38 fixture = new ReferencedModelReadOnlyHandler(domain); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The constructor 'ReferencedModelReadOnlyHandler(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404230300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[199] 00:30:38 fixture.setInteractive(false); 00:30:38 ^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The method 'ReferencedModelReadOnlyHandler.setInteractive(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404230300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 00:30:38 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404230300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 00:30:38 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 00:30:38 ^^^^^^^^^^^ 00:30:38 Discouraged access: The method 'ControlledResourceTracker.getInstance(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404230300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 00:30:38 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 00:30:38 ^^^^^^^^^^^^^^^^^^^ 00:30:38 Discouraged access: The method 'ControlledResourceTracker.getRootResourceURIs(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404230300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404230300.jar') 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[45] 00:30:38 assertThat(fixture.getText(package_), is("<Package> foo")); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[59] 00:30:38 assertThat("Label provider did not notify", gotEvent[0], is(true)); 00:30:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:38 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:38 16 problems (16 warnings) 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] 00:30:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/test/resources 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/org.eclipse.papyrus.infra.ui.emf.tests-2.1.0-SNAPSHOT.jar 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] Skipping tests 00:30:38 [INFO] 00:30:38 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.emf.tests --- 00:30:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:38 [INFO] 00:30:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests >-- 00:30:38 [INFO] Building org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT [99/175] 00:30:38 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 00:30:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 00:30:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 00:30:38 [INFO] 00:30:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] 00:30:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] Resolving class path of org.eclipse.papyrus.infra.filters.tests 00:30:38 [INFO] 00:30:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:38 [INFO] 00:30:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/main/resources 00:30:38 [INFO] 00:30:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:38 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/test/resources 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 74 were skipped 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/org.eclipse.papyrus.infra.filters.tests-2.0.0-SNAPSHOT.jar 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.filters.tests --- 00:30:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:39 [INFO] 00:30:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests >-- 00:30:39 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT [100/175] 00:30:39 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 00:30:39 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 00:30:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 00:30:39 [INFO] 00:30:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:39 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:39 [INFO] 00:30:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:39 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 00:30:40 [INFO] 00:30:40 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:40 [INFO] 00:30:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/main/resources 00:30:40 [INFO] 00:30:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:40 [INFO] 00:30:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] 00:30:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] 00:30:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/test/resources 00:30:40 [INFO] 00:30:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] 00:30:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 293 were skipped 00:30:40 [INFO] 00:30:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests-2.1.0-SNAPSHOT.jar 00:30:40 [INFO] 00:30:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] 00:30:40 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 00:30:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:40 [INFO] 00:30:40 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests >---- 00:30:40 [INFO] Building org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT [101/175] 00:30:40 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 00:30:40 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 00:30:41 [INFO] 00:30:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] 00:30:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:41 [INFO] 00:30:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] 00:30:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] 00:30:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] 00:30:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.tests 00:30:41 [INFO] 00:30:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:41 [INFO] 00:30:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/main/resources 00:30:41 [INFO] 00:30:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:41 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[9] 00:30:42 import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[10] 00:30:42 import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[48] 00:30:42 assertThat(fixture.getElements("foo"), 00:30:42 is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[54] 00:30:42 assertThat(sFixture.getElements().length, greaterThan(3)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[56] 00:30:42 assertThat(sFixture.getElements().length, is(0)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[61] 00:30:42 assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[62] 00:30:42 assertThat(fixture.getChildren("4"), is(new Object[] { "i", "ii" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[63] 00:30:42 assertThat(fixture.getChildren("bogus"), is(new Object[] {})); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[68] 00:30:42 assertThat(fixture.getParent("root2"), nullValue()); // It's a root 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[69] 00:30:42 assertThat(fixture.getParent("B"), nullValue()); // It's a root 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[70] 00:30:42 assertThat(fixture.getParent("child2.2"), is("root2")); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[71] 00:30:42 assertThat(fixture.getParent("ii"), is("4")); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[72] 00:30:42 assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[77] 00:30:42 assertThat(fixture.hasChildren("root2"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[78] 00:30:42 assertThat(fixture.hasChildren("C"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[79] 00:30:42 assertThat(fixture.hasChildren("child2.2"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[80] 00:30:42 assertThat(fixture.hasChildren("4"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[81] 00:30:42 assertThat(fixture.hasChildren("child2.2.3"), is(false)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[82] 00:30:42 assertThat(fixture.hasChildren("i"), is(false)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[83] 00:30:42 assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[88] 00:30:42 assertThat(aFixture.getAdaptedValue("B"), notNullValue()); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[89] 00:30:42 assertThat(aFixture.getAdaptedValue("B"), sameInstance(aFixture.getAdaptedValue("B"))); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[90] 00:30:42 assertThat(aFixture.getAdaptedValue("4"), notNullValue()); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[91] 00:30:42 assertThat(aFixture.getAdaptedValue("4"), not(aFixture.getAdaptedValue("B"))); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[92] 00:30:42 assertThat(aFixture.getAdaptedValue("bogus"), is("bogus")); // Not recognized as an element 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[97] 00:30:42 assertThat(hFixture.isValidValue("C"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[98] 00:30:42 assertThat(hFixture.isValidValue("5"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[99] 00:30:42 assertThat(hFixture.isValidValue("bogus"), is(false)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[104] 00:30:42 assertThat(sFixture.getElements(), 00:30:42 is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePageTest.java:[22] 00:30:42 import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEvent.java:[6] 00:30:42 import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/util/UIUtilTest.java:[31] 00:30:42 import org.eclipse.papyrus.infra.ui.util.UIUtil; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.util.UIUtil is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[9] 00:30:42 import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[10] 00:30:42 import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[11] 00:30:42 import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider; 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider is never used 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[40] 00:30:42 assertThat(fixture.getElements("foo"), is(new Object[] { "root1", "root2", "root3" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[48] 00:30:42 assertThat(fixture.getElements().length, greaterThan(0)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[50] 00:30:42 assertThat(fixture.getElements().length, is(0)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[58] 00:30:42 assertThat(fixture.getChildren("root2"), is(new Object[] { "child2.1", "child2.2", "child2.3" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[59] 00:30:42 assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[60] 00:30:42 assertThat(fixture.getChildren("bogus"), is(new Object[] {})); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[68] 00:30:42 assertThat(fixture.getParent("root2"), nullValue()); // It's a root 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[69] 00:30:42 assertThat(fixture.getParent("child2.2"), is("root2")); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[70] 00:30:42 assertThat(fixture.getParent("child2.2.2"), is("child2.2")); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[71] 00:30:42 assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[79] 00:30:42 assertThat(fixture.hasChildren("root2"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[80] 00:30:42 assertThat(fixture.hasChildren("child2.2"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[81] 00:30:42 assertThat(fixture.hasChildren("child2.2.3"), is(false)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[82] 00:30:42 assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[90] 00:30:42 assertThat(fixture.getAdaptedValue("root1"), notNullValue()); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[91] 00:30:42 assertThat(fixture.getAdaptedValue("root1"), sameInstance(fixture.getAdaptedValue("root1"))); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[92] 00:30:42 assertThat(fixture.getAdaptedValue("child1.2"), notNullValue()); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[93] 00:30:42 assertThat(fixture.getAdaptedValue("child1.2"), not(fixture.getAdaptedValue("root1"))); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[94] 00:30:42 assertThat(fixture.getAdaptedValue("bogus"), nullValue()); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[102] 00:30:42 assertThat(fixture.isValidValue("root1"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[103] 00:30:42 assertThat(fixture.isValidValue("child1.2"), is(true)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[104] 00:30:42 assertThat(fixture.isValidValue("bogus"), is(false)); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[112] 00:30:42 assertThat(fixture.getElements(), is(new Object[] { "root1", "root2", "root3" })); 00:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:42 58 problems (58 warnings) 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:42 [INFO] 00:30:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/test/resources 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/org.eclipse.papyrus.infra.ui.tests-2.0.0-SNAPSHOT.jar 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:42 [INFO] Skipping tests 00:30:42 [INFO] 00:30:42 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.tests --- 00:30:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:42 [INFO] 00:30:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests >-- 00:30:42 [INFO] Building org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT [102/175] 00:30:42 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 00:30:42 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 00:30:42 [INFO] 00:30:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:42 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:42 [INFO] 00:30:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:42 [INFO] 00:30:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.readonly.tests 00:30:43 [INFO] 00:30:43 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:43 [INFO] 00:30:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/main/resources 00:30:43 [INFO] 00:30:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[54] 00:30:43 assertThat(fixture.asBoolean(true), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[55] 00:30:43 assertThat(fixture.asBoolean(false), is(false)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[56] 00:30:43 assertThat(fixture.asBoolean("hello"), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[57] 00:30:43 assertThat(fixture.asBoolean(null), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[62] 00:30:43 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), false), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[65] 00:30:43 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(string), true), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[69] 00:30:43 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), true), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[75] 00:30:43 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[78] 00:30:43 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(string), true), is(false)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[81] 00:30:43 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); 00:30:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:43 10 problems (10 warnings) 00:30:43 [INFO] 00:30:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] 00:30:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/test/resources 00:30:43 [INFO] 00:30:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:43 [INFO] 00:30:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/org.eclipse.papyrus.infra.emf.readonly.tests-2.1.0-SNAPSHOT.jar 00:30:43 [INFO] 00:30:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] 00:30:43 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] Skipping tests 00:30:43 [INFO] 00:30:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 00:30:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:43 [INFO] 00:30:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests >-- 00:30:43 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT [103/175] 00:30:43 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/pom.xml 00:30:43 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/pom.xml 00:30:44 [INFO] 00:30:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:44 [INFO] 00:30:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:44 [INFO] The project's OSGi version is 1.0.0.202404230427 00:30:44 [INFO] 00:30:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:44 [INFO] 00:30:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:44 [INFO] 00:30:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:44 [INFO] 00:30:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:44 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.tests 00:30:45 [INFO] 00:30:45 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:45 [INFO] 00:30:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/src/main/resources 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] 00:30:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/src/test/resources 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/target/org.eclipse.papyrus.infra.gmfdiag.expansion.tests-1.0.0-SNAPSHOT.jar 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] Skipping tests 00:30:45 [INFO] 00:30:45 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 00:30:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:45 [INFO] 00:30:45 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests.releng >-- 00:30:45 [INFO] Building org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT [104/175] 00:30:45 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/pom.xml 00:30:45 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:45 [INFO] 00:30:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests.releng --- 00:30:45 [INFO] 00:30:45 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests.releng --- 00:30:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:45 [INFO] 00:30:45 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.tests.releng --- 00:30:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:45 [INFO] 00:30:45 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests >--- 00:30:45 [INFO] Building org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT [105/175] 00:30:45 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 00:30:45 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 00:30:45 [INFO] 00:30:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests --- 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.tests --- 00:30:45 [INFO] The project's OSGi version is 4.0.0.202404230427 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.tests --- 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.tests --- 00:30:45 [INFO] 00:30:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.tests --- 00:30:45 [INFO] 00:30:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.tests --- 00:30:45 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.tests 00:30:46 [INFO] 00:30:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests --- 00:30:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:46 [INFO] 00:30:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.tests --- 00:30:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/main/resources 00:30:46 [INFO] 00:30:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.tests --- 00:30:46 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[43] 00:30:47 import org.eclipse.papyrus.infra.types.core.utils.AdviceComparator; 00:30:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:47 The type AdviceComparator is deprecated 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[213] 00:30:47 List<EObject> originalChildren = new ArrayList<EObject>((List<EObject>) objectToDelete.eContainer().eGet(objectToDelete.eContainingFeature(), true)); 00:30:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:47 Type safety: Unchecked cast from Object to List<EObject> 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[221] 00:30:47 List<EObject> afterDeletionChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 00:30:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:47 Type safety: Unchecked cast from Object to List<EObject> 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[230] 00:30:47 List<EObject> afterUndoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 00:30:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:47 Type safety: Unchecked cast from Object to List<EObject> 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[238] 00:30:47 List<EObject> afterRedoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 00:30:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:47 Type safety: Unchecked cast from Object to List<EObject> 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 00:30:47 Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); 00:30:47 ^^^^^^^^^^^^^^^^ 00:30:47 The type AdviceComparator is deprecated 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 00:30:47 Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); 00:30:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:47 The constructor AdviceComparator(IElementType, String) is deprecated 00:30:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/AbstractElementTypeTests.java:[94] 00:30:47 @SuppressWarnings("restriction") 00:30:47 ^^^^^^^^^^^^^ 00:30:47 Unnecessary @SuppressWarnings("restriction") 00:30:47 8 problems (8 warnings) 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.tests --- 00:30:47 [INFO] 00:30:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.tests --- 00:30:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/test/resources 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.tests --- 00:30:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 302 were skipped 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.tests --- 00:30:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/org.eclipse.papyrus.infra.types.tests-4.0.0-SNAPSHOT.jar 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.tests --- 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.types.tests --- 00:30:47 [INFO] Skipping tests 00:30:47 [INFO] 00:30:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.tests --- 00:30:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:47 [INFO] 00:30:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.tests.releng >-- 00:30:47 [INFO] Building org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT [106/175] 00:30:47 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/pom.xml 00:30:47 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:47 [INFO] 00:30:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.tests.releng --- 00:30:47 [INFO] 00:30:47 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.tests.releng --- 00:30:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:47 [INFO] 00:30:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.properties.tests.releng --- 00:30:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:47 [INFO] 00:30:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests >-- 00:30:47 [INFO] Building org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT [107/175] 00:30:47 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 00:30:47 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 00:30:47 [INFO] 00:30:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:47 [INFO] The project's OSGi version is 3.0.0.202404230427 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:47 [INFO] 00:30:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:47 [INFO] 00:30:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:47 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.ui.tests 00:30:48 [INFO] 00:30:48 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:48 [INFO] 00:30:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/main/resources 00:30:48 [INFO] 00:30:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:48 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:49 [INFO] 00:30:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/test/resources 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/org.eclipse.papyrus.infra.properties.ui.tests-3.0.0-SNAPSHOT.jar 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:49 [INFO] Skipping tests 00:30:49 [INFO] 00:30:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.properties.ui.tests --- 00:30:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:49 [INFO] 00:30:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests >-- 00:30:49 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT [108/175] 00:30:49 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 00:30:49 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 00:30:49 [INFO] 00:30:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:49 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:49 [INFO] 00:30:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:49 [INFO] 00:30:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.menu.tests 00:30:50 [INFO] 00:30:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:50 [INFO] 00:30:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/main/resources 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[61] 00:30:50 Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) noteNode)); 00:30:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:50 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 00:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[73] 00:30:50 Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) orphanNode)); 00:30:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:50 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 00:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[84] 00:30:50 Assert.assertTrue(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) semanticNode)); 00:30:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:50 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 00:30:50 3 problems (3 warnings) 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] 00:30:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/test/resources 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/org.eclipse.papyrus.infra.gmfdiag.menu.tests-2.0.0-SNAPSHOT.jar 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] Skipping tests 00:30:50 [INFO] 00:30:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 00:30:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:50 [INFO] 00:30:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.tests.releng >-- 00:30:50 [INFO] Building org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT [109/175] 00:30:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/pom.xml 00:30:50 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:50 [INFO] 00:30:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 00:30:50 [INFO] 00:30:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 00:30:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:50 [INFO] 00:30:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 00:30:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:50 [INFO] 00:30:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests >-- 00:30:50 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT [110/175] 00:30:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 00:30:50 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 00:30:50 [INFO] 00:30:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:50 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:50 [INFO] 00:30:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:50 [INFO] 00:30:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.viewpoints.policy.tests 00:30:51 [INFO] 00:30:51 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:51 [INFO] 00:30:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/main/resources 00:30:51 [INFO] 00:30:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/ViewPrototypeTest.java:[52] 00:30:51 private static PolicyChecker policyToRestore; 00:30:51 ^^^^^^^^^^^^^^^ 00:30:51 The value of the field ViewPrototypeTest.policyToRestore is not used 00:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[32] 00:30:51 import org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.RepresentationDependencyAdvice; 00:30:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:51 Discouraged access: The type 'RepresentationDependencyAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/4.0.100.202404230300/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100.202404230300.jar') 00:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[131] 00:30:51 IEditHelperAdvice advice = new RepresentationDependencyAdvice(); 00:30:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:51 Discouraged access: The type 'RepresentationDependencyAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/4.0.100.202404230300/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100.202404230300.jar') 00:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[131] 00:30:51 IEditHelperAdvice advice = new RepresentationDependencyAdvice(); 00:30:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:51 Discouraged access: The constructor 'RepresentationDependencyAdvice()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/4.0.100.202404230300/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100.202404230300.jar') 00:30:51 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java (at line 34) 00:30:51 @SuppressWarnings("nls") 00:30:51 ^^^^^ 00:30:51 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java:[53] 00:30:51 MergedArchitectureDomain mergedArchitectureDomain = new MergedArchitectureDomain(); 00:30:51 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:51 The constructor MergedArchitectureDomain() has been deprecated since version 3.1 and marked for removal 00:30:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java:[54] 00:30:51 mergedArchitectureDomain.merge(architectureDomain); 00:30:51 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:51 The method merge(ArchitectureDomain) from the type MergedArchitectureDomain has been deprecated since version 3.1 and marked for removal 00:30:51 7 problems (0 errors, 6 warnings, 1 info) 00:30:51 [INFO] 00:30:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] 00:30:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/test/resources 00:30:51 [INFO] 00:30:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:51 [INFO] 00:30:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/org.eclipse.papyrus.infra.viewpoints.policy.tests-2.0.0-SNAPSHOT.jar 00:30:51 [INFO] 00:30:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] 00:30:51 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] Skipping tests 00:30:51 [INFO] 00:30:51 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 00:30:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:51 [INFO] 00:30:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests >--- 00:30:51 [INFO] Building org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT [111/175] 00:30:51 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 00:30:51 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 00:30:52 [INFO] 00:30:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:52 [INFO] 00:30:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:52 [INFO] The project's OSGi version is 2.2.0.202404230427 00:30:52 [INFO] 00:30:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:52 [INFO] 00:30:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:52 [INFO] 00:30:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:52 [INFO] 00:30:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:52 [INFO] Resolving class path of org.eclipse.papyrus.infra.tools.tests 00:30:53 [INFO] 00:30:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:53 [INFO] 00:30:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/main/resources 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[66] 00:30:53 assertThat(fixture, instanceOf(getFixtureType())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[72] 00:30:53 assertThat(observable, instanceOf(getFixtureType())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[78] 00:30:53 assertThat(observable, instanceOf(getFixtureType())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[81] 00:30:53 assertThat(observable, instanceOf(getFixtureType())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[82] 00:30:53 assertThat(observable, instanceOf(IObserving.class)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[91] 00:30:53 assertThat(counter.count(), is(1)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[98] 00:30:53 assertThat(observing.getObserved(), notNullValue()); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[99] 00:30:53 assertThat(observing.getObserved(), is(((IObserving) delegate).getObserved())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[108] 00:30:53 assertThat(counter.count(), is(1)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[114] 00:30:53 assertThat(counter.count(), is(1)); // Wasn't listening for second change 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[121] 00:30:53 assertThat(fixture.isStale(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[125] 00:30:53 assertThat(fixture.isStale(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[138] 00:30:53 assertThat(staleEvent.getObservable(), sameInstance((IObservable) fixture)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[147] 00:30:53 assertThat(l.count, is(1)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[157] 00:30:53 assertThat(counter.count, is(1)); // Dispose is idempotent 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[164] 00:30:53 assertThat(delegator().getDelegate(), nullValue()); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[167] 00:30:53 assertThat(delegate.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[182] 00:30:53 assertThat(counter.count(), is(1)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[187] 00:30:53 assertThat(fixture.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[191] 00:30:53 assertThat(fixture.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[196] 00:30:53 assertThat(fixture.getRealm(), is(realm)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Realm, Matcher<? super Realm>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[201] 00:30:53 assertThat(fixture, equalTo(delegate)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[206] 00:30:53 assertThat(fixture.hashCode(), is(delegate.hashCode())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[215] 00:30:53 assertThat(redelegator, notNullValue()); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[218] 00:30:53 assertThat((Object) redelegator.getClass(), sameInstance((Object) fixture.getClass())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[221] 00:30:53 assertThat(redelegator, not(sameInstance((IObservable) fixture))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[224] 00:30:53 assertThat(((IDelegatingObservable) redelegator).getDelegate(), sameInstance((IObservable) fixture)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[235] 00:30:53 houseKeeper.setField("delegate", createDelegate()); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, T) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[236] 00:30:53 houseKeeper.setField("fixture", DelegatingObservable.wrap(delegate)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, IObservable) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[335] 00:30:53 assertThat(event.getObservable(), sameInstance(expectedSource)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[357] 00:30:53 assertThat(event.getObservable(), sameInstance(expectedSource)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[51] 00:30:53 public abstract class DelegatingObservableSetTest extends DelegatingObservableCollectionTest<IObservableSet> { 00:30:53 ^^^^^^^^^^^^^^ 00:30:53 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[55] 00:30:53 class SetListener implements ISetChangeListener { 00:30:53 ^^^^^^^^^^^^^^^^^^ 00:30:53 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[57] 00:30:53 SetDiff diff; 00:30:53 ^^^^^^^ 00:30:53 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[65] 00:30:53 public void handleSetChange(SetChangeEvent event) { 00:30:53 ^^^^^^^^^^^^^^ 00:30:53 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[74] 00:30:53 fixture.addSetChangeListener(l); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[83] 00:30:53 fixture.removeSetChangeListener(l); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[116] 00:30:53 protected Class<? extends IObservableSet> getDelegateType() { 00:30:53 ^^^^^^^^^^^^^^ 00:30:53 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[122] 00:30:53 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[123] 00:30:53 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[127] 00:30:53 protected IObservableSet createDelegate() { 00:30:53 ^^^^^^^^^^^^^^ 00:30:53 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 00:30:53 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 00:30:53 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 00:30:53 ^^^^^^^^^^^ 00:30:53 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[137] 00:30:53 private IObservableValue master; 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[151] 00:30:53 protected Class<? extends IObservableSet> getDelegateType() { 00:30:53 ^^^^^^^^^^^^^^ 00:30:53 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[157] 00:30:53 houseKeeper.setField("set", new SetOfStrings()); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, DelegatingObservableSetTest.ObservingTest.SetOfStrings) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 00:30:53 ^^^^^^^^^^^^^ 00:30:53 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[160] 00:30:53 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[161] 00:30:53 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[165] 00:30:53 protected IObservableSet createDelegate() { 00:30:53 ^^^^^^^^^^^^^^ 00:30:53 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] 00:30:53 Class beanClass = null; 00:30:53 ^^^^^ 00:30:53 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[168] 00:30:53 beanClass = (Class) master.getValueType(); 00:30:53 ^^^^^ 00:30:53 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 00:30:53 return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: Unchecked invocation set(Class, String, Class<String>) of the generic method set(Class<S>, String, Class<E>) of type BeanProperties 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 00:30:53 return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method observeDetail(IObservableValue) belongs to the raw type ISetProperty. References to generic type ISetProperty<S,E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 00:30:53 return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^ 00:30:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[174] 00:30:53 protected IObservableSet createNonObservingDelegate() { 00:30:53 ^^^^^^^^^^^^^^ 00:30:53 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[175] 00:30:53 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[175] 00:30:53 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 00:30:53 ^^^^^^^^^^^ 00:30:53 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[52] 00:30:53 public abstract class DelegatingObservableListTest extends DelegatingObservableCollectionTest<IObservableList> { 00:30:53 ^^^^^^^^^^^^^^^ 00:30:53 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[56] 00:30:53 class ListListener implements IListChangeListener { 00:30:53 ^^^^^^^^^^^^^^^^^^^ 00:30:53 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[58] 00:30:53 ListDiff diff; 00:30:53 ^^^^^^^^ 00:30:53 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[63] 00:30:53 for (ListDiffEntry next : diff.getDifferences()) { 00:30:53 ^^^^^^^^^^^^^ 00:30:53 ListDiffEntry is a raw type. References to generic type ListDiffEntry<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[73] 00:30:53 public void handleListChange(ListChangeEvent event) { 00:30:53 ^^^^^^^^^^^^^^^ 00:30:53 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[82] 00:30:53 fixture.addListChangeListener(l); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[91] 00:30:53 fixture.removeListChangeListener(l); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[116] 00:30:53 fixture.addAll(1, newNames); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[136] 00:30:53 assertThat(fixture.set(2, "Colleen"), is((Object) "Cathy")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[246] 00:30:53 protected Class<? extends IObservableList> getDelegateType() { 00:30:53 ^^^^^^^^^^^^^^^ 00:30:53 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[252] 00:30:53 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[253] 00:30:53 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[257] 00:30:53 protected IObservableList createDelegate() { 00:30:53 ^^^^^^^^^^^^^^^ 00:30:53 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 00:30:53 return new WritableList(realm, Lists.newArrayList(), String.class); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 00:30:53 return new WritableList(realm, Lists.newArrayList(), String.class); 00:30:53 ^^^^^^^^^^^^ 00:30:53 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[267] 00:30:53 private IObservableValue master; 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[281] 00:30:53 protected Class<? extends IObservableList> getDelegateType() { 00:30:53 ^^^^^^^^^^^^^^^ 00:30:53 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[287] 00:30:53 houseKeeper.setField("list", new ListOfNames()); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, DelegatingObservableListTest.ObservingTest.ListOfNames) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 00:30:53 ^^^^^^^^^^^^^ 00:30:53 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[290] 00:30:53 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[291] 00:30:53 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[295] 00:30:53 protected IObservableList createDelegate() { 00:30:53 ^^^^^^^^^^^^^^^ 00:30:53 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] 00:30:53 Class beanClass = null; 00:30:53 ^^^^^ 00:30:53 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[298] 00:30:53 beanClass = (Class) master.getValueType(); 00:30:53 ^^^^^ 00:30:53 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 00:30:53 return BeanProperties.list(beanClass, "names", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: Unchecked invocation list(Class, String, Class<String>) of the generic method list(Class<S>, String, Class<E>) of type BeanProperties 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 00:30:53 return BeanProperties.list(beanClass, "names", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method observeDetail(IObservableValue) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 00:30:53 return BeanProperties.list(beanClass, "names", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^ 00:30:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[304] 00:30:53 protected IObservableList createNonObservingDelegate() { 00:30:53 ^^^^^^^^^^^^^^^ 00:30:53 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[305] 00:30:53 return new WritableList(realm, Lists.newArrayList(), String.class); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[305] 00:30:53 return new WritableList(realm, Lists.newArrayList(), String.class); 00:30:53 ^^^^^^^^^^^^ 00:30:53 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[40] 00:30:53 public abstract class DelegatingObservableValueTest extends DelegatingObservableTest<IObservableValue> { 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[50] 00:30:53 class TestListener implements IValueChangeListener { 00:30:53 ^^^^^^^^^^^^^^^^^^^^ 00:30:53 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[55] 00:30:53 public void handleValueChange(ValueChangeEvent event) { 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[65] 00:30:53 fixture.addValueChangeListener(l); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[68] 00:30:53 fixture.removeValueChangeListener(l); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[95] 00:30:53 fixture.setValue(valueToSet); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[118] 00:30:53 protected Class<? extends IObservableValue> getDelegateType() { 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[124] 00:30:53 houseKeeper.setField("bean", new Bean("Alice")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[126] 00:30:53 houseKeeper.setField("expectedValue", bean); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[127] 00:30:53 houseKeeper.setField("valueToSet", new Bean("Bert")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[131] 00:30:53 protected IObservableValue createDelegate() { 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 00:30:53 return new WritableValue(realm, bean, Bean.class); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 00:30:53 return new WritableValue(realm, bean, Bean.class); 00:30:53 ^^^^^^^^^^^^^ 00:30:53 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[139] 00:30:53 private IObservableValue master; 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[153] 00:30:53 protected Class<? extends IObservableValue> getDelegateType() { 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[159] 00:30:53 houseKeeper.setField("bean", new Bean("Alice")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 00:30:53 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 00:30:53 ^^^^^^^^^^^^^ 00:30:53 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[162] 00:30:53 houseKeeper.setField("expectedValue", "Alice"); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[163] 00:30:53 houseKeeper.setField("valueToSet", "Bert"); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[167] 00:30:53 protected IObservableValue createDelegate() { 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] 00:30:53 Class beanClass = null; 00:30:53 ^^^^^ 00:30:53 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[170] 00:30:53 beanClass = (Class) master.getValueType(); 00:30:53 ^^^^^ 00:30:53 Class is a raw type. References to generic type Class<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 00:30:53 return BeanProperties.value(beanClass, "name", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: Unchecked invocation value(Class, String, Class<String>) of the generic method value(Class<S>, String, Class<T>) of type BeanProperties 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 00:30:53 return BeanProperties.value(beanClass, "name", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The method observeDetail(IObservableValue) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 00:30:53 return BeanProperties.value(beanClass, "name", String.class).observeDetail(master); 00:30:53 ^^^^^^^^^ 00:30:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[176] 00:30:53 protected IObservableValue createNonObservingDelegate() { 00:30:53 ^^^^^^^^^^^^^^^^ 00:30:53 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[177] 00:30:53 return new WritableValue(realm, bean, Bean.class); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[177] 00:30:53 return new WritableValue(realm, bean, Bean.class); 00:30:53 ^^^^^^^^^^^^^ 00:30:53 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[60] 00:30:53 assertThat(fixture.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[69] 00:30:53 assertThat(fixture.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[78] 00:30:53 assertThat(fixture.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[83] 00:30:53 assertThat(fixture.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[93] 00:30:53 assertThat(iter.next(), is("a")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[94] 00:30:53 assertThat(iter.next(), is("b")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[97] 00:30:53 assertThat(iter.next(), is("c")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[98] 00:30:53 assertThat(iter.hasNext(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[108] 00:30:53 assertThat(iter.next(), is("a")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[109] 00:30:53 assertThat(iter.next(), is("b")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[114] 00:30:53 assertThat(iter.next(), is("c")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[118] 00:30:53 assertThat(iter.hasNext(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[128] 00:30:53 assertThat(iter.previous(), is("c")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[129] 00:30:53 assertThat(iter.previous(), is("b")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[134] 00:30:53 assertThat(iter.previous(), is("d")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[135] 00:30:53 assertThat(iter.previous(), is("a")); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[139] 00:30:53 assertThat(iter.hasPrevious(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[178] 00:30:53 assertThat(added, hasItem(element)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[182] 00:30:53 assertThat(removed, hasItem(element)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[54] 00:30:53 assertThat(b.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[58] 00:30:53 assertThat(b.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[62] 00:30:53 assertThat(c.isDisposed(), is(false)); // The list still has it 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[66] 00:30:53 assertThat(c.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[77] 00:30:53 assertThat(a.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[78] 00:30:53 assertThat(b.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[79] 00:30:53 assertThat(c.isDisposed(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[83] 00:30:53 assertThat(a.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[84] 00:30:53 assertThat(b.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[85] 00:30:53 assertThat(c.isDisposed(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[42] 00:30:53 public abstract class DelegatingObservableCollectionTest<T extends IObservableCollection> extends DelegatingObservableTest<T> { 00:30:53 ^^^^^^^^^^^^^^^^^^^^^ 00:30:53 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[51] 00:30:53 assertThat(fixture.size(), is(delegate.size())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[53] 00:30:53 assertThat(fixture.size(), is(delegate.size())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[55] 00:30:53 assertThat(fixture.size(), is(delegate.size())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[57] 00:30:53 assertThat(fixture.size(), is(0)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[61] 00:30:53 assertThat(fixture.size(), is(0)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[67] 00:30:53 assertThat(fixture.isEmpty(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[69] 00:30:53 assertThat(fixture.isEmpty(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[73] 00:30:53 assertThat(fixture.isEmpty(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[81] 00:30:53 assertThat(fixture.contains(o), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[83] 00:30:53 assertThat(fixture.contains(o), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[87] 00:30:53 assertThat(fixture.contains(o), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[93] 00:30:53 assertThat(fixture.iterator().hasNext(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[95] 00:30:53 assertThat(ImmutableList.copyOf(iterator(fixture)), is(ImmutableList.copyOf(iterator(delegate)))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(ImmutableList<capture#1-of ?>, Matcher<? super ImmutableList<capture#1-of ?>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[99] 00:30:53 assertThat(fixture.iterator().hasNext(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[105] 00:30:53 assertThat(fixture.toArray().length, is(0)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[107] 00:30:53 assertThat(fixture.toArray(), isArray(delegate.toArray())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[111] 00:30:53 assertThat(fixture.toArray().length, is(0)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[118] 00:30:53 assertThat(fixture.toArray(newArray()).length, is(0)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[122] 00:30:53 assertThat(actual.length, is(valuesToAdd.size())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[123] 00:30:53 assertThat(actual, isArray(delegate.toArray(newArray()))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[127] 00:30:53 assertThat(fixture.toArray(newArray()).length, is(0)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[135] 00:30:53 assertThat(delegateCollection(), hasItem(o)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[145] 00:30:53 assertThat(delegateCollection(), not(hasItem(o))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[154] 00:30:53 assertThat(fixture.containsAll(valuesToAdd), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[161] 00:30:53 assertThat(delegateCollection(), hasItems(valuesToAdd.toArray())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[168] 00:30:53 assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[171] 00:30:53 assertThat(delegateCollection(), not(hasItem(in(valuesToRemove)))); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[181] 00:30:53 assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[182] 00:30:53 assertThat(delegate.size(), is(valuesToRemove.size())); // Nothing else 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[189] 00:30:53 assertThat(delegate.isEmpty(), is(false)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[193] 00:30:53 assertThat(delegate.isEmpty(), is(true)); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[201] 00:30:53 assertThat(fixture.getElementType(), is((Object) getDelegateElementType())); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[205] 00:30:53 assertThat(fixture.getElementType(), nullValue()); 00:30:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:30:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[273] 00:30:53 Iterator<?> iterator(IObservableCollection c) { 00:30:53 ^^^^^^^^^^^^^^^^^^^^^ 00:30:53 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 00:30:53 186 problems (186 warnings) 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] 00:30:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/test/resources 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/org.eclipse.papyrus.infra.tools.tests-2.2.0-SNAPSHOT.jar 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] Skipping tests 00:30:53 [INFO] 00:30:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.tools.tests --- 00:30:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:53 [INFO] 00:30:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.tests.releng >-- 00:30:53 [INFO] Building org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT [112/175] 00:30:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/pom.xml 00:30:53 [INFO] --------------------------------[ pom ]--------------------------------- 00:30:53 [INFO] 00:30:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.tests.releng --- 00:30:53 [INFO] 00:30:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.tests.releng --- 00:30:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:53 [INFO] 00:30:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.editor.tests.releng --- 00:30:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:53 [INFO] 00:30:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests >-- 00:30:53 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT [113/175] 00:30:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 00:30:53 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 00:30:53 [INFO] 00:30:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:53 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:53 [INFO] 00:30:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:53 [INFO] 00:30:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:53 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome.tests 00:30:54 [INFO] 00:30:54 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:54 [INFO] 00:30:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/main/resources 00:30:54 [INFO] 00:30:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:54 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[36] 00:30:55 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 The type TransactionHelper is deprecated 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[38] 00:30:55 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.LanguageObservable; 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[39] 00:30:55 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElement; 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[40] 00:30:55 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElementFactory; 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[41] 00:30:55 import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory; 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404230300/org.eclipse.papyrus.infra.ui-3.5.100.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[47] 00:30:55 * Test cases for the {@link WelcomeModelElement} and its properties. 00:30:55 ^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[52] 00:30:55 private WelcomeModelElement fixture; 00:30:55 ^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 00:30:55 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 00:30:55 ^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 00:30:55 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 00:30:55 ^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[117] 00:30:55 LanguageObservable lang = languages.get(0); 00:30:55 ^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[118] 00:30:55 assertThat(lang.getName().getValue().toUpperCase(), is("UML")); 00:30:55 ^^^^^^^ 00:30:55 Discouraged access: The method 'LanguageObservable.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[119] 00:30:55 assertThat(lang.getVersion().getValue().compareTo(new Version("2.5")), not(lessThan(0))); 00:30:55 ^^^^^^^^^^ 00:30:55 Discouraged access: The method 'LanguageObservable.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 00:30:55 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 00:30:55 ^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 00:30:55 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 00:30:55 ^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[131] 00:30:55 LanguageObservable lang = languages.get(0); 00:30:55 ^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 00:30:55 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:55 ^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 00:30:55 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 00:30:55 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 00:30:55 TransactionHelper.run(editor.getEditingDomain(), () -> { 00:30:55 ^^^^^^^^^^^^^^^^^ 00:30:55 The type TransactionHelper is deprecated 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 00:30:55 TransactionHelper.run(editor.getEditingDomain(), () -> { 00:30:55 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 00:30:55 }); 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 00:30:55 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404230300/org.eclipse.papyrus.infra.ui-3.5.100.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 00:30:55 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404230300/org.eclipse.papyrus.infra.ui-3.5.100.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 00:30:55 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404230300/org.eclipse.papyrus.infra.ui-3.5.100.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[41] 00:30:55 import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[62] 00:30:55 WelcomePage welcome = getWelcomePage(); 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[103] 00:30:55 WelcomePage page = getWelcomePage(); 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[116] 00:30:55 WelcomePage page = getWelcomePage(); 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[137] 00:30:55 WelcomePage page = getWelcomePage(); 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[36] 00:30:55 import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[103] 00:30:55 protected WelcomePage getWelcomePage() { 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[104] 00:30:55 WelcomePage[] result = { null }; 00:30:55 ^^^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 00:30:55 WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 00:30:55 WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[126] 00:30:55 protected boolean isActivePage(WelcomePage page) { 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[128] 00:30:55 return (activePage != null) && (PlatformHelper.getAdapter(activePage, WelcomePage.class) == page); 00:30:55 ^^^^^^^^^^^ 00:30:55 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404230300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404230300.jar') 00:30:55 35 problems (35 warnings) 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:55 [INFO] 00:30:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/test/resources 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/org.eclipse.papyrus.infra.editor.welcome.tests-2.0.0-SNAPSHOT.jar 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:55 [INFO] Skipping tests 00:30:55 [INFO] 00:30:55 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 00:30:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:55 [INFO] 00:30:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests >-- 00:30:55 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT [114/175] 00:30:55 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 00:30:55 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 00:30:55 [INFO] 00:30:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:55 [INFO] The project's OSGi version is 2.0.0.202404230427 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:55 [INFO] 00:30:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:55 [INFO] 00:30:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:55 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.welcome.tests 00:30:56 [INFO] 00:30:56 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:56 [INFO] 00:30:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/main/resources 00:30:56 [INFO] 00:30:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[41] 00:30:56 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[42] 00:30:56 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[43] 00:30:56 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[52] 00:30:56 * Test cases for the {@link WelcomeModelElement} and its properties. 00:30:56 ^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[57] 00:30:56 private WelcomeModelElement fixture; 00:30:56 ^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[65] 00:30:56 IObservableList<NotationObservable> views = getNotationViews(); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 00:30:56 .map(NotationObservable::getView) 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 00:30:56 .map(NotationObservable::getView) 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 00:30:56 .map(NotationObservable::getContext) 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 00:30:56 .map(NotationObservable::getContext) 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The method 'NotationObservable.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[90] 00:30:56 IObservableList<NotationObservable> views = getNotationViews(); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[92] 00:30:56 NotationObservable toBeDeleted = getView(views, "use cases"); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[96] 00:30:56 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[107] 00:30:56 EcoreUtil.delete(toBeDeleted.getView().getValue(), true); 00:30:56 ^^^^^^^ 00:30:56 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[118] 00:30:56 IObservableList<NotationObservable> views = getNotationViews(); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[120] 00:30:56 NotationObservable[] created = { null }; 00:30:56 ^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[123] 00:30:56 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[124] 00:30:56 if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { 00:30:56 ^^^^^^^ 00:30:56 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[148] 00:30:56 IObservableList<NotationObservable> views = getNotationViews(); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[150] 00:30:56 NotationObservable[] obs = { null }; 00:30:56 ^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[153] 00:30:56 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[154] 00:30:56 if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { 00:30:56 ^^^^^^^ 00:30:56 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 00:30:56 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:56 ^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 00:30:56 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 00:30:56 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[183] 00:30:56 IObservableList<NotationObservable> getNotationViews() { 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 00:30:56 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 00:30:56 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 00:30:56 NotationObservable getView(Collection<? extends NotationObservable> views, String name) { 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 00:30:56 NotationObservable getView(Collection<? extends NotationObservable> views, String name) { 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[191] 00:30:56 .filter(d -> name.equals(getName(d.getView().getValue()))) 00:30:56 ^^^^^^^ 00:30:56 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[35] 00:30:56 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[36] 00:30:56 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservableProperty; 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[37] 00:30:56 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[38] 00:30:56 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[47] 00:30:56 * Test cases for the {@link NotationObservableProperty} class specifically. 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[52] 00:30:56 private WelcomeModelElement fixture; 00:30:56 ^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[60] 00:30:56 IObservableList<NotationObservable> views = getNotationViews(); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[100] 00:30:56 IObservableList<NotationObservable> views = getNotationViews(); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 00:30:56 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:56 ^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 00:30:56 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 00:30:56 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 00:30:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[129] 00:30:56 IObservableList<NotationObservable> getNotationViews() { 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[131] 00:30:56 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[131] 00:30:56 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 00:30:56 ^^^^^^^^^^^^^^^^^^ 00:30:56 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404230300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404230300.jar') 00:30:56 45 problems (45 warnings) 00:30:56 [INFO] 00:30:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] 00:30:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/test/resources 00:30:56 [INFO] 00:30:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 00:30:56 [INFO] 00:30:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/org.eclipse.papyrus.infra.gmfdiag.welcome.tests-2.0.0-SNAPSHOT.jar 00:30:56 [INFO] 00:30:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] 00:30:56 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] Skipping tests 00:30:56 [INFO] 00:30:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 00:30:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:56 [INFO] 00:30:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests >-- 00:30:56 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT [115/175] 00:30:56 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 00:30:56 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 00:30:57 [INFO] 00:30:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:57 [INFO] 00:30:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:57 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:57 [INFO] 00:30:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:57 [INFO] 00:30:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:57 [INFO] 00:30:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:57 [INFO] 00:30:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:57 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.commands.tests 00:30:58 [INFO] 00:30:58 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:58 [INFO] 00:30:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/main/resources 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 00:30:58 fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 00:30:58 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:58 The type CheckedOperationHistory is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 00:30:58 fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 00:30:58 ^^^^^^^^^^^^^ 00:30:58 The method getInstance() from the type CheckedOperationHistory is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 00:30:58 for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { 00:30:58 ^^^^^^^^^^^^^^^^^^^ 00:30:58 The type CommandTreeIterator<C> is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 00:30:58 for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { 00:30:58 ^^^^^^^^^^^^^^^^^^^^^^ 00:30:58 The method iterate(Object, Class<C>) from the type CommandTreeIterator is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 00:30:58 for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) { 00:30:58 ^^^^^^^^^^^^^^^^^^^ 00:30:58 The type CommandTreeIterator<C> is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 00:30:58 for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) { 00:30:58 ^^^^^^^^^^^^^^^^ 00:30:58 The method iterate(Object) from the type CommandTreeIterator is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 00:30:58 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 00:30:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:58 The type NestingNotifyingWorkspaceCommandStack is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 00:30:58 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 00:30:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:58 The constructor NestingNotifyingWorkspaceCommandStack(IOperationHistory) is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 00:30:58 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 00:30:58 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:58 The type CheckedOperationHistory is deprecated 00:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 00:30:58 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 00:30:58 ^^^^^^^^^^^^^ 00:30:58 The method getInstance() from the type CheckedOperationHistory is deprecated 00:30:58 10 problems (10 warnings) 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] 00:30:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/test/resources 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 323 were skipped 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/org.eclipse.papyrus.infra.gmfdiag.commands.tests-2.1.0-SNAPSHOT.jar 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] Skipping tests 00:30:58 [INFO] 00:30:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 00:30:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:30:58 [INFO] 00:30:58 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests >---- 00:30:58 [INFO] Building org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT [116/175] 00:30:58 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 00:30:58 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:30:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 00:30:58 [INFO] 00:30:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:58 [INFO] The project's OSGi version is 2.1.0.202404230427 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:58 [INFO] 00:30:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:58 [INFO] 00:30:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:58 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.tests 00:30:59 [INFO] 00:30:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:30:59 [INFO] 00:30:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/main/resources 00:30:59 [INFO] 00:30:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:59 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/edit/domain/PapyrusTransactionalEditingDomainTest.java:[79] 00:30:59 @SuppressWarnings("unchecked") 00:30:59 ^^^^^^^^^^^ 00:30:59 Unnecessary @SuppressWarnings("unchecked") 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[39] 00:30:59 import org.eclipse.papyrus.infra.emf.internal.resource.AbstractCrossReferenceIndex; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 00:30:59 .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 00:30:59 .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The field 'AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[70] 00:30:59 import org.eclipse.papyrus.infra.emf.internal.resource.index.IIndexManagerListener; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IIndexManagerListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[71] 00:30:59 import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[72] 00:30:59 import org.eclipse.papyrus.infra.emf.internal.resource.index.InternalModelIndex; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[104] 00:30:59 private IndexManager manager; 00:30:59 ^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 00:30:59 IndexManager.getInstance().pause(); 00:30:59 ^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 00:30:59 IndexManager.getInstance().pause(); 00:30:59 ^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 00:30:59 IndexManager.getInstance().pause(); 00:30:59 ^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.pause()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[449] 00:30:59 manager = new IndexManager() { 00:30:59 ^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[449] 00:30:59 manager = new IndexManager() { 00:30:59 ^^^^^^^^^^^^ 00:30:59 Discouraged access: The constructor 'IndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[451] 00:30:59 protected Map<QualifiedName, InternalModelIndex> loadIndices() { 00:30:59 ^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[453] 00:30:59 return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); 00:30:59 ^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'InternalModelIndex.getIndexKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[453] 00:30:59 return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); 00:30:59 ^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[456] 00:30:59 manager.startManager(); 00:30:59 ^^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.startManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[465] 00:30:59 manager.dispose(); 00:30:59 ^^^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 00:30:59 IndexManager.getInstance().resume(); 00:30:59 ^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 00:30:59 IndexManager.getInstance().resume(); 00:30:59 ^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 00:30:59 IndexManager.getInstance().resume(); 00:30:59 ^^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.resume()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[511] 00:30:59 Job getJobWrangler(IndexManager indexManager) { 00:30:59 ^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[550] 00:30:59 IIndexManagerListener[] listener = { null }; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IIndexManagerListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[551] 00:30:59 listener[0] = IIndexManagerListener.startingAdapter(__ -> { 00:30:59 ^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'IIndexManagerListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[551] 00:30:59 listener[0] = IIndexManagerListener.startingAdapter(__ -> { 00:30:59 ^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'IIndexManagerListener.startingAdapter(Consumer<? super IndexManager>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[555] 00:30:59 manager.removeIndexManagerListener(listener[0]); 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.removeIndexManagerListener(IIndexManagerListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[558] 00:30:59 manager.addIndexManagerListener(listener[0]); 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'IndexManager.addIndexManagerListener(IIndexManagerListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[36] 00:30:59 import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[37] 00:30:59 import org.eclipse.papyrus.infra.emf.internal.resource.OnDemandCrossReferenceIndex; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 00:30:59 indexFunction = OnDemandCrossReferenceIndex::new; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 00:30:59 indexFunction = OnDemandCrossReferenceIndex::new; 00:30:59 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The constructor 'OnDemandCrossReferenceIndex(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 00:30:59 indexFunction = __ -> CrossReferenceIndex.getInstance(); 00:30:59 ^^^^^^^^^^^^^^^^^^^ 00:30:59 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 00:30:59 indexFunction = __ -> CrossReferenceIndex.getInstance(); 00:30:59 ^^^^^^^^^^^ 00:30:59 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404230300/org.eclipse.papyrus.infra.emf-4.4.0.202404230300.jar') 00:30:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/advice/ReadOnlyObjectEditAdviceTest.java:[469] 00:30:59 readOnlyHandlerAdapterFactory = (IAdapterFactory) Platform.getBundle("org.eclipse.papyrus.infra.emf.readonly").loadClass("org.eclipse.papyrus.infra.emf.readonly.ReadOnlyAdapterFactory").newInstance(); 00:30:59 ^^^^^^^^^^^^^ 00:30:59 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9 00:30:59 34 problems (34 warnings) 00:30:59 [INFO] 00:30:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:59 [INFO] 00:30:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/test/resources 00:30:59 [INFO] 00:30:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:30:59 [INFO] 00:30:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.tests --- 00:30:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/org.eclipse.papyrus.infra.emf.tests-2.1.0-SNAPSHOT.jar 00:31:00 [INFO] 00:31:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.tests --- 00:31:00 [INFO] 00:31:00 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.tests --- 00:31:00 [INFO] Skipping tests 00:31:00 [INFO] 00:31:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.tests --- 00:31:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:00 [INFO] 00:31:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng >-- 00:31:00 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT [117/175] 00:31:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/pom.xml 00:31:00 [INFO] --------------------------------[ pom ]--------------------------------- 00:31:00 [INFO] 00:31:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 00:31:00 [INFO] 00:31:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 00:31:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:00 [INFO] 00:31:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 00:31:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:00 [INFO] 00:31:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests >-- 00:31:00 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT [118/175] 00:31:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 00:31:00 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 00:31:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 00:31:00 [INFO] 00:31:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:00 [INFO] 00:31:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:00 [INFO] The project's OSGi version is 2.1.0.202404230427 00:31:00 [INFO] 00:31:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:00 [INFO] 00:31:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:00 [INFO] 00:31:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:00 [INFO] 00:31:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.assistant.tests 00:31:01 [INFO] 00:31:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:01 [INFO] 00:31:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/main/resources 00:31:01 [INFO] 00:31:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:01 [INFO] 00:31:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] 00:31:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] 00:31:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/test/resources 00:31:01 [INFO] 00:31:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] 00:31:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 321 were skipped 00:31:01 [INFO] 00:31:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/org.eclipse.papyrus.infra.gmfdiag.assistant.tests-2.1.0-SNAPSHOT.jar 00:31:01 [INFO] 00:31:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] 00:31:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 00:31:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:01 [INFO] 00:31:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests >-- 00:31:01 [INFO] Building org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT [119/175] 00:31:01 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 00:31:01 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 00:31:02 [INFO] 00:31:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:02 [INFO] 00:31:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:02 [INFO] The project's OSGi version is 4.0.0.202404230427 00:31:02 [INFO] 00:31:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:02 [INFO] 00:31:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:02 [INFO] 00:31:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:02 [INFO] 00:31:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.ui.tests 00:31:03 [INFO] 00:31:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:03 [INFO] 00:31:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/main/resources 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[57] 00:31:03 import org.eclipse.papyrus.infra.types.core.internal.ui.handlers.RuleRefactoringHandler.OperationKind; 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[85] 00:31:03 public final AnnotationRule<OperationKind> refactoringKind = AnnotationRule.create(Refactoring.class, null); 00:31:03 ^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[103] 00:31:03 @Refactoring(OperationKind.NEGATE) 00:31:03 ^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[103] 00:31:03 @Refactoring(OperationKind.NEGATE) 00:31:03 ^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[116] 00:31:03 @Refactoring(OperationKind.NEGATE) 00:31:03 ^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[116] 00:31:03 @Refactoring(OperationKind.NEGATE) 00:31:03 ^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[126] 00:31:03 @Refactoring(OperationKind.NEGATE) 00:31:03 ^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[126] 00:31:03 @Refactoring(OperationKind.NEGATE) 00:31:03 ^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[142] 00:31:03 @Refactoring(OperationKind.ADD_TO_AND) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[142] 00:31:03 @Refactoring(OperationKind.ADD_TO_AND) 00:31:03 ^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[151] 00:31:03 @Refactoring(OperationKind.ADD_TO_AND) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[151] 00:31:03 @Refactoring(OperationKind.ADD_TO_AND) 00:31:03 ^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[159] 00:31:03 @Refactoring(OperationKind.ADD_TO_OR) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[159] 00:31:03 @Refactoring(OperationKind.ADD_TO_OR) 00:31:03 ^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[168] 00:31:03 @Refactoring(OperationKind.ADD_TO_OR) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[168] 00:31:03 @Refactoring(OperationKind.ADD_TO_OR) 00:31:03 ^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[176] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[176] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[186] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[186] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[195] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[195] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[205] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[205] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[214] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[214] 00:31:03 @Refactoring(OperationKind.PULL_UP_OPERAND) 00:31:03 ^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[229] 00:31:03 case NEGATE: 00:31:03 ^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[232] 00:31:03 case ADD_TO_AND: 00:31:03 ^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[235] 00:31:03 case ADD_TO_OR: 00:31:03 ^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[238] 00:31:03 case PULL_UP_OPERAND: 00:31:03 ^^^^^^^^^^^^^^^ 00:31:03 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[393] 00:31:03 OperationKind value(); 00:31:03 ^^^^^^^^^^^^^ 00:31:03 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404230300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404230300.jar') 00:31:03 31 problems (31 warnings) 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] 00:31:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/test/resources 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 306 were skipped 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/org.eclipse.papyrus.infra.types.ui.tests-4.0.0-SNAPSHOT.jar 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] Skipping tests 00:31:03 [INFO] 00:31:03 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.ui.tests --- 00:31:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:03 [INFO] 00:31:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests >-- 00:31:03 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT [120/175] 00:31:03 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 00:31:03 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 00:31:03 [INFO] 00:31:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:03 [INFO] The project's OSGi version is 4.1.0.202404230427 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:03 [INFO] 00:31:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:03 [INFO] 00:31:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:03 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.common.tests 00:31:04 [INFO] 00:31:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:04 [INFO] 00:31:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/main/resources 00:31:04 [INFO] 00:31:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:04 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[57] 00:31:05 assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[59] 00:31:05 assertThat(copy.getName(), containsString(myClass.getName())); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultPasteCommandTest.java:[70] 00:31:05 assertThat(typeNamesLikeMyClass.size(), is(2)); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/CreateEditBasedElementCommandTest.java:[45] 00:31:05 assertThat(command.canExecute(), is(true)); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/GMFUnsafeTest.java:[173] 00:31:05 assertThat(related, notNullValue()); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(Property, Matcher<? super Property>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramPasteCommandTest.java:[78] 00:31:05 Assert.assertThat(typeNamesLikeMyClass.size(), is(2)); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:31:05 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/TestModelValidationTest.java (at line 40) 00:31:05 @SuppressWarnings("nls") 00:31:05 ^^^^^ 00:31:05 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[49] 00:31:05 assertThat(fixture.getText(diagram), is("classes")); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[55] 00:31:05 assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> foo)")); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[63] 00:31:05 assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> bar)")); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[77] 00:31:05 assertThat("Label provider did not notify", gotEvent[0], is(true)); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[93] 00:31:05 assertThat("Label provider did not notify", gotEvent[0], is(true)); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[55] 00:31:05 assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[57] 00:31:05 assertThat(copy.getName(), containsString(myClass.getName())); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[37] 00:31:05 import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.DefaultModelingAssistantModelProvider; 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404230300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404230300.jar') 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[38] 00:31:05 import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.ModelingAssistantModelRegistry; 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404230300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404230300.jar') 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[121] 00:31:05 SynchronizableGmfDiagramEditor diagramEditor = (SynchronizableGmfDiagramEditor) editor.getActiveEditor(); 00:31:05 ^^^^^^^^^^^^^ 00:31:05 The value of the local variable diagramEditor is not used 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 00:31:05 IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404230300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404230300.jar') 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 00:31:05 IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Discouraged access: The constructor 'DefaultModelingAssistantModelProvider(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404230300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404230300.jar') 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 00:31:05 ModelingAssistantModelRegistry.getInstance().loadModels(result); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404230300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404230300.jar') 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 00:31:05 ModelingAssistantModelRegistry.getInstance().loadModels(result); 00:31:05 ^^^^^^^^^^^ 00:31:05 Discouraged access: The method 'ModelingAssistantModelRegistry.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404230300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404230300.jar') 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 00:31:05 ModelingAssistantModelRegistry.getInstance().loadModels(result); 00:31:05 ^^^^^^^^^^ 00:31:05 Discouraged access: The method 'ModelingAssistantModelRegistry.loadModels(IModelingAssistantModelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404230300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404230300.jar') 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[81] 00:31:05 rv.getStyles().add(ts); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[84] 00:31:05 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 00:31:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[87] 00:31:05 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 00:31:05 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:05 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 00:31:05 26. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/ModelValidationTest.java (at line 38) 00:31:05 @SuppressWarnings("nls") 00:31:05 ^^^^^ 00:31:05 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 00:31:05 26 problems (0 errors, 24 warnings, 2 infos) 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/test/resources 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 329 were skipped 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/org.eclipse.papyrus.infra.gmfdiag.common.tests-4.1.0-SNAPSHOT.jar 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:05 [INFO] Skipping tests 00:31:05 [INFO] 00:31:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 00:31:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:05 [INFO] 00:31:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests >-- 00:31:05 [INFO] Building org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT [121/175] 00:31:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 00:31:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 00:31:05 [INFO] 00:31:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] The project's OSGi version is 2.0.0.202404230427 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.gmf.tests 00:31:05 [INFO] 00:31:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:05 [INFO] 00:31:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/main/resources 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/test/resources 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/org.eclipse.papyrus.infra.emf.gmf.tests-2.0.0-SNAPSHOT.jar 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] 00:31:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] Skipping tests 00:31:05 [INFO] 00:31:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 00:31:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:05 [INFO] 00:31:05 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature >----- 00:31:05 [INFO] Building org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT [122/175] 00:31:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 00:31:05 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:31:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 00:31:06 [INFO] 00:31:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] 00:31:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] The project's OSGi version is 1.2.0.202404230427 00:31:06 [INFO] 00:31:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] 00:31:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] 00:31:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] 00:31:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:06 [INFO] 00:31:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/src/main/resources 00:31:06 [INFO] 00:31:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 355 were skipped 00:31:06 [INFO] 00:31:06 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/org.eclipse.papyrus.tests.infra.feature-1.2.0-SNAPSHOT.jar 00:31:06 [INFO] 00:31:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] 00:31:06 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] 00:31:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.feature --- 00:31:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:06 [INFO] 00:31:06 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.feature >-------- 00:31:06 [INFO] Building org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT [123/175] 00:31:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 00:31:06 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:31:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 00:31:07 [INFO] 00:31:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.feature --- 00:31:07 [INFO] 00:31:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.feature --- 00:31:07 [INFO] The project's OSGi version is 2.0.100.202404230427 00:31:07 [INFO] 00:31:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.feature --- 00:31:07 [INFO] 00:31:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.feature --- 00:31:07 [INFO] 00:31:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.feature --- 00:31:07 [INFO] 00:31:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.feature --- 00:31:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:07 [INFO] 00:31:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.feature --- 00:31:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/src/main/resources 00:31:07 [INFO] 00:31:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.feature --- 00:31:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 461 were skipped 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.feature --- 00:31:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/org.eclipse.papyrus.tests.feature-2.0.100-SNAPSHOT.jar 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.feature --- 00:31:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:08 [INFO] 00:31:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.main.tests >-- 00:31:08 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT [124/175] 00:31:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/pom.xml 00:31:08 [INFO] --------------------------------[ pom ]--------------------------------- 00:31:08 [INFO] 00:31:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 00:31:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 00:31:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:08 [INFO] 00:31:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests >-- 00:31:08 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT [125/175] 00:31:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 00:31:08 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 00:31:08 [INFO] 00:31:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] The project's OSGi version is 2.0.0.202404230427 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] 00:31:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.tests 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:08 [INFO] 00:31:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/main/resources 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] 00:31:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/test/resources 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/org.eclipse.papyrus.infra.emf.expressions.tests-2.0.0-SNAPSHOT.jar 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] Skipping tests 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 00:31:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:08 [INFO] 00:31:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature >-- 00:31:08 [INFO] Building org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT [126/175] 00:31:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 00:31:08 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:31:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 00:31:08 [INFO] 00:31:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] The project's OSGi version is 1.0.0.202404230427 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:08 [INFO] 00:31:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/src/main/resources 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/org.eclipse.papyrus.tests.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 00:31:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:08 [INFO] 00:31:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.main.test >-- 00:31:08 [INFO] Building org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT [127/175] 00:31:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/pom.xml 00:31:08 [INFO] --------------------------------[ pom ]--------------------------------- 00:31:08 [INFO] 00:31:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.main.test --- 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.main.test --- 00:31:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:08 [INFO] 00:31:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.internationalization.main.test --- 00:31:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:08 [INFO] 00:31:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests >-- 00:31:08 [INFO] Building org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT [128/175] 00:31:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 00:31:08 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 00:31:09 [INFO] 00:31:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:09 [INFO] 00:31:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:09 [INFO] The project's OSGi version is 2.0.0.202404230427 00:31:09 [INFO] 00:31:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:09 [INFO] 00:31:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:09 [INFO] 00:31:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:09 [INFO] 00:31:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.tests 00:31:10 [INFO] 00:31:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:10 [INFO] 00:31:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/main/resources 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] 00:31:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/test/resources 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/org.eclipse.papyrus.infra.internationalization.tests-2.0.0-SNAPSHOT.jar 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] Skipping tests 00:31:10 [INFO] 00:31:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.internationalization.tests --- 00:31:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:10 [INFO] 00:31:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature >-- 00:31:10 [INFO] Building org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT [129/175] 00:31:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 00:31:10 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:31:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 00:31:10 [INFO] 00:31:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] The project's OSGi version is 1.0.0.202404230427 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] 00:31:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] 00:31:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:10 [INFO] 00:31:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/src/main/resources 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/org.eclipse.papyrus.tests.infra.internationalization.feature-1.0.0-SNAPSHOT.jar 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] 00:31:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 00:31:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:10 [INFO] 00:31:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests.releng >-- 00:31:10 [INFO] Building org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT [130/175] 00:31:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/pom.xml 00:31:10 [INFO] --------------------------------[ pom ]--------------------------------- 00:31:10 [INFO] 00:31:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 00:31:10 [INFO] 00:31:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 00:31:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:10 [INFO] 00:31:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 00:31:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:10 [INFO] 00:31:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests >-- 00:31:10 [INFO] Building org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT [131/175] 00:31:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 00:31:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 00:31:10 [INFO] 00:31:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:10 [INFO] The project's OSGi version is 2.0.0.202404230427 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:10 [INFO] 00:31:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:10 [INFO] 00:31:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.expressions.tests 00:31:11 [INFO] 00:31:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:11 [INFO] 00:31:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/main/resources 00:31:11 [INFO] 00:31:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:11 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/IsKindOfStereotypeExpressionTests.java:[54] 00:31:12 private final String ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME = "RootElement::AChildNiceStereotypeForElement"; //$NON-NLS-1$ 00:31:12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:12 The value of the field IsKindOfStereotypeExpressionTests.ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME is not used 00:31:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[48] 00:31:12 private Class notStereotypedClass; 00:31:12 ^^^^^^^^^^^^^^^^^^^ 00:31:12 The value of the field SingleStereotypeAttributeEqualityExpressionTests.notStereotypedClass is not used 00:31:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[50] 00:31:12 private final String PROFILE_URI = "papyrusExpressionProfile"; //$NON-NLS-1$ 00:31:12 ^^^^^^^^^^^ 00:31:12 The value of the field SingleStereotypeAttributeEqualityExpressionTests.PROFILE_URI is not used 00:31:12 3 problems (3 warnings) 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:12 [INFO] 00:31:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/test/resources 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 303 were skipped 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/org.eclipse.papyrus.uml.expressions.tests-2.0.0-SNAPSHOT.jar 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:12 [INFO] Skipping tests 00:31:12 [INFO] 00:31:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests --- 00:31:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:12 [INFO] 00:31:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature >-- 00:31:12 [INFO] Building org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT [132/175] 00:31:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 00:31:12 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:31:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 00:31:12 [INFO] 00:31:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] The project's OSGi version is 1.0.0.202404230427 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] 00:31:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] 00:31:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:12 [INFO] 00:31:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/src/main/resources 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 301 were skipped 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/org.eclipse.papyrus.tests.uml.expressions.feature-1.0.0-SNAPSHOT.jar 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] 00:31:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 00:31:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:12 [INFO] 00:31:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.main.test >-- 00:31:12 [INFO] Building org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT [133/175] 00:31:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/pom.xml 00:31:12 [INFO] --------------------------------[ pom ]--------------------------------- 00:31:12 [INFO] 00:31:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.main.test --- 00:31:12 [INFO] 00:31:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.main.test --- 00:31:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:12 [INFO] 00:31:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.main.test --- 00:31:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:12 [INFO] 00:31:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests >-- 00:31:12 [INFO] Building org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT [134/175] 00:31:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 00:31:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 00:31:12 [INFO] 00:31:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:12 [INFO] The project's OSGi version is 2.0.0.202404230427 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:12 [INFO] 00:31:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:12 [INFO] 00:31:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:12 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.tests 00:31:13 [INFO] 00:31:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:13 [INFO] 00:31:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/main/resources 00:31:13 [INFO] 00:31:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:13 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:14 [INFO] 00:31:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/test/resources 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/org.eclipse.papyrus.uml.internationalization.tests-2.0.0-SNAPSHOT.jar 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:14 [INFO] Skipping tests 00:31:14 [INFO] 00:31:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.tests --- 00:31:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:14 [INFO] 00:31:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests >-- 00:31:14 [INFO] Building org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT [135/175] 00:31:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 00:31:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 00:31:14 [INFO] 00:31:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:14 [INFO] The project's OSGi version is 2.1.0.202404230427 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:14 [INFO] 00:31:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:14 [INFO] 00:31:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:14 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.controlmode.tests 00:31:15 [INFO] 00:31:15 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:15 [INFO] 00:31:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/main/resources 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] 00:31:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/test/resources 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/org.eclipse.papyrus.uml.internationalization.controlmode.tests-2.1.0-SNAPSHOT.jar 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] Skipping tests 00:31:15 [INFO] 00:31:15 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 00:31:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:15 [INFO] 00:31:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature >-- 00:31:15 [INFO] Building org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT [136/175] 00:31:15 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 00:31:15 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:31:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 00:31:15 [INFO] 00:31:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] The project's OSGi version is 1.0.0.202404230427 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] 00:31:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] 00:31:15 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:15 [INFO] 00:31:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/src/main/resources 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 295 were skipped 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/org.eclipse.papyrus.tests.uml.internationalization.feature-1.0.0-SNAPSHOT.jar 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] 00:31:15 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] 00:31:15 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 00:31:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:15 [INFO] 00:31:15 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests >----- 00:31:15 [INFO] Building org.eclipse.papyrus.uml.alf.tests 2.0.100-SNAPSHOT [137/175] 00:31:15 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 00:31:15 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:15 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)' 00:31:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 00:31:16 [INFO] 00:31:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:16 [INFO] 00:31:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:16 [INFO] The project's OSGi version is 2.0.100.202404230427 00:31:16 [INFO] 00:31:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:16 [INFO] 00:31:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:16 [INFO] 00:31:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:16 [INFO] 00:31:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.tests 00:31:17 [INFO] 00:31:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:17 [INFO] 00:31:17 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:19 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available 00:31:25 [WARNING] 00:31:25 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 00:31:25 23: The type InjectWith is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 00:31:25 24: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 00:31:25 37: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 00:31:25 23: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 00:31:25 32: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 00:31:25 54: The operator '==' should be replaced by '===' when null is one of the arguments. 00:31:25 [WARNING] 00:31:25 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 00:31:25 24: The type InjectWith is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 00:31:25 25: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 00:31:25 38: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: Parse.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/Parse.xtend 00:31:25 57: The operator '==' should be replaced by '===' when null is one of the arguments. 00:31:25 [WARNING] 00:31:25 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 00:31:25 24: The type InjectWith is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 00:31:25 25: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 00:31:25 38: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 00:31:25 37: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 00:31:25 45: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 00:31:25 25: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 00:31:25 33: The type XtextRunner is deprecated 00:31:25 [WARNING] 00:31:25 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 00:31:25 69: The operator '!=' should be replaced by '!==' when null is one of the arguments. 00:31:25 [WARNING] 00:31:25 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 00:31:25 57: The operator '==' should be replaced by '===' when null is one of the arguments. 00:31:25 [WARNING] 00:31:25 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 00:31:25 62: The operator '==' should be replaced by '===' when null is one of the arguments. 00:31:25 [WARNING] 00:31:25 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 00:31:25 83: The operator '!=' should be replaced by '!==' when null is one of the arguments. 00:31:25 [WARNING] 00:31:25 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 00:31:25 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. 00:31:25 [INFO] 00:31:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/main/resources 00:31:25 [INFO] 00:31:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/AlfCompiler.java:[26] 00:31:25 import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper is never used 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[6] 00:31:25 import org.eclipse.xtext.junit4.GlobalRegistries; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The type GlobalRegistries has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[7] 00:31:25 import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The type GlobalRegistries.GlobalStateMemento is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[8] 00:31:25 import org.eclipse.xtext.junit4.IInjectorProvider; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The type IInjectorProvider has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[9] 00:31:25 import org.eclipse.xtext.junit4.IRegistryConfigurator; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The type IRegistryConfigurator has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 00:31:25 public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { 00:31:25 ^^^^^^^^^^^^^^^^^ 00:31:25 The type IInjectorProvider has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 00:31:25 public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { 00:31:25 ^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The type IRegistryConfigurator has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[15] 00:31:25 protected GlobalStateMemento stateBeforeInjectorCreation; 00:31:25 ^^^^^^^^^^^^^^^^^^ 00:31:25 The type GlobalRegistries.GlobalStateMemento is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[16] 00:31:25 protected GlobalStateMemento stateAfterInjectorCreation; 00:31:25 ^^^^^^^^^^^^^^^^^^ 00:31:25 The type GlobalRegistries.GlobalStateMemento is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 00:31:25 GlobalRegistries.initializeDefaults(); 00:31:25 ^^^^^^^^^^^^^^^^ 00:31:25 The type GlobalRegistries has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 00:31:25 GlobalRegistries.initializeDefaults(); 00:31:25 ^^^^^^^^^^^^^^^^^^^^ 00:31:25 The method initializeDefaults() from the type GlobalRegistries is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 00:31:25 stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 00:31:25 ^^^^^^^^^^^^^^^^ 00:31:25 The type GlobalRegistries has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 00:31:25 stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 00:31:25 stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 00:31:25 ^^^^^^^^^^^^^^^^ 00:31:25 The type GlobalRegistries has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 00:31:25 stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[38] 00:31:25 stateBeforeInjectorCreation.restoreGlobalState(); 00:31:25 ^^^^^^^^^^^^^^^^^^^^ 00:31:25 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[43] 00:31:25 stateAfterInjectorCreation.restoreGlobalState(); 00:31:25 ^^^^^^^^^^^^^^^^^^^^ 00:31:25 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[31] 00:31:25 import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler is never used 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[64] 00:31:25 import org.eclipse.xtext.junit4.XtextRunner; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The type XtextRunner is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[70] 00:31:25 @RunWith(XtextRunner.class) 00:31:25 ^^^^^^^^^^^ 00:31:25 The type XtextRunner is deprecated 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[6] 00:31:25 import org.eclipse.xtext.junit4.IInjectorProvider; 00:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:31:25 The type IInjectorProvider has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[10] 00:31:25 public class AlfUiInjectorProvider implements IInjectorProvider { 00:31:25 ^^^^^^^^^^^^^^^^^ 00:31:25 The type IInjectorProvider has been deprecated and marked for removal 00:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/AlfGenerator.java:[49] 00:31:25 static final private SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions(); 00:31:25 ^^^^^^^^^^^^^^ 00:31:25 The method noValidation() from the type SaveOptions.Builder is deprecated 00:31:25 23 problems (23 warnings) 00:31:25 [INFO] 00:31:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] 00:31:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/test/resources 00:31:25 [INFO] 00:31:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 240 were skipped 00:31:25 [INFO] 00:31:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/org.eclipse.papyrus.uml.alf.tests-2.0.100-SNAPSHOT.jar 00:31:25 [INFO] 00:31:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] 00:31:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] Skipping tests 00:31:25 [INFO] 00:31:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests --- 00:31:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:25 [INFO] 00:31:25 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature >---- 00:31:25 [INFO] Building org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT [138/175] 00:31:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 00:31:25 [INFO] --------------------------[ eclipse-feature ]--------------------------- 00:31:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 00:31:26 [INFO] 00:31:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] 00:31:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] The project's OSGi version is 1.2.0.202404230427 00:31:26 [INFO] 00:31:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] 00:31:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] 00:31:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] 00:31:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:26 [INFO] 00:31:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/src/main/resources 00:31:26 [INFO] 00:31:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 238 were skipped 00:31:26 [INFO] 00:31:26 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/org.eclipse.papyrus.uml.alf.tests.feature-1.2.0-SNAPSHOT.jar 00:31:26 [INFO] 00:31:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] 00:31:26 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] 00:31:26 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.feature --- 00:31:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:26 [INFO] 00:31:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.features >------- 00:31:26 [INFO] Building Papyrus Tests Features 0.0.1-SNAPSHOT [139/175] 00:31:26 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/pom.xml 00:31:26 [INFO] --------------------------------[ pom ]--------------------------------- 00:31:26 [INFO] 00:31:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.features --- 00:31:26 [INFO] 00:31:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.features --- 00:31:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:31:26 [INFO] 00:31:26 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.features --- 00:31:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:31:26 [INFO] 00:31:26 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests >-- 00:31:26 [INFO] Building org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT [140/175] 00:31:26 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 00:31:26 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:31:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 00:31:53 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): Could not find artifact org.eclipse.orbit:ant:jar:1.10.14 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) 00:31:58 [INFO] 00:31:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.developer.suite.tests --- 00:31:58 [INFO] 00:31:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.suite.tests --- 00:31:58 [INFO] The project's OSGi version is 1.0.0.202404230427 00:31:58 [INFO] 00:31:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.suite.tests --- 00:31:58 [INFO] 00:31:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.suite.tests --- 00:31:58 [INFO] 00:31:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.suite.tests --- 00:31:58 [INFO] 00:31:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.developer.suite.tests --- 00:31:58 [INFO] Resolving class path of org.eclipse.papyrus.developer.suite.tests 00:32:03 [INFO] 00:32:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:32:03 [INFO] 00:32:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/main/resources 00:32:03 [INFO] 00:32:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:32:03 [INFO] 00:32:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [INFO] 00:32:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/test/resources 00:32:03 [INFO] 00:32:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1101 were skipped 00:32:03 [INFO] 00:32:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/org.eclipse.papyrus.developer.suite.tests-1.0.0-SNAPSHOT.jar 00:32:03 [INFO] 00:32:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:03 [INFO] 00:32:03 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:04 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data/.metadata/.log 00:32:04 [INFO] Command line: 00:32:04 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:32:09 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:32:09 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:32:09 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:32:09 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:32:09 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:32:09 00:32:14 Running org.eclipse.papyrus.developer.suite.tests.AllTests 00:32:17 Tests run: 15, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.218 s -- in org.eclipse.papyrus.developer.suite.tests.AllTests 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.uml2umlDependencyVersionTest -- Time elapsed: 0.061 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.batikDependencyVersionTest -- Time elapsed: 0.013 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.aboutTest -- Time elapsed: 0.067 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.guavaDependencyVersionTest -- Time elapsed: 0.013 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.injectDependencyVersionTest -- Time elapsed: 0.012 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.vendorTest -- Time elapsed: 0.004 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.javaVersionTest -- Time elapsed: 0.081 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.checkPapyrusEMFPluginDependency -- Time elapsed: 0.005 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.glazedListDependencyVersionTest -- Time elapsed: 0.028 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.pluginIDTest -- Time elapsed: 1.454 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.gsonDependencyVersionTest -- Time elapsed: 0.019 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.checkPapyrusEMFUIPluginDependency -- Time elapsed: 0.001 s 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests skipped 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests skipped 00:32:17 org.eclipse.papyrus.bundles.tests.BundlesTests.natTableDependencyVersionTest -- Time elapsed: 0.020 s 00:32:17 00:32:17 Results: 00:32:17 00:32:17 Tests run: 15, Failures: 0, Errors: 0, Skipped: 2 00:32:17 00:32:19 [INFO] All tests passed 00:32:19 [INFO] 00:32:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.developer.suite.tests --- 00:32:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec 00:32:19 [INFO] Analyzed bundle 'org.eclipse.papyrus.developer.suite.tests' with 0 classes 00:32:19 [INFO] 00:32:19 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >----- 00:32:19 [INFO] Building org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT [141/175] 00:32:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/pom.xml 00:32:19 [INFO] --------------------------------[ pom ]--------------------------------- 00:32:19 [INFO] 00:32:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.bundles.tests --- 00:32:19 [INFO] 00:32:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.bundles.tests --- 00:32:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:32:19 [INFO] 00:32:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.bundles.tests --- 00:32:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:32:19 [INFO] 00:32:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests >-- 00:32:19 [INFO] Building org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT [142/175] 00:32:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 00:32:19 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:32:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 00:32:19 [INFO] 00:32:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:19 [INFO] 00:32:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:19 [INFO] The project's OSGi version is 3.1.0.202404230427 00:32:19 [INFO] 00:32:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:19 [INFO] 00:32:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:19 [INFO] 00:32:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:19 [INFO] 00:32:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:19 [INFO] Resolving class path of org.eclipse.papyrus.eclipse.project.editors.tests 00:32:20 [INFO] 00:32:20 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:32:20 [INFO] 00:32:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/main/resources 00:32:20 [INFO] 00:32:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:20 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[56] 00:32:20 assertThat(fixture.getEditor().exists(), is(false)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[60] 00:32:20 assertThat(fixture.getEditor().exists(), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[62] 00:32:20 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("<plugin>"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[70] 00:32:20 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("point=\"org.eclipse.foo\""))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[83] 00:32:20 assertThat(extension, notNullValue()); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Element, Matcher<? super Element>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[84] 00:32:20 assertThat(extension.getNodeName(), is("extension")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[85] 00:32:20 assertThat(extension.getAttribute("point"), is("org.eclipse.foo")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[94] 00:32:20 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("id=\"org.eclipse.papyrus.foo.test\""))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[100] 00:32:20 assertThat(fixture.getEditor().getMissingFiles(), hasItem("plugin.xml")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[106] 00:32:20 assertThat(fixture.getEditor().getMissingNature(), hasItem(IPluginProjectEditor.PLUGIN_NATURE)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[109] 00:32:20 assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[112] 00:32:20 assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_NATURE))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[118] 00:32:20 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IPluginProjectEditor.PLUGIN_BUILD_COMMAND)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[121] 00:32:20 assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[124] 00:32:20 assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_BUILD_COMMAND))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[58] 00:32:20 assertThat(fixture.getEditor().getMissingFiles(), hasItem("feature.xml")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[64] 00:32:20 assertThat(fixture.getEditor().getMissingNature(), hasItem("org.eclipse.pde.FeatureNature")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[67] 00:32:20 assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[70] 00:32:20 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureNature"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[76] 00:32:20 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem("org.eclipse.pde.FeatureBuilder")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[79] 00:32:20 assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[82] 00:32:20 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureBuilder"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[92] 00:32:20 assertThat(manifest.getAttributes().getLength(), is(0)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[93] 00:32:20 assertThat(manifest.getTextContent().trim(), is("")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[99] 00:32:20 assertThat(fixture.getEditor().getId(), is("org.eclipse.papyrus.extra.umlrt.feature")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[105] 00:32:20 assertThat(fixture.getEditor().getLabel(), is("Papyrus RT")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[111] 00:32:20 assertThat(fixture.getEditor().getVersion(), is("1.2.0.qualifier")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[117] 00:32:20 assertThat(fixture.getEditor().getProviderName(), is("Papyrus Project")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[123] 00:32:20 assertThat(fixture.getEditor().getOS(), is("macosx")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[129] 00:32:20 assertThat(fixture.getEditor().getWS(), is("cocoa,carbon")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[135] 00:32:20 assertThat(fixture.getEditor().getNL(), is("en_CA")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[141] 00:32:20 assertThat(fixture.getEditor().getArch(), is("x86_64,ppc")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[147] 00:32:20 assertThat(fixture.getEditor().getDescriptionText(), containsString("UML for Real-Time")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[153] 00:32:20 assertThat(fixture.getEditor().getDescriptionURL(), is("http://localhost/description.html")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[159] 00:32:20 assertThat(fixture.getEditor().getCopyrightText(), containsString("2013 CEA LIST")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[165] 00:32:20 assertThat(fixture.getEditor().getCopyrightURL(), is("http://www.eclipse.org/legal/epl-2.0")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[171] 00:32:20 assertThat(fixture.getEditor().getLicenseText(), containsString("%license")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[177] 00:32:20 assertThat(fixture.getEditor().getLicenseURL(), is("http://localhost/license.html")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[190] 00:32:20 assertThat(getManifest().getAttribute(name), is(value)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[247] 00:32:20 assertThat(description.getAttribute("url"), is(url)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[248] 00:32:20 assertThat(description.getTextContent(), is(text)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[274] 00:32:20 assertThat(discovery.getAttribute("label"), is("Get stuff here")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[275] 00:32:20 assertThat(discovery.getAttribute("url"), is("http:///update")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[285] 00:32:20 assertThat(plugin.getAttribute("version"), is("0.0.0")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[286] 00:32:20 assertThat(plugin.getAttribute("download-size"), is("0")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[287] 00:32:20 assertThat(plugin.getAttribute("install-size"), is("0")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[288] 00:32:20 assertThat(plugin.getAttribute("unpack"), is("false")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[299] 00:32:20 assertThat(feature.getAttribute("version"), is("0.7.0")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[320] 00:32:20 assertThat(feature.getAttribute("version"), is("0.0.0")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[371] 00:32:20 .peek(e -> assertThat("not exactly one " + name, ++count[0], is(1))) 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Integer, Matcher<? super Integer>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[50] 00:32:20 assertThat(fixture.getEditor().getMissingFiles(), not(hasItem(".project"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[57] 00:32:20 assertThat(lines, hasItem("Hello, world!")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[58] 00:32:20 assertThat(fixture.getEditor().getMissingFiles(), 00:32:20 both(hasItem(".classpath")).and(hasItem("build.properties"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[66] 00:32:20 assertThat(fixture.slurp(".classpath"), hasItem(anything())); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[67] 00:32:20 assertThat(fixture.getProject().getFile("build.properties").isAccessible(), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[72] 00:32:20 assertThat(fixture.getEditor().getMissingNature(), hasItem(IJavaProjectEditor.JAVA_NATURE)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[77] 00:32:20 assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(false)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[79] 00:32:20 assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[83] 00:32:20 assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_NATURE))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[88] 00:32:20 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IJavaProjectEditor.JAVA_BUILD_COMMAND)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[95] 00:32:20 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.papyrus.foo"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[100] 00:32:20 assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(false)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[102] 00:32:20 assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[106] 00:32:20 assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_BUILD_COMMAND))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[112] 00:32:20 assertThat(fixture.getEditor().exists(), is(false)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[116] 00:32:20 assertThat(fixture.getEditor().exists(), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[123] 00:32:20 assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[130] 00:32:20 assertThat(getBuildOutputProperty(), containsString("classes")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[137] 00:32:20 assertThat(getBuildProperties().getProperty("bin.includes", ""), containsString("foo.xml")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[144] 00:32:20 assertThat(fixture.getEditor().isRegisteredSourceFolder("src-gen"), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[151] 00:32:20 assertThat(fixture.getEditor().isRegisteredBinFolder("classes"), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[160] 00:32:20 assertThat(Arrays.asList(fixture.getEditor().getSourceFolders()), 00:32:20 both(hasItem("src")).and(hasItem("src-gen"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[171] 00:32:20 assertThat(Arrays.asList(fixture.getEditor().getBinFolders()), 00:32:20 both(hasItem("bin")).and(hasItem("bin-gen"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[182] 00:32:20 assertThat(Arrays.asList(fixture.getEditor().getElementsInBuild()), 00:32:20 both(hasItem("META-INF/MANIFEST.MF")).and(hasItem("plugin.xml")).and(hasItem("plugin.properties"))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[192] 00:32:20 assertThat(fixture.slurp(".classpath"), 00:32:20 hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[202] 00:32:20 assertThat(fixture.slurp(".classpath"), 00:32:20 hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[204] 00:32:20 assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 00:32:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[213] 00:32:20 assertThat(fixture.getEditor().isSourceFolderRegistered("src-gen"), is(true)); 00:32:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:32:20 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 00:32:20 78 problems (78 warnings) 00:32:20 [INFO] 00:32:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:20 [INFO] 00:32:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/test/resources 00:32:20 [INFO] 00:32:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 00:32:20 [INFO] 00:32:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/org.eclipse.papyrus.eclipse.project.editors.tests-3.1.0-SNAPSHOT.jar 00:32:21 [INFO] 00:32:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:21 [INFO] 00:32:21 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:21 [INFO] Skipping tests 00:32:21 [INFO] 00:32:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 00:32:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:32:21 [INFO] 00:32:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests >-- 00:32:21 [INFO] Building org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT [143/175] 00:32:21 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 00:32:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:32:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 00:32:22 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 00:32:22 [INFO] 00:32:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:22 [INFO] 00:32:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:22 [INFO] The project's OSGi version is 1.1.0.202404230427 00:32:22 [INFO] 00:32:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:22 [INFO] 00:32:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:22 [INFO] 00:32:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:22 [INFO] 00:32:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:22 [INFO] Resolving class path of org.eclipse.papyrus.editors.suite.tests 00:32:27 [INFO] 00:32:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:32:27 [INFO] 00:32:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/main/resources 00:32:27 [INFO] 00:32:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:32:28 [INFO] 00:32:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:28 [INFO] 00:32:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/test/resources 00:32:28 [INFO] 00:32:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 00:32:28 [INFO] 00:32:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/org.eclipse.papyrus.editors.suite.tests-1.1.0-SNAPSHOT.jar 00:32:28 [INFO] 00:32:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:28 [INFO] 00:32:28 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.editors.suite.tests --- 00:32:28 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data/.metadata/.log 00:32:28 [INFO] Command line: 00:32:28 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:32:33 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:32:33 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:32:33 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:32:33 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:32:33 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:32:33 00:32:38 Running org.eclipse.papyrus.editors.suite.tests.AllTests 00:32:50 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 00:32:50 log4j:WARN Please initialize the log4j system properly. 00:32:50 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 00:33:16 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 00:33:19 00:33:19 (Eclipse:1659): Gtk-WARNING **: 04:33:19.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:33:19 00:33:19 (Eclipse:1659): Gtk-WARNING **: 04:33:19.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:34:02 Tests run: 204, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 83.66 s -- in org.eclipse.papyrus.editors.suite.tests.AllTests 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest.addFile -- Time elapsed: 0.258 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest.getMissingFiles -- Time elapsed: 0.040 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getExtensions -- Time elapsed: 0.095 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.exists -- Time elapsed: 0.048 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.addExtension -- Time elapsed: 0.038 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getMissingBuildCommand -- Time elapsed: 0.025 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getMissingFiles -- Time elapsed: 0.035 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getMissingNature -- Time elapsed: 0.025 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.setAttribute -- Time elapsed: 0.028 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.isSourceFolderRegistered -- Time elapsed: 0.090 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getSourceFolders -- Time elapsed: 0.041 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.exists -- Time elapsed: 0.034 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.isRegisteredSourceFolder -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addBuildCommands -- Time elapsed: 0.021 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.createFiles -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.hasNature -- Time elapsed: 0.053 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.registerBinFolder -- Time elapsed: 0.019 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addSourceFolderToClasspath -- Time elapsed: 0.054 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getMissingBuildCommand -- Time elapsed: 0.019 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.isRegisteredBinFolder -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.registerSourceFolder -- Time elapsed: 0.019 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getMissingFiles -- Time elapsed: 0.041 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getBinFolders -- Time elapsed: 0.033 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addToBuild -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.hasBuildCommand -- Time elapsed: 0.028 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addJavaSourceFolder -- Time elapsed: 0.067 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getMissingNature -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getElementsInBuild -- Time elapsed: 0.022 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getValueString -- Time elapsed: 0.031 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setBundleVersion -- Time elapsed: 0.033 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleVendor -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.headerOrderMaintained_bug489075 -- Time elapsed: 0.045 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setSymbolicBundleName -- Time elapsed: 0.021 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeRequiredBundle -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.exists -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeImportedPackage -- Time elapsed: 0.046 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addImportPackageString -- Time elapsed: 0.022 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setBundleVendor -- Time elapsed: 0.022 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addExportPackageStringString -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addDependencyString -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.createFiles -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addExportPackageString -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleVersion -- Time elapsed: 0.015 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setSingleton -- Time elapsed: 0.042 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addImportPackageStringString -- Time elapsed: 0.032 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getSymbolicBundleName -- Time elapsed: 0.015 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getImportedPackages -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setValueStringStringString -- Time elapsed: 0.019 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getMissingFiles -- Time elapsed: 0.014 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeValueStringString -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setValueStringString -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeValueString -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.hasDependency -- Time elapsed: 0.014 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getRequiredBundles -- Time elapsed: 0.015 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setRequiredBundleExported -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleName -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeCustomSection_bug489075 -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getValueStringString -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addNewCustomSection_bug489075 -- Time elapsed: 0.019 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addDependencyStringString -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setBundleName -- Time elapsed: 0.019 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleLocalization -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getExtensions -- Time elapsed: 0.039 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getValueString -- Time elapsed: 0.043 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.isSourceFolderRegistered -- Time elapsed: 0.035 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setBundleVersion -- Time elapsed: 0.058 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleVendor -- Time elapsed: 0.026 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getSourceFolders -- Time elapsed: 0.019 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingNature_java -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setSymbolicBundleName -- Time elapsed: 0.050 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeRequiredBundle -- Time elapsed: 0.035 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_manifest -- Time elapsed: 0.014 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.isRegisteredSourceFolder -- Time elapsed: 0.023 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeImportedPackage -- Time elapsed: 0.033 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addBuildCommands -- Time elapsed: 0.023 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addImportPackageString -- Time elapsed: 0.046 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addFile -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setBundleVendor -- Time elapsed: 0.037 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_plugin -- Time elapsed: 0.014 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addExportPackageStringString -- Time elapsed: 0.042 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addDependencyString -- Time elapsed: 0.034 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addExtension -- Time elapsed: 0.034 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_project -- Time elapsed: 0.032 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.exists_manifest -- Time elapsed: 0.028 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.hasNature -- Time elapsed: 0.028 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.registerBinFolder -- Time elapsed: 0.034 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addSourceFolderToClasspath -- Time elapsed: 0.034 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addExportPackageString -- Time elapsed: 0.032 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleVersion -- Time elapsed: 0.043 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setSingleton -- Time elapsed: 0.030 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addImportPackageStringString -- Time elapsed: 0.029 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getSymbolicBundleName -- Time elapsed: 0.029 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getImportedPackages -- Time elapsed: 0.023 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setValueStringStringString -- Time elapsed: 0.031 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.createFiles_java -- Time elapsed: 0.014 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.isRegisteredBinFolder -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.registerSourceFolder -- Time elapsed: 0.026 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBinFolders -- Time elapsed: 0.037 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeValueStringString -- Time elapsed: 0.030 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setValueStringString -- Time elapsed: 0.042 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeValueString -- Time elapsed: 0.031 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_java -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.hasDependency -- Time elapsed: 0.041 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.pluginManifestExists -- Time elapsed: 0.028 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingBuildCommand_java -- Time elapsed: 0.014 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addToBuild -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getRequiredBundles -- Time elapsed: 0.024 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setRequiredBundleExported -- Time elapsed: 0.035 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.hasBuildCommand -- Time elapsed: 0.028 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addJavaSourceFolder -- Time elapsed: 0.034 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleName -- Time elapsed: 0.025 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getValueStringString -- Time elapsed: 0.024 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.createFiles_manifest -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingNature_plugin -- Time elapsed: 0.026 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingBuildCommand_plugin -- Time elapsed: 0.025 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setAttribute -- Time elapsed: 0.029 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getElementsInBuild -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addDependencyStringString -- Time elapsed: 0.031 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setBundleName -- Time elapsed: 0.035 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleLocalization -- Time elapsed: 0.034 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.exists_java -- Time elapsed: 0.027 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getCopyrightURL -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getCopyrightText -- Time elapsed: 0.014 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getLicenseURL -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getLicenseText -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setCopyright -- Time elapsed: 0.020 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setLicense -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setVersion -- Time elapsed: 0.036 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.createFiles -- Time elapsed: 0.015 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addRequiredFeature -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addInclude -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setUpdateURL -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getMissingBuildCommand -- Time elapsed: 0.027 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addPlugin -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getArch -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getId -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getNL -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getOS -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getWS -- Time elapsed: 0.021 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setId -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setNL -- Time elapsed: 0.017 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setOS -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setWS -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getDescriptionURL -- Time elapsed: 0.012 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setDescription -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addRequiredPlugin -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getMissingFiles -- Time elapsed: 0.011 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getDescriptionText -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getProviderName -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getVersion -- Time elapsed: 0.013 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setLabel -- Time elapsed: 0.015 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getMissingNature -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getLabel -- Time elapsed: 0.018 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setArch -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setProviderName -- Time elapsed: 0.016 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testOpenModel -- Time elapsed: 11.79 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testDiagramCreation -- Time elapsed: 0.917 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testDiagramIndirectDeletion_bug433371 -- Time elapsed: 2.354 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testAvailableAndActivePage -- Time elapsed: 0.522 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testModelWithDiagramCreation -- Time elapsed: 0.357 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testContainedDiagramDeletion -- Time elapsed: 0.640 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testMultipageEditor -- Time elapsed: 0.589 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testOpenEmptyModel -- Time elapsed: 0.220 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testEmptyModelCreation -- Time elapsed: 0.203 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testContainedNatTableDeletion -- Time elapsed: 1.582 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testDiagramDeletion -- Time elapsed: 0.835 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testTableCreation -- Time elapsed: 0.161 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testInvalidAvailablePage -- Time elapsed: 0.442 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testCompleteCase -- Time elapsed: 0.469 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testProxyDiagram -- Time elapsed: 0.278 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testDeleteDiagramWithInvalidAvailablePage -- Time elapsed: 0.398 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testInvalidTab -- Time elapsed: 0.258 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests.testOpenModelWithSpecialChars -- Time elapsed: 0.479 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests.testCreateModelWithSpecialChars -- Time elapsed: 0.418 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testSashFoldersRestored -- Time elapsed: 7.431 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPropertySheetRestoredShowingCorrectInput -- Time elapsed: 8.274 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPerspectiveLayoutUnperturbed -- Time elapsed: 5.711 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testEditPartSelectionRestored -- Time elapsed: 4.879 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testActiveEditorRestoredSaveAll -- Time elapsed: 4.293 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testModelExplorerExpansionRestored -- Time elapsed: 5.037 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPaletteStateRestored_paletteView -- Time elapsed: 5.323 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testReloadIsDeferred -- Time elapsed: 3.135 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPaletteStateRestored -- Time elapsed: 5.500 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testModelExplorerReferencedLibrariesRestored -- Time elapsed: 2.947 s 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest skipped 00:34:02 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testModelExplorerSelectionRestored -- Time elapsed: 3.027 s 00:34:02 00:34:02 Results: 00:34:02 00:34:02 Tests run: 204, Failures: 0, Errors: 0, Skipped: 19 00:34:02 00:34:04 [INFO] All tests passed 00:34:04 [INFO] 00:34:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editors.suite.tests --- 00:34:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec 00:34:04 [INFO] Analyzed bundle 'org.eclipse.papyrus.editors.suite.tests' with 0 classes 00:34:04 [INFO] 00:34:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests >-- 00:34:04 [INFO] Building org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT [144/175] 00:34:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 00:34:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:34:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 00:34:04 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 00:34:05 [INFO] 00:34:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:05 [INFO] 00:34:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:05 [INFO] The project's OSGi version is 1.1.0.202404230427 00:34:05 [INFO] 00:34:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:05 [INFO] 00:34:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:05 [INFO] 00:34:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:05 [INFO] 00:34:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.suite.tests 00:34:10 [INFO] 00:34:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:34:10 [INFO] 00:34:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/main/resources 00:34:10 [INFO] 00:34:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:34:10 [INFO] 00:34:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [INFO] 00:34:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/test/resources 00:34:10 [INFO] 00:34:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 00:34:10 [INFO] 00:34:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/org.eclipse.papyrus.infra.core.suite.tests-1.1.0-SNAPSHOT.jar 00:34:10 [INFO] 00:34:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:10 [INFO] 00:34:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:11 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data/.metadata/.log 00:34:11 [INFO] Command line: 00:34:11 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:34:16 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:34:16 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:34:16 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:34:16 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:34:16 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:34:16 00:34:21 Running org.eclipse.papyrus.infra.core.suite.tests.AllTests 00:34:29 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 00:34:29 log4j:WARN Please initialize the log4j system properly. 00:34:29 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 00:34:31 org.eclipse.papyrus.infra.core.resource.ModelMultiException: Problems encountered while loading one of the models. 00:34:31 ----- exceptions : ---------- 00:34:31 org.eclipse.papyrus.infra.core.resource.uml.UmlModel : org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 00:34:31 ----------------------------- 00:34:31 00:34:31 at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:593) 00:34:31 at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.initModelResources(AbstractModelFixture.java:301) 00:34:31 at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.starting(AbstractModelFixture.java:253) 00:34:31 at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:113) 00:34:31 at org.junit.rules.TestWatcher.access$000(TestWatcher.java:52) 00:34:31 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:59) 00:34:31 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:369) 00:34:31 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 00:34:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 00:34:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 00:34:31 at org.junit.runners.Suite.runChild(Suite.java:128) 00:34:31 at org.junit.runners.Suite.runChild(Suite.java:27) 00:34:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 00:34:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 00:34:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 00:34:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 00:34:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 00:34:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 00:34:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 00:34:31 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 00:34:31 at org.junit.runners.Suite.runChild(Suite.java:128) 00:34:31 at org.junit.runners.Suite.runChild(Suite.java:27) 00:34:31 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 00:34:31 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 00:34:31 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 00:34:31 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 00:34:31 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 00:34:31 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 00:34:31 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 00:34:31 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 00:34:31 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 00:34:31 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 00:34:31 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 00:34:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 00:34:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 00:34:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 00:34:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 00:34:31 at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) 00:34:31 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) 00:34:31 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) 00:34:31 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) 00:34:31 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) 00:34:31 at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) 00:34:31 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 00:34:31 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 00:34:31 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 00:34:31 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 00:34:31 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) 00:34:31 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 00:34:31 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 00:34:31 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 00:34:31 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648) 00:34:31 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 00:34:31 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) 00:34:31 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) 00:34:31 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 00:34:31 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) 00:34:31 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) 00:34:31 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) 00:34:31 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) 00:34:31 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) 00:34:31 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 00:34:31 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) 00:34:31 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 00:34:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 00:34:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 00:34:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 00:34:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 00:34:31 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) 00:34:31 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) 00:34:31 at org.eclipse.equinox.launcher.Main.run(Main.java:1459) 00:34:31 at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 00:34:31 Caused by: org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) 00:34:31 at org.eclipse.papyrus.infra.core.resource.ModelSet.handleDemandLoadException(ModelSet.java:244) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) 00:34:31 at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:224) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.basicGetResource(ResourceSetImpl.java:751) 00:34:31 at org.eclipse.papyrus.infra.editor.welcome.internal.WelcomeModelManager$WelcomeLocator.getResource(WelcomeModelManager.java:233) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352) 00:34:31 at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:224) 00:34:31 at org.eclipse.papyrus.infra.core.resource.AbstractBaseModel.loadModel(AbstractBaseModel.java:189) 00:34:31 at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:588) 00:34:31 ... 71 more 00:34:31 Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 00:34:31 at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:367) 00:34:31 at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:241) 00:34:31 at org.eclipse.core.internal.resources.File.getContents(File.java:296) 00:34:31 at org.eclipse.core.internal.resources.File.getContents(File.java:289) 00:34:31 at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:209) 00:34:31 at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:574) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) 00:34:31 at org.eclipse.papyrus.infra.core.resource.ModelSet.demandLoad(ModelSet.java:384) 00:34:31 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) 00:34:31 ... 79 more 00:34:31 Caused by: java.lang.Exception: Resource '/LanguageServiceTest/My.uml' does not exist. 00:34:31 at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) 00:34:31 at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38) 00:34:31 ... 90 more 00:34:54 00:34:54 Test privileged runnable.. Done. 00:34:54 00:34:54 Test privileged callable.. Done. 00:34:57 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 35.42 s -- in org.eclipse.papyrus.infra.core.suite.tests.AllTests 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testGetModel -- Time elapsed: 0.041 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSave -- Time elapsed: 0.890 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testLoadModels -- Time elapsed: 0.015 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testGetTransactionalEditingDomain -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testCreateResource -- Time elapsed: 0.013 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testImportAfterCreate -- Time elapsed: 0.034 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testCreatesModels -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSnippetCalledAfterLoadModels -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSnippetCalledAfterCreateModels -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testRegisterModel -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testStartLateSnippet_bug481149 -- Time elapsed: 0.003 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testAddModelSetSnippet -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSaveAs -- Time elapsed: 0.038 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testUnload -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSave_onlyModifiedResources1 -- Time elapsed: 0.155 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSave_onlyModifiedResources2 -- Time elapsed: 0.104 s 00:34:57 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testCreateModel -- Time elapsed: 0.003 s 00:34:57 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testAddModelRoot -- Time elapsed: 0.005 s 00:34:57 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testGetModelRoot -- Time elapsed: 0.003 s 00:34:57 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testGetModelRoots -- Time elapsed: 0.004 s 00:34:57 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testSaveModel -- Time elapsed: 0.006 s 00:34:57 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testLoadModelIPath -- Time elapsed: 0.005 s 00:34:57 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCancelUnnestedCommand -- Time elapsed: 0.030 s 00:34:57 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCompleteNestedCommand -- Time elapsed: 0.004 s 00:34:57 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCancelTripleNestedCommand -- Time elapsed: 0.008 s 00:34:57 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCompleteTripleNestedCommand -- Time elapsed: 0.004 s 00:34:57 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCancelNestedCommand -- Time elapsed: 0.004 s 00:34:57 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCompleteUnnestedCommand -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testChangesInPreexistingResources_bug481151 -- Time elapsed: 0.003 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceLoaded -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceAdded -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testUninstallResourceAdapter_bug482949 -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testRootAdded -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testRootRemoved -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceURI -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceUnloaded -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceRemoved -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testChangesInPreexistingResources_bug481151 -- Time elapsed: 0.009 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceLoaded -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceAdded -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testUninstallResourceAdapter_bug482949 -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testRootAdded -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testRootRemoved -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceURI -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceUnloaded -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceRemoved -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.equals -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.getLocation -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.getName -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.getNode -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.hashCode_ -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.contentBasedLanguagesInNewModel -- Time elapsed: 0.037 s 00:34:57 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.contentTypeBasedLanguages -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.contentTypeBasedLanguages_uriWithoutExtension -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.languageBindings -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.services.ComposedServiceTest.testPartAutomaticRegistration -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.services.ComposedServiceTest.testAddServicePart -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ComposedServiceTest.testRemoveServicePart -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testGetService -- Time elapsed: 0.003 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testServiceFactoryWithClassKey -- Time elapsed: 0.085 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testAdd -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testStartService -- Time elapsed: 0.003 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testCallsOrderForDescriptors -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testStartDependantOrder -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testPriority -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testServiceFactoryCreation -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testGetServiceByClass -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testAddDirectInstance -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testServiceFactoryWithRequiredInInit -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testStartRegistryAndThenAddNewServiceAndStartIt -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testCallsOrder -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.serviceStartedOnce -- Time elapsed: 0.008 s 00:34:57 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.uniqueServiceInstances -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.servicesRecreated -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.serviceDisposedOnce -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.parallelAccess -- Time elapsed: 3.313 s 00:34:57 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.serviceNotInitialized -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptEMFOptionalPresent -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptEMFOptionalNull -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableDefaultNull -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableOptionalNull -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptInstanceDefaultPresent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableOptionalPresent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptInstanceOptionalPresent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptEMFDefaultPresent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableDefaultPresent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptInstanceOptionalNull -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableDefaultDefault -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.computeFails -- Time elapsed: 3.004 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.cancel -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.timeOut -- Time elapsed: 2.002 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.normalCompletion -- Time elapsed: 3.001 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.listen_success -- Time elapsed: 3.000 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.timeOutWithSchedulingRule -- Time elapsed: 2.003 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.listen_failure -- Time elapsed: 3.001 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.normalCompletionWithSchedulingRule -- Time elapsed: 3.001 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest.executeAndShutDown -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest.executeAndShutDownNow -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testPrivilegedProgressRunnable -- Time elapsed: 0.007 s 00:34:57 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testDisposeTransactionExecutor -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testSimpleTransactionExecutor_readWrite -- Time elapsed: 0.005 s 00:34:57 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testPrivilegedProgressCallable -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testSimpleTransactionExecutor_readOnly -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests.fillAWT_readAWT -- Time elapsed: 0.071 s 00:34:57 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests.fillAWT_readSWT -- Time elapsed: 0.007 s 00:34:57 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests skipped 00:34:57 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests.fillSWT_readSWT -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest.defaultCopierFactory -- Time elapsed: 0.021 s 00:34:57 org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest.oneOffCopierFactory -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testCreateFolder -- Time elapsed: 0.004 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testCreateFolder2 -- Time elapsed: 0.007 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testCreateFolder_ITabFolderModel_int -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testAddTabIPageModel -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.editor.AllTests skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageAboutToBeOpenedEvent -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageAboutToBeClosedEvent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageActivatedEvent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testRemoveActiveEditorChangedListener -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageDeactivatedEvent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageOpenedEvent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageClosedEvent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testAddActiveEditorChangedListener -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageAboutToBeOpenedEvent -- Time elapsed: 0.087 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageAboutToBeClosedEvent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageActivatedEvent -- Time elapsed: 0.047 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageDeactivatedEvent -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageOpenedEvent -- Time elapsed: 0.032 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageClosedEvent -- Time elapsed: 0.045 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testPageClosedEventLifeCycle -- Time elapsed: 0.022 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testPageClosedEventLifeCycleWhenLastPageOfFolder -- Time elapsed: 0.018 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testRefreshTabs -- Time elapsed: 0.041 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetActiveEditor -- Time elapsed: 0.013 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testlookupModelPage -- Time elapsed: 0.012 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testFolderList -- Time elapsed: 0.021 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetVisiblePages2 -- Time elapsed: 0.019 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testVisit -- Time elapsed: 0.013 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetActiveEditor2 -- Time elapsed: 0.025 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetActiveEditorNoPage -- Time elapsed: 0.005 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testFolderList2 -- Time elapsed: 0.025 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testRefreshTabs2 -- Time elapsed: 0.013 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetVisiblePages -- Time elapsed: 0.017 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testSetFolderTabMenuManager_MenuManager -- Time elapsed: 0.035 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetVisiblePagesOneFoler -- Time elapsed: 0.012 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testSelectPage -- Time elapsed: 0.022 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest.testDisposeCallOnNestedEditorRemoval -- Time elapsed: 0.578 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest.testDisposeCallOnMainEditorClose -- Time elapsed: 0.198 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerMemoryLeakTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.internal.ActiveHistoryTrackerBehaviorTest.testActivePageHistoryWhenPageIsClosed -- Time elapsed: 0.034 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeEditorInputTest.testEquals -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testStartMultipleFakeEditorsOneByOne -- Time elapsed: 0.294 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testStartMultipleFakeEditors -- Time elapsed: 0.387 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testCloseEditor -- Time elapsed: 0.091 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testOpenEditor -- Time elapsed: 0.089 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testOpenEditor_contentProvider -- Time elapsed: 0.159 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testGetSashContainer -- Time elapsed: 0.083 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testOpenEditor_nestedEditorCount -- Time elapsed: 0.182 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testStartMultipleFakeEditorsOneByOneAndDispose -- Time elapsed: 0.230 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testGetISashWindowsContentProvider -- Time elapsed: 0.005 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testDiSashModelMngrIPageModelFactory -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testDiSashModelMngrIPageModelFactoryDiSashModel -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testGetIPageMngr -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testDiSashModelMngrIPageModelFactoryResource -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest skipped 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest.testCreateFolder -- Time elapsed: 0.006 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest.testGetRootModel -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest.testLifeCycle -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testCreateFolder -- Time elapsed: 0.004 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testCloseLastTabFromLastFolder -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMoveFolderInsideFolder -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMoveFolderAroundFolder -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testCloseLastTab -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMoveFolderInsideFolderAtSpecifiedIndex -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testModelIsWritable -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testClosePage -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMovePageInsideFolder -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMovePageBetweenFolder -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testUndoRedoMovePageInsideFolder -- Time elapsed: 0.006 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testCreateFolder -- Time elapsed: 0.003 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testCloseLastTabFromLastFolder -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMoveFolderInsideFolder -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMoveFolderAroundFolder -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testCloseLastTab -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMoveFolderInsideFolderAtSpecifiedIndex -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testModelIsWritable -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testClosePage -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMovePageInsideFolder -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMovePageBetweenFolder -- Time elapsed: 0.002 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testCloseAllOpenedPages -- Time elapsed: 0.011 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testAllPages -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testAddPage -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testCloseLastPageOfTabFolder -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testClosePage -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testCloseOtherOpenedPages -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testOpenPage -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testRemovePage -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testQuery -- Time elapsed: 0.001 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testToString -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testCreateModelFPP -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testStaticCreates -- Time elapsed: 0 s 00:34:57 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testQueriesWithResult -- Time elapsed: 0 s 00:34:57 00:34:57 Results: 00:34:57 00:34:57 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10 00:34:57 00:34:58 [INFO] All tests passed 00:34:58 [INFO] 00:34:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.suite.tests --- 00:34:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec 00:34:58 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.core.suite.tests' with 0 classes 00:34:58 [INFO] 00:34:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests >-- 00:34:58 [INFO] Building org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT [145/175] 00:34:58 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 00:34:58 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:34:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 00:34:59 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 00:34:59 [INFO] 00:34:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:34:59 [INFO] 00:34:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:34:59 [INFO] The project's OSGi version is 1.1.0.202404230427 00:34:59 [INFO] 00:34:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:34:59 [INFO] 00:34:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:34:59 [INFO] 00:34:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:34:59 [INFO] 00:34:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:34:59 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.suite.tests 00:35:04 [INFO] 00:35:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:35:04 [INFO] 00:35:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/main/resources 00:35:04 [INFO] 00:35:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:35:05 [INFO] 00:35:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:05 [INFO] 00:35:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/test/resources 00:35:05 [INFO] 00:35:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 00:35:05 [INFO] 00:35:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/org.eclipse.papyrus.infra.nattable.suite.tests-1.1.0-SNAPSHOT.jar 00:35:05 [INFO] 00:35:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:05 [INFO] 00:35:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:05 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data/.metadata/.log 00:35:05 [INFO] Command line: 00:35:05 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:35:11 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:35:11 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:35:11 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:35:11 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:35:11 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:35:11 00:35:15 Running org.eclipse.papyrus.infra.nattable.suite.tests.AllTests 00:35:23 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 00:35:23 log4j:WARN Please initialize the log4j system properly. 00:35:23 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 00:35:34 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 00:35:48 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.16 s -- in org.eclipse.papyrus.infra.nattable.suite.tests.AllTests 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test1_SelectElement -- Time elapsed: 10.97 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test3_SelectMultipleElements -- Time elapsed: 0.605 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test2_SelectElementInvertAxis -- Time elapsed: 0.453 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test4_SelectMultipleElementsInvertAxis -- Time elapsed: 0.379 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubSubModel -- Time elapsed: 1.595 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubSubPackage -- Time elapsed: 0.816 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubModel -- Time elapsed: 0.696 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationAndSynchronization -- Time elapsed: 0.946 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnRootModel -- Time elapsed: 0.623 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubPackage -- Time elapsed: 0.709 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.OpenTableTest.testOpenExistingTable -- Time elapsed: 1.753 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableVerifyContents.verifyContentsForTable1 -- Time elapsed: 0.080 s 00:35:48 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationAndSynchronizationTest.createTable2AndDestroyAnOwnedElement -- Time elapsed: 0.726 s 00:35:48 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithSameContextAndOwnerWithoutOpenIt -- Time elapsed: 0.758 s 00:35:48 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithDifferentContextAndOwnerWithoutOpenIt -- Time elapsed: 0.713 s 00:35:48 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithDifferentContextAndOwnerAndOpenIt -- Time elapsed: 1.516 s 00:35:48 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithSameContextAndOwnerAndOpenIt -- Time elapsed: 1.492 s 00:35:48 org.eclipse.papyrus.infra.nattable.common.tests.SortedTableCreationTest.createSortedTable -- Time elapsed: 0.977 s 00:35:48 org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests.test_getNamedStyle -- Time elapsed: 0.001 s 00:35:48 org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests.test_StyleCreation -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests.test_getStyle -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.test_CellThenRowSelection -- Time elapsed: 0.542 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.testRowSelection -- Time elapsed: 0.461 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.test_RowThenCellSelection -- Time elapsed: 0.518 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.test_RowSelectionWithCTRL -- Time elapsed: 0.473 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_V1_V1_Test -- Time elapsed: 0.001 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_V1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_H1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_H1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_V1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_H1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_H1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_H1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_H1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_H1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_H1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_V1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_V1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_V1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_V1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_V1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_V1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_H1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_H1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_V1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_H1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_H1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_V1_H1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_V1_V1_Test -- Time elapsed: 0 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_selectionOfMultipleTables -- Time elapsed: 1.346 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_unnamedTableChangeContextName -- Time elapsed: 0.238 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_namedTableNotifications -- Time elapsed: 0.224 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_namedTable -- Time elapsed: 0.215 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_unnamedTable -- Time elapsed: 0.208 s 00:35:48 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_unnamedTableNotifications -- Time elapsed: 0.210 s 00:35:48 00:35:48 Results: 00:35:48 00:35:48 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 00:35:48 00:35:49 [INFO] All tests passed 00:35:49 [INFO] 00:35:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 00:35:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec 00:35:49 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.nattable.suite.tests' with 0 classes 00:35:49 [INFO] 00:35:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests >-- 00:35:49 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT [146/175] 00:35:49 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 00:35:49 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:35:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 00:35:49 [INFO] 00:35:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:49 [INFO] 00:35:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:49 [INFO] The project's OSGi version is 2.0.0.202404230427 00:35:49 [INFO] 00:35:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:49 [INFO] 00:35:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:49 [INFO] 00:35:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:49 [INFO] 00:35:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.labelprovider.tests 00:35:50 [INFO] 00:35:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:35:50 [INFO] 00:35:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/main/resources 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] 00:35:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/test/resources 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/org.eclipse.papyrus.infra.services.labelprovider.tests-2.0.0-SNAPSHOT.jar 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] Skipping tests 00:35:50 [INFO] 00:35:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 00:35:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:35:50 [INFO] 00:35:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests >-- 00:35:50 [INFO] Building org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT [147/175] 00:35:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 00:35:50 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:35:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 00:35:50 [INFO] 00:35:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:50 [INFO] The project's OSGi version is 2.0.0.202404230427 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:50 [INFO] 00:35:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:50 [INFO] 00:35:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.tests 00:35:51 [INFO] 00:35:51 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:51 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:35:51 [INFO] 00:35:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/main/resources 00:35:51 [INFO] 00:35:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:51 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[133] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[147] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[198] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMixedMergesTest.java:[101] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMixedMergesTest.java:[120] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[77] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[107] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[132] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[129] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[142] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[191] 00:35:52 @SuppressWarnings("unchecked") 00:35:52 ^^^^^^^^^^^ 00:35:52 Unnecessary @SuppressWarnings("unchecked") 00:35:52 11 problems (11 warnings) 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:52 [INFO] 00:35:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/test/resources 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/org.eclipse.papyrus.infra.architecture.tests-2.0.0-SNAPSHOT.jar 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:52 [INFO] Skipping tests 00:35:52 [INFO] 00:35:52 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.architecture.tests --- 00:35:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:35:52 [INFO] 00:35:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests >-- 00:35:52 [INFO] Building org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT [148/175] 00:35:52 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 00:35:52 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:35:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 00:35:52 [INFO] 00:35:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:52 [INFO] The project's OSGi version is 2.0.0.202404230427 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:52 [INFO] 00:35:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:52 [INFO] 00:35:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:52 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.architecture.tests 00:35:53 [INFO] 00:35:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:35:53 [INFO] 00:35:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/main/resources 00:35:53 [INFO] 00:35:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:35:53 [INFO] 00:35:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] 00:35:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/test/resources 00:35:53 [INFO] 00:35:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 300 were skipped 00:35:53 [INFO] 00:35:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/org.eclipse.papyrus.infra.ui.architecture.tests-2.0.0-SNAPSHOT.jar 00:35:53 [INFO] 00:35:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] 00:35:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] Skipping tests 00:35:53 [INFO] 00:35:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 00:35:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:35:53 [INFO] 00:35:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests >--- 00:35:53 [INFO] Building org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT [149/175] 00:35:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 00:35:53 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:35:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 00:35:54 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 00:35:55 [INFO] 00:35:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.suite.tests --- 00:35:55 [INFO] 00:35:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.suite.tests --- 00:35:55 [INFO] The project's OSGi version is 1.1.0.202404230427 00:35:55 [INFO] 00:35:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.suite.tests --- 00:35:55 [INFO] 00:35:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.suite.tests --- 00:35:55 [INFO] 00:35:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.suite.tests --- 00:35:55 [INFO] 00:35:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.suite.tests --- 00:35:55 [INFO] Resolving class path of org.eclipse.papyrus.infra.suite.tests 00:36:00 [INFO] 00:36:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:36:00 [INFO] 00:36:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/main/resources 00:36:00 [INFO] 00:36:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:01 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:36:01 [INFO] 00:36:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:01 [INFO] 00:36:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/test/resources 00:36:01 [INFO] 00:36:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1109 were skipped 00:36:01 [INFO] 00:36:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/org.eclipse.papyrus.infra.suite.tests-1.1.0-SNAPSHOT.jar 00:36:01 [INFO] 00:36:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:01 [INFO] 00:36:01 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.suite.tests --- 00:36:01 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data/.metadata/.log 00:36:01 [INFO] Command line: 00:36:01 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:36:07 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:36:07 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:36:07 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:36:07 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:36:07 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:36:07 00:36:12 Running org.eclipse.papyrus.infra.suite.tests.AllTests 00:36:14 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 00:36:14 log4j:WARN Please initialize the log4j system properly. 00:36:14 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 00:36:35 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 00:37:17 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 00:37:17 [EXPANSION_DIAGRAM]+-->ID - Representation 00:37:17 [EXPANSION_DIAGRAM] "Interface_Label" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@3a39404f (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForInterfaceEditPart, name: Nested Interface Label, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) 00:37:17 [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@283d9ddd (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.common.editparts.ListCompartmentEditPart, name: Compartment to implement interfaces, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.CompartmentViewFactory, description: null) (hint: Implemented Interfaces) 00:37:17 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@6ad0365b (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 00:37:17 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 00:37:17 [EXPANSION_DIAGRAM] "Implemented Interfaces" [Interface_Label] 00:37:17 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 00:37:17 [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] 00:37:18 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 00:37:18 [EXPANSION_DIAGRAM]+-->ID - Representation 00:37:18 [EXPANSION_DIAGRAM] "Interface_BorderItem" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@3e0ef514 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForClassEditPart, name: Interface as BorderItem, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) 00:37:18 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@612e4aaf (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 00:37:18 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 00:37:18 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 00:37:18 [EXPANSION_DIAGRAM] "Class_Shape" [Interface_BorderItem] 00:37:19 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 00:37:19 [EXPANSION_DIAGRAM]+-->ID - Representation 00:37:19 [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@54d41ee2 (editPartQualifiedName: null, name: Compartment to implement interfaces, viewFactory: null, description: null) (hint: Implemented Interfaces) 00:37:19 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@32208247 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse respresentation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 00:37:19 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 00:37:19 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 00:37:19 [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] 00:38:59 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 00:39:00 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 00:39:02 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 00:40:04 Tests run: 1087, Failures: 0, Errors: 0, Skipped: 28, Time elapsed: 231.8 s -- in org.eclipse.papyrus.infra.suite.tests.AllTests 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetObserved -- Time elapsed: 0.063 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetValue -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetValueType -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAddRemoveValueChangeListener -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testSetValue -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testSetDelegate -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetRealm -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testDelegatingToDelegator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testIsDisposed -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testWrap -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAddDisposeListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAddRemoveChangeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testCreate_withObserving -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testHashCode -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testCreate -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testDispose -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testEquals -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAutoreleaseDelegate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testGetValue -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testGetValueType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAddRemoveValueChangeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testSetValue -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testSetDelegate -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testGetRealm -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testDelegatingToDelegator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testIsDisposed -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testWrap -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAddDisposeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAddRemoveChangeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testCreate_withObserving -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testHashCode -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testCreate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testDispose -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testEquals -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAutoreleaseDelegate -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testGetObserved -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddRemoveSetChangeListener -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testToArray -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAdd -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testGetElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testClear -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testSize -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testRetainAll -- Time elapsed: 0.024 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testContainsAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testContains -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testHashCode -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddAll -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testEquals -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testIsEmpty -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testRemove -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testIterator -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testRemoveAll -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testToArray_Array -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testSetDelegate -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testGetRealm -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testDelegatingToDelegator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testIsDisposed -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testWrap -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddDisposeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddRemoveChangeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testCreate_withObserving -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testCreate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testDispose -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAutoreleaseDelegate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddRemoveSetChangeListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testToArray -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAdd -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testGetElementType -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testClear -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testSize -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testRetainAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testContainsAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testContains -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testHashCode -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testEquals -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIsEmpty -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testRemove -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIterator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testRemoveAll -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testToArray_Array -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testSetDelegate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddRemoveStaleListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testGetRealm -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testDelegatingToDelegator -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIsDisposed -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testWrap -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddDisposeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddRemoveChangeListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testCreate_withObserving -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testCreate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testDispose -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAutoreleaseDelegate -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIsStale -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testMove -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testLastIndexOf -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testListIterator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRemove_int -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddListChangeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddAll_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAdd_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIndexOf -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSet_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testGet_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSubList -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testListIterator_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testToArray -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAdd -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testGetElementType -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testClear -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSize -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRetainAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testContainsAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testContains -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testHashCode -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testEquals -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIsEmpty -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRemove -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIterator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRemoveAll -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testToArray_Array -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSetDelegate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddRemoveStaleListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testGetRealm -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testDelegatingToDelegator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIsDisposed -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testWrap -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddDisposeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddRemoveChangeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testCreate_withObserving -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testCreate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testDispose -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAutoreleaseDelegate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIsStale -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGetObserved -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testMove -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testLastIndexOf -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testListIterator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRemove_int -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddListChangeListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddAll_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAdd_index -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIndexOf -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSet_index -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGet_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSubList -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testListIterator_index -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testToArray -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAdd -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGetElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testClear -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSize -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRetainAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testContainsAll -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testContains -- Time elapsed: 0.025 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testHashCode -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddAll -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testEquals -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIsEmpty -- Time elapsed: 0.015 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRemove -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIterator -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRemoveAll -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testToArray_Array -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSetDelegate -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGetRealm -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testDelegatingToDelegator -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIsDisposed -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testWrap -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddDisposeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddRemoveChangeListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testCreate_withObserving -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testCreate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testDispose -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAutoreleaseDelegate -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest skipped 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testListIterator -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testRelease -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testAutorelease -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testRetain -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testIterator -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testListIterator_int -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest.testRetainRelease -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest.testDispose -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists -- Time elapsed: 4.087 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_constrained_wrongType -- Time elapsed: 0.046 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_noneSuch -- Time elapsed: 0.170 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_withContext -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_nested -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_withContext_referencedProject -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_constrained -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_withContext_fallback -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testAwaitTermination_timesOut -- Time elapsed: 1.027 s 00:40:04 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testShutdown -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testShutdownNow -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testAwaitTermination_finishes -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testSubmit -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.util.TransactionUIHelperTest.testPrivilegedRunnableWithProgress -- Time elapsed: 0.182 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testRemoveSaveListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testAddSaveListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireSaveEvent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireSaveAsEvent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAboutToSaveEvent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAboutToSaveAsEvent -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFirePostSaveAsEvent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testAddPostSaveListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFirePostSaveEvent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testRemoveAboutToSaveListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testRemovePostSaveListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testAddAboutToSaveListener -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAllSaveAsEvent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAllSaveEvent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePageTest.testExistingMethod -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getAdaptedValue -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getChildren -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getElements_object -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.hasChildren -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getParent -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.dispose -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getElements -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.isValidValue -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getAdaptedValue -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getElements_Object -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getChildren -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.hasChildren -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getParent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.dispose -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getElements -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.isValidValue -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.context.TestClientContext.testClientContextExist -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testGetAdapter -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testGetDisplayName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testCanEdit -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testGetEditCommand -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testIsKnownElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_EObject -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_IElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_EClass -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_Unknown -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetContainedTypeEditServices -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProviderFactory.testCreateServiceInstance -- Time elapsed: 0.026 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceUtils.testGetCommandProvider -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.utils.TestGMFCommandUtils.testGetCommandEObjectResult -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureCommandFactory.testGetEditCommand -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureListCommandFactory.testGetEditCommand -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers -- Time elapsed: 3.045 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers_relatedElements_diagram -- Time elapsed: 4.026 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers_integration -- Time elapsed: 1.357 s 00:40:04 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers_relatedElements -- Time elapsed: 1.250 s 00:40:04 org.eclipse.papyrus.infra.services.edit.ui.dialogs.tests.TestElementTypeValidator.testValidate -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testInvalidContext -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testDefaultLabelProvider -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testEMFLabelProvider -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testUMLLabelProvider -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testUMLLabelProviderChangeEvents -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest.getSemanticRoots -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest.getSemanticIModels -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceOldReadOnly[model is writable in workspace] -- Time elapsed: 0.029 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is writable in workspace] -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is writable in workspace] -- Time elapsed: 0.032 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is writable in workspace] -- Time elapsed: 0.013 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is writable in workspace] -- Time elapsed: 0.013 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is writable in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is writable in workspace] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetNewReadonly[model is writable in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is writable in workspace] -- Time elapsed: 0.040 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetOldReadonly[model is writable in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is writable in workspace] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is writable in workspace] -- Time elapsed: 0.020 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is writable in workspace] -- Time elapsed: 0.026 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is writable in workspace] -- Time elapsed: 0.029 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is writable in workspace] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceNewReadonly[model is writable in workspace] -- Time elapsed: 0.147 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is writable in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is writable in workspace] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDuplicateCommand[model is writable in workspace] -- Time elapsed: 0.022 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is writable in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is writable in workspace] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is writable in workspace] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceOldReadOnly[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is read-only in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is read-only in workspace] -- Time elapsed: 0.032 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is read-only in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is read-only in workspace] -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetNewReadonly[model is read-only in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is read-only in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetOldReadonly[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is read-only in workspace] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is read-only in workspace] -- Time elapsed: 0.034 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceNewReadonly[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is read-only in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is read-only in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDuplicateCommand[model is read-only in workspace] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is read-only in workspace] -- Time elapsed: 0.030 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is read-only in workspace] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is read-only in workspace] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.028 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.030 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in] -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is deployed in plug-in] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in] -- Time elapsed: 0.036 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in] -- Time elapsed: 0.011 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is deployed in plug-in] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is deployed in plug-in] -- Time elapsed: 0.039 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in] -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDuplicateCommand[model is deployed in plug-in] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in] -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is deployed in plug-in] -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is deployed in plug-in] -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest.testDeleteWithCrossReferences:commands -- Time elapsed: 0.752 s 00:40:04 org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest.testDeleteWithCrossReferences:delete -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest.testDeleteWithCrossReferences:changes -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[collection (internal)] -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[collection (external)] -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[single tree (internal)] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[single tree (external)] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[resource (internal)] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resources (external)] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resources (internal)] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[resource set (internal)] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resource sets (external)] -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resource sets (internal)] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest.testGetServiceRegistryResource -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest.testGetInstance -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_dynamic_badRegistration -- Time elapsed: 0.359 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_dynamic -- Time elapsed: 0.059 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_static -- Time elapsed: 0.133 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_static_badRegistration -- Time elapsed: 0.052 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwareURIConverter -- Time elapsed: 0.045 s 00:40:04 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwareURIConverter_badMapping -- Time elapsed: 0.048 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShardObservedByOtherHelper[0: useCommands=false] -- Time elapsed: 0.658 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShard[0: useCommands=false] -- Time elapsed: 0.200 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShardObservedByOtherHelper[0: useCommands=false] -- Time elapsed: 0.012 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.attemptToUseClosedHelper[0: useCommands=false] -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShard[0: useCommands=false] -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShardObservedByOtherHelper[1: useCommands=true] -- Time elapsed: 0.216 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShard[1: useCommands=true] -- Time elapsed: 0.294 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShardObservedByOtherHelper[1: useCommands=true] -- Time elapsed: 0.006 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.attemptToUseClosedHelper[1: useCommands=true] -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShard[1: useCommands=true] -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.proxyResolutionLoadsShardFromTheTop[0: full index] -- Time elapsed: 0.801 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.shardLoadsContainersAndDoesntLoseStereotypes[0: full index] -- Time elapsed: 0.227 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.proxyResolutionLoadsShardFromTheTop[1: on-demand index] -- Time elapsed: 0.277 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.shardLoadsContainersAndDoesntLoseStereotypes[1: on-demand index] -- Time elapsed: 0.222 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.subunits -- Time elapsed: 0.558 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.parents -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.outgoingReferences_givenURI -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.incomingReferences_givenURI -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.roots -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.roots_alternate -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.outgoingReferences -- Time elapsed: 0.167 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.incomingReferences -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.isShard -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.subunits -- Time elapsed: 0.537 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.parents -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.outgoingReferences_givenURI -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.incomingReferences_givenURI -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.roots -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest skipped 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.outgoingReferences -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.incomingReferences -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.isShard -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexBuilt -- Time elapsed: 0.364 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRebuiltOnChanges -- Time elapsed: 3.391 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRebuiltOnDeletion -- Time elapsed: 3.362 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest skipped 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRebuiltOnProjectDelete -- Time elapsed: 0.563 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexNotifiesOnReindex -- Time elapsed: 0.554 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRecoversFromCancel -- Time elapsed: 1.439 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRefreshesIfNecessary_bug473154 -- Time elapsed: 6.035 s 00:40:04 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexNotBuiltForDerivedResources -- Time elapsed: 0.433 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test1 -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test3 -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test4 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test5 -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test6 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test7 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test8 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test9 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test10 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test11 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test12 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test13 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test14 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test15 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test16 -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test17 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test18 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test19 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test20 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test21 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test22 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test23 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test24 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test25 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test26 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests.LiteralFalseExpression_Test1 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests.LiteralFalseExpression_Test2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests.LiteralTrueExpression_Test1 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests.LiteralTrueExpression_Test2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test1_1 -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test1_2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test2_1 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test2_2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test3_1 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test3_2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_1 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_3 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_4 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test10 -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test11 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test12 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test13 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test14 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test15 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test16 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test17 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test18 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test19 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test20 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test21 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test22 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test23 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test24 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test25 -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test26 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test1 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test3 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test4 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test5 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test6 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test7 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test8 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test9 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test1 -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test3 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test4 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test5 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test1 -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test2 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test3 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test4 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test5 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test6 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test7 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test8 -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.gmf.util.tests.CommandTreeIteratorTest.handlesWrapperChains -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testMainModelElementsAreUnhandled -- Time elapsed: 0.088 s 00:40:04 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testNonExistentResourceIsUnhandled -- Time elapsed: 0.091 s 00:40:04 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testCrossReferencedPluginModelElementsAreUnhandled -- Time elapsed: 0.087 s 00:40:04 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testCrossReferencedWorkspaceModelElementsMadeWritable -- Time elapsed: 0.088 s 00:40:04 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testSubModelElementsAreUnhandled -- Time elapsed: 0.448 s 00:40:04 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testObjectURIsWithFragment -- Time elapsed: 0.082 s 00:40:04 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testCrossReferencedWorkspaceModelElementsAreReadOnly -- Time elapsed: 0.081 s 00:40:04 org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest.labelProviderChangeNotifications -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest.getText -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.notificationsOnDependentWhenItChanges -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.getText -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.safeSubscriptionRemovalOnDestroy_bug507241 -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.notificationsOnDependentWhenDependencyChanges -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests.testGetTypeRegisteredInplugin -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testPACKAGE_WITH_COMPONENTSType -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromWrongPackageToWrongPackage -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testDeleteComponentFromGoodPackage -- Time elapsed: 0.428 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticCreateComponentInWrongPackage -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testCyclicAdvices -- Time elapsed: 0.053 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testDeleteComponentFromWrongPackage -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromWrongPackageToGoodPackage -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticCreateComponentInGoodPackage -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testValidAdvicesOrder -- Time elapsed: 0.036 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromGoodPackageToWrongPackage -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testPACKAGE_WITH_ALL_ELEMENTSType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromGoodPackageToGoodPackage -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementTypeSetConfigurationTest.testGetAllAdviceBindings -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.SpecializationTypeConfigurationTest.testGetOwnedAdvice -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.MetamodelTypeConfigurationTest.testGetOwnedAdvice -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testGetElementTypeSet -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testGetOwningTarget -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testSetOwningTarget -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testValidateAbstractAdviceBindingConfiguration_apply_to_all_types -- Time elapsed: 0.049 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredTypeTest.testGetOwnedAdvice -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testGetElementTypeSet -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testGetOwningTarget -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testSetOwningTarget -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testValidateAbstractAdviceBindingConfiguration_apply_to_all_types -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests.testGetTypeRegisteredInplugin -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.addToAnd -- Time elapsed: 2.008 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.addToOr -- Time elapsed: 0.114 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.negate -- Time elapsed: 0.116 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.alreadyInAnd -- Time elapsed: 0.113 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.negate_notRule -- Time elapsed: 0.120 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpOrMultiple -- Time elapsed: 0.117 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpAndMultiple -- Time elapsed: 0.110 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.alreadyInOr -- Time elapsed: 0.105 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpOr -- Time elapsed: 0.109 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpAnd -- Time elapsed: 0.101 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpNot -- Time elapsed: 0.101 s 00:40:04 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.negate_negatedRule -- Time elapsed: 0.101 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save_execute_undo_undo_redo -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save_executeNonDirtying_undo_undo_redo_redo -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecuteNonDirtying_undo -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_undo -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute_save_undo_save_redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute_save_undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecuteNonDirtying -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save_undo_save -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute_save_execute_undo_undo_save_redo -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCancelUnnestedCommand -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCompleteNestedCommand -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCancelTripleNestedCommand -- Time elapsed: 0.018 s 00:40:04 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCompleteTripleNestedCommand -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCancelNestedCommand -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCompleteUnnestedCommand -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.genericCompoundsAndWrappers -- Time elapsed: 0.006 s 00:40:04 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.gmfCompoundsAndWrappers -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.emfCompoundsAndWrappers -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.gefCompoundsAndWrappers -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest.undoChangesFromDiagramCommandStack -- Time elapsed: 0.456 s 00:40:04 org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest.undoChangesFromOperationHistory -- Time elapsed: 0.358 s 00:40:04 org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest.undoChangesFromEMFCommandStack -- Time elapsed: 0.298 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_BadelementTypeDiagramExpansion -- Time elapsed: 0.032 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_BadProviderDiagramExpansion -- Time elapsed: 0.155 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.init_DiagramExpansionRegistry -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_BadDiagramExpansion -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_DiagramExpansion -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment.verifyMetaclassCreationWithCompartment -- Time elapsed: 1.157 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment.verifyClassCreationWithCompartment -- Time elapsed: 0.706 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment.load_DiagramExpansion -- Time elapsed: 0.586 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddChildLabel.load_DiagramExpansion -- Time elapsed: 0.704 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddBorderItem.load_DiagramExpansion -- Time elapsed: 0.644 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartmentWithKind.load_DiagramExpansion -- Time elapsed: 0.723 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddLink.load_DiagramExpansion -- Time elapsed: 0.843 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements.testDropInsideBadcontainer -- Time elapsed: 0.841 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements.testDropInsidecontainer -- Time elapsed: 0.834 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.AssistantUsage.testAssistantForLabelNode -- Time elapsed: 1.132 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrap -- Time elapsed: 0.006 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrite_command -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrite_gmfCommand -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrite_runnable -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.initialSyncOfEmptyDiagram -- Time elapsed: 1.341 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.newNodeOfWrongMetaclassNotSynchronized -- Time elapsed: 1.305 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.createNewNode:create -- Time elapsed: 1.342 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.createNewNode:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.createNewNode:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeLocation:move -- Time elapsed: 1.302 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeLocation:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeLocation:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.deleteNode:deleteView -- Time elapsed: 1.831 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.deleteNode:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.deleteNode:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeSize:resize -- Time elapsed: 1.299 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeSize:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeSize:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:move -- Time elapsed: 1.577 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:override -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:move -- Time elapsed: 1.737 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:override -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_unnamedDiagramNotifications -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_namedDiagramNotifications -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_unnamedDiagram -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_unnamedDiagramChangeContextName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_namedDiagram -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.CreateEditBasedElementCommandTest.createElement -- Time elapsed: 0.235 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultCopyCommandTest.copyElement -- Time elapsed: 0.169 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultPasteCommandTest.pasteElement -- Time elapsed: 0.114 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramCopyCommandTest.copyElement -- Time elapsed: 0.744 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest.pasteElement -- Time elapsed: 0.839 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest.pasteProperty -- Time elapsed: 1.056 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[0] -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[1] -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[2] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[3] -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[4] -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[5] -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[6] -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[7] -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.canonicalEdgesInClassDiagram -- Time elapsed: 1.761 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.noCanonicalViewInCanonicalView -- Time elapsed: 1.516 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.canonicalNodesInClassDiagram -- Time elapsed: 1.514 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.noCanonicalEdgeOnCanonicalView -- Time elapsed: 1.430 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.controlTestForNothingCanonical -- Time elapsed: 0.751 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOn:execute -- Time elapsed: 1.483 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOn:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOn:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalInCanonicalNestedViews:on -- Time elapsed: 0.910 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalInCanonicalNestedViews:off -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOff:execute -- Time elapsed: 1.290 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOff:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOff:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.reorderPropertiesInClass_bug420549:execute -- Time elapsed: 1.877 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.reorderPropertiesInClass_bug420549:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.reorderPropertiesInClass_bug420549:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeGeneralizationFromClass:execute -- Time elapsed: 2.508 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeGeneralizationFromClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeGeneralizationFromClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addAssociationToClass:execute -- Time elapsed: 2.131 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addAssociationToClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addAssociationToClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addElementImportToPackage:execute -- Time elapsed: 1.927 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addElementImportToPackage:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addElementImportToPackage:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeOperationFromClass:execute -- Time elapsed: 1.445 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeOperationFromClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeOperationFromClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addInterfaceToPackage:execute -- Time elapsed: 1.406 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addInterfaceToPackage:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addInterfaceToPackage:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeClassFromPackage:execute -- Time elapsed: 1.352 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeClassFromPackage:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeClassFromPackage:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addPropertyToClass:execute -- Time elapsed: 1.369 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addPropertyToClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addPropertyToClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addDependencyToClass:execute -- Time elapsed: 1.896 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addDependencyToClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addDependencyToClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteGeneralizationViewFromClass:execute -- Time elapsed: 1.926 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteGeneralizationViewFromClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteGeneralizationViewFromClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteAssociationViewFromClass:execute -- Time elapsed: 2.153 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteAssociationViewFromClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteAssociationViewFromClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteClassViewFromPackage:execute -- Time elapsed: 2.190 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteClassViewFromPackage:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteClassViewFromPackage:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteOperationViewFromClass:execute -- Time elapsed: 1.405 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteOperationViewFromClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteOperationViewFromClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteDataTypeFromPackage:execute -- Time elapsed: 1.422 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteDataTypeFromPackage:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteDataTypeFromPackage:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteAssociationFromClass:execute -- Time elapsed: 1.602 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteAssociationFromClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteAssociationFromClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteLiteralInEnumeration:execute -- Time elapsed: 1.360 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteLiteralInEnumeration:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteLiteralInEnumeration:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createPropertyInClass:execute -- Time elapsed: 1.379 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createPropertyInClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createPropertyInClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createDependencyInClass:execute -- Time elapsed: 2.183 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createDependencyInClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createDependencyInClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createInterfaceInPackage:execute -- Time elapsed: 1.378 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createInterfaceInPackage:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createInterfaceInPackage:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.canonicalEdgesInClassDiagram -- Time elapsed: 1.288 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.nestedCanonicalNodesByMetaclassSelectorInCanonicalView -- Time elapsed: 1.385 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.nestedCanonicalEdgesInCanonicalView -- Time elapsed: 1.357 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.canonicalNodesByMetaclassSelectorInClassDiagram -- Time elapsed: 1.578 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.canonicalNodesByExplicitStyleClassInClassDiagram -- Time elapsed: 1.315 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.controlTestForNothingCanonical -- Time elapsed: 0.735 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.overrideSelectorRule -- Time elapsed: 1.728 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.overrideExplicitClassRule -- Time elapsed: 1.998 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStyleClass:execute -- Time elapsed: 1.880 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStyleClass:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStyleClass:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStylesheet:execute -- Time elapsed: 1.211 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStylesheet:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStylesheet:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:initial -- Time elapsed: 2.167 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:non-canonical -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:canonical -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh_closeReopenDiagram_undo:initial -- Time elapsed: 1.606 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh_closeReopenDiagram_undo:close-reopen -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh_closeReopenDiagram_undo:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest skipped 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.nestedClassifiersDontCauseLoopInCompositeDiagram_bug474489 -- Time elapsed: 1.058 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.associationEndCanonicalPresentation_bug473148 -- Time elapsed: 0.991 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:initial -- Time elapsed: 0.710 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:synch -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:undo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:redo -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest.testReadOnlyAxisTransactionOption -- Time elapsed: 0.023 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest.testReferenceToReadOnlyObjectWithOppositeRolledBackCommand -- Time elapsed: 0.054 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest.testReferenceToReadOnlyObjectWithOppositeRolledBackOperation -- Time elapsed: 0.066 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testIsReadOnlyEObject -- Time elapsed: 0.033 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testSashModelReadOnlyIfPermissionReadOnly -- Time elapsed: 0.064 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testAnyReadOnlyURIs -- Time elapsed: 0.031 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testCanMakeWritableEObject -- Time elapsed: 0.030 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testCanMakeWritableURIs -- Time elapsed: 0.034 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest.testCanMakeWritable -- Time elapsed: 0.033 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest.testAsBoolean -- Time elapsed: 0.029 s 00:40:04 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest.testIsReadOnly -- Time elapsed: 0.029 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetSashRow__int_int -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetVisibleSections -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetSashColumn__int -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetSection__String -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeSectionTest.testIsIdentifiedBy__String -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.SashColumnTest.testGetSashRow__int -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.openWelcomePage -- Time elapsed: 0.476 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.closeWelcomePage -- Time elapsed: 0.595 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.pageRemovalValidator -- Time elapsed: 1.184 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.emptyModelShowsWelcomePage -- Time elapsed: 0.324 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.emptyModelCannotCloseWelcomePage -- Time elapsed: 0.305 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.canCloseWelcomePage -- Time elapsed: 0.520 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.welcomeModelResource -- Time elapsed: 0.471 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.welcomeModelElement -- Time elapsed: 0.425 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.getOwner -- Time elapsed: 0.461 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.languagesProperty -- Time elapsed: 0.554 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.isEditableRestoreActivePage -- Time elapsed: 0.560 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.privateLayoutProperty -- Time elapsed: 0.608 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest skipped 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.isEditable -- Time elapsed: 0.553 s 00:40:04 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.dispose_bug487027 -- Time elapsed: 0.559 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.viewsProperty -- Time elapsed: 0.565 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.isEditable -- Time elapsed: 0.621 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.createView -- Time elapsed: 0.770 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.dispose_bug487027 -- Time elapsed: 0.769 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.deleteView -- Time elapsed: 0.587 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.NotationObservablePropertyTest.viewsPropertyExcludesPluginDeployedModels_bug493668 -- Time elapsed: 0.569 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.NotationObservablePropertyTest.viewsPropertyUpdateFromModalContextThread -- Time elapsed: 1.305 s 00:40:04 org.eclipse.papyrus.infra.properties.ui.providers.tests.PropertiesHeaderLabelProviderTest.labelProviderChange -- Time elapsed: 0.051 s 00:40:04 org.eclipse.papyrus.infra.properties.ui.tests.EcorePropertyEditorFactoryTest.createWithLocalFactory -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object_not -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object_xor -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object_or -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testValidateAcyclic__DiagnosticChain_Map -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.filters.tests.EqualsTest.testMatches__Object -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.filters.tests.FilterReferenceTest.testMatches__Object -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest.testMatches__Object -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest.testGetProvider -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesOnSourceAndTarget__IAdaptable_IAdaptable -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesForSREOnSource__IAdaptable -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testRemoveProviderChangeListener__IProviderChangeListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypesForTarget__IAdaptable_IElementType -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetClientContext -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testAddProviderChangeListener__IProviderChangeListener -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testSelectExistingElementForTarget__IAdaptable_IElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesOnSource__IAdaptable -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetElementType__String -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetExcludedElementTypes -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypesForSource__IAdaptable_IElementType -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testSelectExistingElementForSource__IAdaptable_IElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypesForPopupBar__IAdaptable -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesForSREOnTarget__IAdaptable -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetElementTypes -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testIsRelationshipType__IElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypes__String_IAdaptable -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelationshipTypes -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesOnTarget__IAdaptable -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testProvides__IOperation -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.PopupAssistantTest.testGetElementType -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ConnectionAssistantTest.testGetElementType -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest.testGetElementType -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest.testMatches__Object -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest.testGetProvider -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget -- Time elapsed: 0.120 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedConnectionFromSource -- Time elapsed: 0.105 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.connectionToTarget -- Time elapsed: 0.130 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedConnectionToTarget -- Time elapsed: 0.127 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedTargetForConnectionFromSource -- Time elapsed: 0.041 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedSourceForConnectionToTarget -- Time elapsed: 0.087 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedConnectionFromSourceToTarget -- Time elapsed: 0.124 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.targetForConnectionFromSource -- Time elapsed: 0.036 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.popupOnDiagramSurface -- Time elapsed: 0.030 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.connectionFromSource -- Time elapsed: 0.083 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.popupOnShape -- Time elapsed: 0.036 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedPopupOnDiagramSurface -- Time elapsed: 0.029 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.connectionFromSourceToTarget -- Time elapsed: 0.083 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.sourceForConnectionToTarget -- Time elapsed: 0.077 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.connectionToTarget -- Time elapsed: 0.098 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.targetForConnectionFromSource -- Time elapsed: 0.032 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.popupOnDiagramSurface -- Time elapsed: 0.025 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.connectionFromSource -- Time elapsed: 0.096 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.popupOnShape -- Time elapsed: 0.061 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.connectionFromSourceToTarget -- Time elapsed: 0.083 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetObjectOfPathmapResource -- Time elapsed: 0.091 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetObjectOfProfileResource -- Time elapsed: 0.097 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetDanglingReferenceFromAControlledResource -- Time elapsed: 0.061 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetObjectOfControlledResource -- Time elapsed: 0.066 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetDiagramOfControlledResource -- Time elapsed: 0.235 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetObjectOfPathmapResource -- Time elapsed: 0.454 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetObjectOfProfileResource -- Time elapsed: 0.367 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetDanglingReferenceFromAControlledResource -- Time elapsed: 0.373 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetObjectOfControlledResource -- Time elapsed: 0.345 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetDiagramOfControlledResource -- Time elapsed: 0.352 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetObjectOfPathmapResource -- Time elapsed: 0.308 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetObjectOfProfileResource -- Time elapsed: 0.336 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetDanglingReferenceFromAControlledResource -- Time elapsed: 0.547 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetObjectOfControlledResource -- Time elapsed: 0.603 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetDiagramOfControlledResource -- Time elapsed: 0.595 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1.testGetFigureInControlledRessource -- Time elapsed: 0.025 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1.testGetReferenceInControlledRessource -- Time elapsed: 0.022 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0.testGetFigureInControlledRessource -- Time elapsed: 0.023 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0.testGetReferenceInControlledRessource -- Time elapsed: 0.027 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1.testGetFigureInControlledRessource -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1.testGetReferenceInControlledRessource -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0.testGetFigureInControlledRessource -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0.testGetReferenceInControlledRessource -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1.testGetFigureInControlledRessource -- Time elapsed: 0.062 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1.testGetReferenceInControlledRessource -- Time elapsed: 0.024 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0.testGetFigureInControlledRessource -- Time elapsed: 0.018 s 00:40:04 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0.testGetReferenceInControlledRessource -- Time elapsed: 0.018 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testControlSeveralModelsWithProfile -- Time elapsed: 1.938 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testUndoControlSeveralModelsWithProfileInSameResource -- Time elapsed: 1.464 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testUndoControlModelWithProfile -- Time elapsed: 1.077 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testControlSeveralModelsWithProfileInSameResource -- Time elapsed: 1.297 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testControlModelWithProfile -- Time elapsed: 1.258 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testUndoControlSeveralModelsWithProfile -- Time elapsed: 1.387 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolShardSubunit -- Time elapsed: 0.591 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolOneSubmodel -- Time elapsed: 0.896 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolSeveralSubmodelsInSameResource -- Time elapsed: 1.130 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testDeleteSubmodel -- Time elapsed: 0.944 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolSeveralSubmodels -- Time elapsed: 1.160 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolOneSubmodel -- Time elapsed: 1.052 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolSeveralSubmodelsWithoutSave -- Time elapsed: 0.981 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolSeveralSubmodelsInSameResource -- Time elapsed: 1.087 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolUpdatesReferencesToRootObject_bug480209 -- Time elapsed: 0.616 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolSeveralSubmodels -- Time elapsed: 1.219 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlModeUseCase1 -- Time elapsed: 0.941 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlModeUseCase2 -- Time elapsed: 0.766 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlModeUseCase3 -- Time elapsed: 0.788 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlSeveralModels -- Time elapsed: 1.064 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testUndoControlOneSubmodel -- Time elapsed: 0.952 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testUndoControlSeveralModels -- Time elapsed: 1.081 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlSeveralModelsInSameResource -- Time elapsed: 1.181 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testUndoControlSeveralModelsInSameResource -- Time elapsed: 1.102 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlOneSubmodel -- Time elapsed: 0.784 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUncontrolModelWithProfile -- Time elapsed: 1.232 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUncontrolSeveralModelsWithProfileInSameResource -- Time elapsed: 1.569 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUndoUncontrolSeveralModelsWithProfile -- Time elapsed: 2.097 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUndoUncontrolSeveralModelsWithProfileInSameResource -- Time elapsed: 1.815 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUncontrolSeveralModelsWithProfile -- Time elapsed: 1.577 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUndoUncontrolModelWithProfile -- Time elapsed: 1.681 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlLegacyModelTest.testControlLegacyModel -- Time elapsed: 0.690 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.canCreateSubModel -- Time elapsed: 0.392 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.approveUncontrolRequest -- Time elapsed: 0.440 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.approveControlRequest -- Time elapsed: 0.380 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.disapproveUncontrolRequest -- Time elapsed: 0.414 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.disapproveControlRequest -- Time elapsed: 0.343 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest.convertSubmodelToShard -- Time elapsed: 0.803 s 00:40:04 org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest.convertShardToSubmodel -- Time elapsed: 0.780 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithNote -- Time elapsed: 0.805 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testDeleteNotOrphanElement -- Time elapsed: 0.725 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalViewWithNotOrphan -- Time elapsed: 0.665 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViewWithOrphan -- Time elapsed: 0.642 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithConnection -- Time elapsed: 0.679 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalViewWithOrphan -- Time elapsed: 0.682 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testDeleteTextNode -- Time elapsed: 0.677 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testDeleteOrphan -- Time elapsed: 0.743 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithNotOrphan -- Time elapsed: 0.684 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViewWithNote -- Time elapsed: 0.665 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViews -- Time elapsed: 0.651 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithOrphan -- Time elapsed: 0.736 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonical -- Time elapsed: 0.702 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalViewWithNote -- Time elapsed: 0.624 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViewWithNotOrphan -- Time elapsed: 0.695 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSClassProviderTest.testCSSClassContentProvider -- Time elapsed: 0.008 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testPackage -- Time elapsed: 0.006 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testClassStyle -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testCSSClassStyle -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testPriorities -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testInterfaceStyle -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testStyleSheetsPriorities -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testPackage -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testClassStyle -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testCSSClassStyle -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testPriorities -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testInterfaceStyle -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedStyleTest.testStylesDisabled -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testShowAllCompartmentsTitles -- Time elapsed: 0.010 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests skipped 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testAttributeCompartment -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testCompartmentForceValue -- Time elapsed: 0.013 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testAttributeCompartmentForInterface -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest.testWithoutCSSSupport -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest.testCSSSupport -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testProjectStylesheets -- Time elapsed: 0.007 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testPackage -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testClassStyle -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testCSSClassStyle -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testPriorities -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testInterfaceStyle -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testWorkspaceTheme -- Time elapsed: 0.009 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testPackage -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testClassStyle -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testCSSClassStyle -- Time elapsed: 0.005 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testPriorities -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testInterfaceStyle -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest.canonicalStyleNotInferred -- Time elapsed: 0.042 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest.canonicalStyleInferred -- Time elapsed: 0.032 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest.overrideInferredStyle -- Time elapsed: 0.044 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testUnnamedReference -- Time elapsed: 0.006 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testNamedReference -- Time elapsed: 0.003 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testEmptyNameReference -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testUntypedReference -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest.testKindSelectorForCompartment -- Time elapsed: 0.602 s 00:40:04 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest.testKindSelectorForLabel -- Time elapsed: 0.654 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationLabelProviderTest.testLabels -- Time elapsed: 0.421 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest.testUseInternationalizationModification -- Time elapsed: 0.372 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest.testLanguageModification -- Time elapsed: 0.394 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.enablementNotification -- Time elapsed: 0.420 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.localeNotificationByPreferences -- Time elapsed: 0.390 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.localeNotification -- Time elapsed: 0.335 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.removePreferenceListener -- Time elapsed: 0.330 s 00:40:04 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.enablementNotificationByPreferences -- Time elapsed: 0.354 s 00:40:04 org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest.getViewCountOn -- Time elapsed: 0.043 s 00:40:04 org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest.getOwnedViewCount -- Time elapsed: 0.049 s 00:40:04 org.eclipse.papyrus.infra.viewpoints.policy.tests.PolicyCheckerTest.testIsInViewpoint -- Time elapsed: 0.019 s 00:40:04 org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.tests.RepresentationDependencyAdviceTest.destroyNonOwningContextOfView -- Time elapsed: 0.034 s 00:40:04 org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.tests.RepresentationDependencyAdviceTest.destroyOwnerOfViewOnly -- Time elapsed: 0.037 s 00:40:04 org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.tests.RepresentationDependencyAdviceTest.destroyOwningContextOfView -- Time elapsed: 0.034 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDomainTest.testGetQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testGeneralizationCycle__DiagnosticChain_Map -- Time elapsed: 0.006 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testCreationCommandClassRequired__DiagnosticChain_Map -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testContextGeneralizationIsConsistent__DiagnosticChain_Map -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testIsConsistentWith__ArchitectureContext -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testExtensionCycle__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testIsExtension -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testConversionCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testAllGeneralContexts -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testCeationCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testGeneralNotExtended__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testContextExtensionsAreConsistent__DiagnosticChain_Map -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testAllExtendedContexts -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testGetQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.StakeholderTest.testGetQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ConcernTest.testGetQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureViewpointTest.testGetQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testGeneralizationCycle__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testCreationCommandClassRequired__DiagnosticChain_Map -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testContextGeneralizationIsConsistent__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testIsConsistentWith__ArchitectureContext -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testExtensionCycle__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testIsExtension -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testConversionCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testAllGeneralContexts -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testCeationCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testGeneralNotExtended__DiagnosticChain_Map -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testContextExtensionsAreConsistent__DiagnosticChain_Map -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testAllExtendedContexts -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testGetQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeViewpointsSameName -- Time elapsed: 0.029 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeContextSameName -- Time elapsed: 0.035 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeViewpointsDifferentName -- Time elapsed: 0.023 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeViewpointsRepresentationKinds -- Time elapsed: 0.024 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeContextDifferentName -- Time elapsed: 0.023 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getMetamodel -- Time elapsed: 0.004 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getConversionCommandClass -- Time elapsed: 0.018 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getCreationCommandClass -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getRepresentationKinds -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getProfiles -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getDomain -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getDefaultViewpoints -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getParent -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getExtensionPrefix -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getCreationCommandClassName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getElementTypes -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getConversionCommandClassName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getIcon -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getId -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getDescription -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getStakeholders -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getParent -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getConcerns -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getQualifiedName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getIcon -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getId -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getDescription -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getConversionCommandClass -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getCreationCommandClass -- Time elapsed: 0.002 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getDomain -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getDefaultViewpoints -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getParent -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getExtensionPrefix -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getCreationCommandClassName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getElementTypes -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getConversionCommandClassName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getQualifiedName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getIcon -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getName -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getId -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getDescription -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getRepresentationKinds -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getParent -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getConcerns -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getContext -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getQualifiedName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getIcon -- Time elapsed: 0 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getName -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getId -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getDescription -- Time elapsed: 0.001 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.resources -- Time elapsed: 0.037 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeViewpoints -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.traces -- Time elapsed: 0.015 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.isMerged -- Time elapsed: 0.015 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeDiagramParent -- Time elapsed: 0.014 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeRepresentationKinds -- Time elapsed: 0.014 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.collectViewpoints -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.collectStakeholdersAndConcerns -- Time elapsed: 0.022 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.getContexts -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeContextName -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.resources -- Time elapsed: 0.019 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeViewpoints -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.merged -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.traces -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeDiagramParent -- Time elapsed: 0.020 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeRepresentationKinds -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.collectViewpoints -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.stakeholdersAndConcernsCollected -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.getContexts -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeContextName -- Time elapsed: 0.027 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.mergeViewpoints -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.contexts -- Time elapsed: 0.015 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.mergeRepresentationKinds -- Time elapsed: 0.015 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.mergeDefaultViewpoints -- Time elapsed: 0.045 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.extensionContentNotInherited -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.extensionContextsElided -- Time elapsed: 0.016 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.inheritedContentMergedByExtension -- Time elapsed: 0.017 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.emptyDomainsElided -- Time elapsed: 0.018 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.stakeholdersAndConcerns -- Time elapsed: 0.018 s 00:40:04 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerAddContextTest.addContextToExtendedDomain -- Time elapsed: 0.022 s 00:40:04 org.eclipse.papyrus.infra.ui.architecture.tests.editors.SwitchViewpointsTest.switchViewpoints -- Time elapsed: 1.784 s 00:40:04 org.eclipse.papyrus.infra.ui.architecture.tests.editors.ModelExplorerViewpointFilterTest.revealDiagramsAndTables -- Time elapsed: 0.517 s 00:40:04 org.eclipse.papyrus.infra.ui.architecture.tests.editors.GrayedIconTest.checkIcons -- Time elapsed: 0.419 s 00:40:04 00:40:04 Results: 00:40:04 00:40:04 Tests run: 1087, Failures: 0, Errors: 0, Skipped: 28 00:40:04 00:40:05 [INFO] All tests passed 00:40:05 [INFO] 00:40:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.suite.tests --- 00:40:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec 00:40:05 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.suite.tests' with 0 classes 00:40:05 [INFO] 00:40:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests >-- 00:40:05 [INFO] Building org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT [150/175] 00:40:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 00:40:05 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 00:40:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 00:40:05 [INFO] 00:40:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:05 [INFO] 00:40:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:05 [INFO] The project's OSGi version is 2.0.0.202404230427 00:40:05 [INFO] 00:40:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:05 [INFO] 00:40:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:05 [INFO] 00:40:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:05 [INFO] 00:40:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.tests 00:40:06 [INFO] 00:40:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:40:06 [INFO] 00:40:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/main/resources 00:40:06 [INFO] 00:40:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:40:06 [INFO] 00:40:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] 00:40:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] 00:40:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/test/resources 00:40:06 [INFO] 00:40:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] 00:40:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 217 were skipped 00:40:06 [INFO] 00:40:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/org.eclipse.papyrus.infra.newchild.tests-2.0.0-SNAPSHOT.jar 00:40:06 [INFO] 00:40:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] 00:40:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.newchild.tests --- 00:40:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:40:06 [INFO] 00:40:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests >-- 00:40:06 [INFO] Building org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT [151/175] 00:40:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 00:40:06 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:40:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 00:40:07 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 00:40:07 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 00:40:07 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 00:40:07 [INFO] 00:40:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:07 [INFO] 00:40:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:07 [INFO] The project's OSGi version is 1.1.0.202404230427 00:40:07 [INFO] 00:40:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:07 [INFO] 00:40:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:07 [INFO] 00:40:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:07 [INFO] 00:40:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:07 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.suite.tests 00:40:13 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 00:40:13 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 00:40:13 [INFO] 00:40:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:40:13 [INFO] 00:40:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/main/resources 00:40:13 [INFO] 00:40:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:40:13 [INFO] 00:40:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [INFO] 00:40:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/test/resources 00:40:13 [INFO] 00:40:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1113 were skipped 00:40:13 [INFO] 00:40:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/org.eclipse.papyrus.toolsmiths.suite.tests-1.1.0-SNAPSHOT.jar 00:40:13 [INFO] 00:40:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:13 [INFO] 00:40:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:40:14 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data/.metadata/.log 00:40:14 [INFO] Command line: 00:40:14 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:40:18 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:40:18 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:40:18 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:40:18 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:40:18 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:40:18 00:40:23 Running org.eclipse.papyrus.toolsmiths.suite.tests.AllTests 00:40:49 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 00:40:49 log4j:WARN Please initialize the log4j system properly. 00:40:49 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 00:45:33 Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 309.5 s -- in org.eclipse.papyrus.toolsmiths.suite.tests.AllTests 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.ProfileAutomaticMigrationTest -- Time elapsed: 0.003 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.PackageAutomaticMigrationTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.StereotypeAutomaticMigrationTest_Stereotype_delete_Property -- Time elapsed: 0 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.PropertyAutomaticMigrationTest -- Time elapsed: 0.002 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.StereotypeAutomaticMigrationTest -- Time elapsed: 0 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.GeneralizationAutomaticMigrationTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsAbstractFromStereotypeTest.atomicListTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveProfileIntoNonApplyProfileTest -- Time elapsed: 0.047 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveStereotypeIntoNonApplyProfileTest -- Time elapsed: 0.033 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMovePackageIntoAlreadyApplyProfileTest -- Time elapsed: 0.032 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveStereotypeIntoAlreadyApplyProfileTest -- Time elapsed: 0.042 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMovePackageIntoNonApplyProfileTest -- Time elapsed: 0.033 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveProfileIntoAlreadyApplyProfileTest -- Time elapsed: 0.033 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest.UpperMultiplicityTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest.atomicListTest -- Time elapsed: 0 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest.LowerMultiplicityTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest.DeleteEnumerationLiteralTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest.MoveEnumerationLiteralTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest.atomicListTest -- Time elapsed: 0 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsStaticFromPropertyTest.atomicListTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.AddPropertyToStereotypeTest.atomicListTest -- Time elapsed: 0.001 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ModelDependenciesCheckerTest.unresolvedNonBundleDeployedURI -- Time elapsed: 14.39 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ModelDependenciesCheckerTest.noSpuriousDependencyProblemsFromDynamicProfileDefinition -- Time elapsed: 4.771 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.getFilesFromProject -- Time elapsed: 0.493 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.existFileFromProject_closed -- Time elapsed: 0.422 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.existFileFromProject -- Time elapsed: 0.777 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.getFilesFromProject_closed -- Time elapsed: 0.159 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.AbstractMissingExtensionMarkerResolutionTest.noIntermediateExtensionPointConfigurations -- Time elapsed: 0.437 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.AbstractMissingExtensionMarkerResolutionTest.addMissingExtension -- Time elapsed: 0.160 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.AbstractMissingAttributeMarkerResolutionTest.addMissingAttribute -- Time elapsed: 0.253 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ResourceMissingFromBinaryBuilderMarkerResolutionTest.addFile -- Time elapsed: 0.276 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ResourceMissingFromBinaryBuilderMarkerResolutionTest.addFolder -- Time elapsed: 0.297 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ResourceMissingFromBinaryBuilderMarkerResolutionTest.addFolder_withNesting -- Time elapsed: 0.399 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitecturePluginBuilderTest.ok -- Time elapsed: 5.894 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitecturePluginXMLBuilderTest.noSuchModelFile -- Time elapsed: 2.495 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitecturePluginXMLBuilderTest.noExtension -- Time elapsed: 2.134 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.multipleClientContexts -- Time elapsed: 2.749 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.unusedRepresentationKind -- Time elapsed: 2.107 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationKindReferenced -- Time elapsed: 2.641 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.implicitMergeWarning -- Time elapsed: 8.666 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.unresolvedGrayedIconResourceURI -- Time elapsed: 1.843 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.explicitMergeNotWarned -- Time elapsed: 8.508 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdviceNotIncluded -- Time elapsed: 2.261 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdviceNotIncluded_extension -- Time elapsed: 1.833 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdvice_inherited -- Time elapsed: 1.280 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdvice_byExtension -- Time elapsed: 2.085 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.unresolvedIconResourceURI -- Time elapsed: 1.793 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.invalidIconResourceURI -- Time elapsed: 1.201 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.clientContextIDMismatch -- Time elapsed: 1.904 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Intrinsic.unresolvedCreationCommandClass -- Time elapsed: 7.775 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Intrinsic.creationCommandClassBinaryTypeResolved -- Time elapsed: 5.966 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Intrinsic.invalidCreationCommandClass -- Time elapsed: 5.659 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Regression.bug573888_profilePlatformPluginURI -- Time elapsed: 2.109 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Regression.bug573888_registrationPlatformPluginURI -- Time elapsed: 1.814 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.missingArchitectureFrameworkDependency -- Time elapsed: 5.688 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.iconBundle -- Time elapsed: 1.219 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.creationCommandClassBundle -- Time elapsed: 7.338 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.creationCommandClassBinaryTypeResolved -- Time elapsed: 5.869 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.allReferencedByFolder -- Time elapsed: 1.110 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.missingReferencedResource -- Time elapsed: 1.503 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.missingArchitecture -- Time elapsed: 1.299 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.missingIcon -- Time elapsed: 1.614 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.allReferencesSpecific -- Time elapsed: 1.845 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.architecture.internal.quickfix.tests.ModelQuickFixTests.representationsAdviceFix -- Time elapsed: 1.808 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginValidationTest.testProfilePluginValidation -- Time elapsed: 0.638 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.dependencyValidationFails -- Time elapsed: 0.890 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.extensionValidationPasses -- Time elapsed: 0.880 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.modelValidationPasses -- Time elapsed: 1.093 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.buildPropertiesValidationFails -- Time elapsed: 0.804 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.dependencyValidationPasses -- Time elapsed: 0.528 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.extensionValidationFails -- Time elapsed: 0.364 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.modelValidationFails -- Time elapsed: 0.347 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.iconBundleDependency -- Time elapsed: 0.576 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.buildPropertiesValidationPasses -- Time elapsed: 0.617 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.clientContextIDViaGMF -- Time elapsed: 0.756 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.clientContextIDViaArchitectureCongtext -- Time elapsed: 1.208 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noClientContext -- Time elapsed: 0.520 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noSuchModelFile -- Time elapsed: 0.512 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noExtension -- Time elapsed: 0.584 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noExtensionButArchitectureReference -- Time elapsed: 0.692 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.unknownClientContextID -- Time elapsed: 0.613 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unresolvedFeatureName -- Time elapsed: 0.948 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.ok -- Time elapsed: 0.573 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unresolvedStereotypeQualifiedName -- Time elapsed: 0.931 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unqualifiedStereotypeQualifiedName -- Time elapsed: 1.015 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unresolvedProfileQualifiedName -- Time elapsed: 0.852 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$General.unresolvedIconReference -- Time elapsed: 0.936 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$General.unresolvedMetamodelNSURI -- Time elapsed: 0.549 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeMatcherAdvice.unresolvedProfileURI -- Time elapsed: 0.565 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeMatcherAdvice.ok -- Time elapsed: 0.618 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeMatcherAdvice.unresolvedStereotypeQualifiedName -- Time elapsed: 1.087 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeReferenceEdgeAdvice.unresolvedFeatureName -- Time elapsed: 1.014 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeReferenceEdgeAdvice.ok -- Time elapsed: 0.573 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeReferenceEdgeAdvice.unresolvedStereotypeQualifiedName -- Time elapsed: 0.912 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.allReferencedByFolder -- Time elapsed: 0.641 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.missingReferencedIcon -- Time elapsed: 0.709 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.missingReferencedResource -- Time elapsed: 0.832 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.allReferencesExplicit -- Time elapsed: 0.802 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfilePluginValidationTest.testProfilePluginValidation -- Time elapsed: 4.215 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfilePluginXMLBuilderTest.hasExtension -- Time elapsed: 3.275 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfilePluginXMLBuilderTest.noExtension -- Time elapsed: 3.513 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfileModelBuilderTest.profileRelativeURI -- Time elapsed: 2.524 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildPluginBuilderTest.ok -- Time elapsed: 0.904 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildPluginXMLBuilderTest.noExtension -- Time elapsed: 0.725 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildModelBuilderTest.unresolvedIconResourceURI -- Time elapsed: 0.608 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildModelBuilderTest.unresolvedRole -- Time elapsed: 0.700 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildDependenciesBuilderTest.modelResourceBundle -- Time elapsed: 0.826 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildDependenciesBuilderTest.iconResourceBundle -- Time elapsed: 0.590 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildDependenciesBuilderTest.missingNewChildBundleDependency -- Time elapsed: 1.040 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.allReferencedByFolder -- Time elapsed: 0.837 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.missingReferencedResource -- Time elapsed: 0.867 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.missingNewChildModel -- Time elapsed: 0.828 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.missingIcon -- Time elapsed: 0.810 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.environmentOK -- Time elapsed: 5.058 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.contextOK -- Time elapsed: 3.029 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.extensionsOK -- Time elapsed: 2.598 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.manifestOK -- Time elapsed: 2.236 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginXMLBuilderTest.noEnvironmentExtension -- Time elapsed: 2.140 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginXMLBuilderTest.noContextExtension -- Time elapsed: 2.183 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesDependencyBuilderTest.missingDependencyByContextReference -- Time elapsed: 2.619 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesDependencyBuilderTest.unresolvedEnvironmentModelFactory -- Time elapsed: 7.907 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesDependencyBuilderTest.missingDependencyByEnvironmentModelFactory -- Time elapsed: 6.997 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.implicitSourceTracesOK -- Time elapsed: 2.979 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextProperty -- Time elapsed: 2.568 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextElement -- Time elapsed: 1.793 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.obsoleteDataContextProperty -- Time elapsed: 1.715 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.obsoleteDataContextElement -- Time elapsed: 2.220 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.enumPropertyWrongType -- Time elapsed: 1.773 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.stringPropertyWrongType -- Time elapsed: 1.463 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.dataTypeAsClass -- Time elapsed: 2.040 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.stringPropertyEditorWrongWidgetType -- Time elapsed: 1.486 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.unresolvedInstanceOfConstraint -- Time elapsed: 2.355 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.unresolvedHasStereotypeConstraint -- Time elapsed: 1.811 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.unresolvedHasStereotypeConstraint_byRenamedProfile -- Time elapsed: 1.724 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.renamedProperty -- Time elapsed: 1.378 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.renamedStereotype -- Time elapsed: 1.676 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.renamedProfile -- Time elapsed: 1.356 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextPackage_nestedProfile -- Time elapsed: 2.039 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextPackage_nestedPackage -- Time elapsed: 1.783 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.profileMoved -- Time elapsed: 1.284 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.propertyWrongMultiplicity -- Time elapsed: 1.412 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.implicitSourceTracesOK -- Time elapsed: 1.299 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.missingDataContextProperty -- Time elapsed: 1.029 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.missingDataContextElement -- Time elapsed: 1.443 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.obsoleteDataContextProperty -- Time elapsed: 1.425 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.obsoleteDataContextElement -- Time elapsed: 1.334 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.enumPropertyWrongType -- Time elapsed: 1.180 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.stringPropertyWrongType -- Time elapsed: 1.278 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.unresolvedInstanceOfConstraint -- Time elapsed: 1.046 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.stringPropertyWrongType -- Time elapsed: 3.577 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextPackage_nestedPackage -- Time elapsed: 3.179 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.renamedProfile -- Time elapsed: 3.887 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.unresolvedConstraintClass_instanceOf -- Time elapsed: 4.090 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextPackage_nestedProfile -- Time elapsed: 2.814 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.obsoleteDataContextElement -- Time elapsed: 3.875 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.unresolvedConstraintClass_hasStereotype -- Time elapsed: 3.275 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.renamedProperty -- Time elapsed: 3.497 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextProperty -- Time elapsed: 3.679 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextElement -- Time elapsed: 3.354 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.propertyWrongMultiplicity -- Time elapsed: 3.212 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.stringPropertyEditorWrongWidgetType -- Time elapsed: 3.104 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.enumPropertyWrongType -- Time elapsed: 2.837 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.unresolvedConstraintClass_hasStereotype_byRenamedProfile -- Time elapsed: 3.195 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.obsoleteDataContextProperty -- Time elapsed: 3.489 s 00:45:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.renamedStereotype -- Time elapsed: 3.565 s 00:45:33 00:45:33 Results: 00:45:33 00:45:33 Tests run: 165, Failures: 0, Errors: 0, Skipped: 0 00:45:33 00:45:35 [INFO] All tests passed 00:45:35 [INFO] 00:45:35 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 00:45:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec 00:45:35 [INFO] Analyzed bundle 'org.eclipse.papyrus.toolsmiths.suite.tests' with 0 classes 00:45:35 [INFO] 00:45:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests >-- 00:45:35 [INFO] Building org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT [152/175] 00:45:35 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 00:45:35 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:45:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 00:45:35 [INFO] 00:45:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:35 [INFO] 00:45:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:35 [INFO] The project's OSGi version is 2.0.0.202404230427 00:45:35 [INFO] 00:45:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:35 [INFO] 00:45:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:35 [INFO] 00:45:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:35 [INFO] 00:45:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:35 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.communication.tests 00:45:36 [INFO] 00:45:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:45:36 [INFO] 00:45:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/main/resources 00:45:36 [INFO] 00:45:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:45:37 [INFO] 00:45:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [INFO] 00:45:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/test/resources 00:45:37 [INFO] 00:45:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:45:37 [INFO] 00:45:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/org.eclipse.papyrus.uml.diagram.communication.tests-2.0.0-SNAPSHOT.jar 00:45:37 [INFO] 00:45:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [INFO] 00:45:37 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [INFO] Skipping tests 00:45:37 [INFO] 00:45:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 00:45:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:45:37 [INFO] 00:45:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests >-- 00:45:37 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT [153/175] 00:45:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 00:45:37 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:45:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 00:45:38 [INFO] 00:45:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:38 [INFO] 00:45:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:38 [INFO] The project's OSGi version is 2.0.0.202404230427 00:45:38 [INFO] 00:45:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:38 [INFO] 00:45:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:38 [INFO] 00:45:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:38 [INFO] 00:45:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:38 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.statemachine.tests 00:45:39 [INFO] 00:45:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:45:39 [INFO] 00:45:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/main/resources 00:45:39 [INFO] 00:45:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:39 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:45:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/org/eclipse/papyrus/uml/diagram/statemachine/custom/helpers/tests/ZoneTest.java:[60] 00:45:39 assertThat(smDiagram.eResource(), nullValue()); 00:45:39 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:45:39 The method assertThat(Resource, Matcher<? super Resource>) from the type Assert is deprecated 00:45:39 1 problem (1 warning) 00:45:39 [INFO] 00:45:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:39 [INFO] 00:45:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/test/resources 00:45:39 [INFO] 00:45:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:45:39 [INFO] 00:45:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/org.eclipse.papyrus.uml.diagram.statemachine.tests-2.0.0-SNAPSHOT.jar 00:45:40 [INFO] 00:45:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:40 [INFO] 00:45:40 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:40 [INFO] Skipping tests 00:45:40 [INFO] 00:45:40 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 00:45:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:45:40 [INFO] 00:45:40 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests >-- 00:45:40 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT [154/175] 00:45:40 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 00:45:40 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:45:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 00:45:40 [INFO] 00:45:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:40 [INFO] 00:45:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:40 [INFO] The project's OSGi version is 2.0.100.202404230427 00:45:40 [INFO] 00:45:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:40 [INFO] 00:45:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:40 [INFO] 00:45:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:40 [INFO] 00:45:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.interactionoverview.tests 00:45:41 [INFO] 00:45:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:45:41 [INFO] 00:45:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/main/resources 00:45:41 [INFO] 00:45:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:41 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:45:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[31] 00:45:42 import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; 00:45:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:45:42 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:45:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 00:45:42 final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); 00:45:42 ^^^^^^^^^^^^^ 00:45:42 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:45:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 00:45:42 final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); 00:45:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:45:42 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:45:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[181] 00:45:42 @SuppressWarnings("unchecked") 00:45:42 ^^^^^^^^^^^ 00:45:42 Unnecessary @SuppressWarnings("unchecked") 00:45:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[25] 00:45:42 import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; 00:45:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:45:42 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:45:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 00:45:42 final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); 00:45:42 ^^^^^^^^^^^^^ 00:45:42 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:45:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 00:45:42 final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); 00:45:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:45:42 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404230300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404230300.jar') 00:45:42 7 problems (7 warnings) 00:45:42 [INFO] 00:45:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:42 [INFO] 00:45:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/test/resources 00:45:42 [INFO] 00:45:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:45:42 [INFO] 00:45:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/org.eclipse.papyrus.uml.diagram.interactionoverview.tests-2.0.100-SNAPSHOT.jar 00:45:42 [INFO] 00:45:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:42 [INFO] 00:45:42 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:42 [INFO] Skipping tests 00:45:42 [INFO] 00:45:42 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 00:45:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:45:42 [INFO] 00:45:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests >-- 00:45:42 [INFO] Building org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT [155/175] 00:45:42 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 00:45:42 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:45:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 00:45:43 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 00:45:43 [INFO] 00:45:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:43 [INFO] 00:45:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:43 [INFO] The project's OSGi version is 1.1.0.202404230427 00:45:43 [INFO] 00:45:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:43 [INFO] 00:45:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:43 [INFO] 00:45:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:43 [INFO] 00:45:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:43 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.suite.tests 00:45:49 [INFO] 00:45:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:45:49 [INFO] 00:45:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/main/resources 00:45:49 [INFO] 00:45:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:45:49 [INFO] 00:45:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [INFO] 00:45:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/test/resources 00:45:49 [INFO] 00:45:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1109 were skipped 00:45:49 [INFO] 00:45:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/org.eclipse.papyrus.uml.diagram.suite.tests-1.1.0-SNAPSHOT.jar 00:45:49 [INFO] 00:45:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:49 [INFO] 00:45:49 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:45:50 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data/.metadata/.log 00:45:50 [INFO] Command line: 00:45:50 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:45:55 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:45:55 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:45:55 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:45:55 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:45:55 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:45:55 00:46:01 Running org.eclipse.papyrus.uml.diagram.suite.tests.AllTests 00:46:07 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 00:46:07 log4j:WARN Please initialize the log4j system properly. 00:46:07 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 00:46:14 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 00:54:04 Tests run: 1422, Failures: 0, Errors: 0, Skipped: 174, Time elapsed: 483.7 s -- in org.eclipse.papyrus.uml.diagram.suite.tests.AllTests 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypePropertyStructure -- Time elapsed: 8.056 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeCompartmentStructure -- Time elapsed: 2.308 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeLabelStructure -- Time elapsed: 1.964 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeCompartmentInCommentStructure -- Time elapsed: 1.807 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypePropertyInCommentStructure -- Time elapsed: 1.902 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeCommentStructure -- Time elapsed: 1.696 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testProfileApplication -- Time elapsed: 1.547 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeBraceStructure -- Time elapsed: 1.572 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeBracePropertyStructure -- Time elapsed: 1.365 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnEnumeration -- Time elapsed: 23.17 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnPackage -- Time elapsed: 1.849 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnInterface -- Time elapsed: 1.519 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnClass -- Time elapsed: 1.806 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest.testApplyStereotypeOnEnumerationLiteral -- Time elapsed: 1.544 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest.testApplyStereotypeOnProperty -- Time elapsed: 1.494 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest.testApplyStereotypeOnOperation -- Time elapsed: 1.427 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayLinkClassDiagramTest.testApplyStereotypeOnLink -- Time elapsed: 1.487 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test1 -- Time elapsed: 1.486 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test2 -- Time elapsed: 1.107 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test3 -- Time elapsed: 1.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test5 -- Time elapsed: 0.946 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test6 -- Time elapsed: 0.942 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test4 -- Time elapsed: 0.941 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test7 -- Time elapsed: 0.974 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test8 -- Time elapsed: 0.945 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test9 -- Time elapsed: 0.942 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test10 -- Time elapsed: 0.944 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test11 -- Time elapsed: 0.980 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags10 -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags11 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags12 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags13 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags1 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags2 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags3 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags4 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags5 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags6 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags7 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags8 -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags9 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText10 -- Time elapsed: 0.003 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText11 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText1 -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText2 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText3 -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText4 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText5 -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText6 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText7 -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText8 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText9 -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest.testDeleteOnClassNamedStyleFont -- Time elapsed: 0.926 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest.testDeleteOnPackageWithStyle -- Time elapsed: 0.857 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase1 -- Time elapsed: 1.319 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase2 -- Time elapsed: 1.349 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase3 -- Time elapsed: 1.208 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase4 -- Time elapsed: 1.190 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityDefault -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinity -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerIntUpper -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityEqualsLiteralLowerUpper -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityIntLowerStringUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLiteralLowerStringLiteralUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerIsNull -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLowerStringUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLowerIntUpperInfinity -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerUpper -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralUpperIsNull -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringInfinityLowerUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralLowerLiteralInfinity -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerEqualsUpperWithBrackets -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityLiteral -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityIntLowerIntUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralLowerInfinity -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityLiteralRange -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityIntRange -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntValues -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLowerEqualsUpperWithBrackets -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityLowerUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLowerUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralEqualsWithBrackets -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLowerStringLiteralUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralLowerIntLiteralUpper -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralBooleanFalse -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralIntegerNegative -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralInteger -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralUnlimitedNaturalInfinitive -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralUnlimitedNatural -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralBoolean -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralNull -- Time elapsed: 0.002 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralReal -- Time elapsed: 0.002 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralString -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:initial -- Time elapsed: 1.105 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:synch -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:undo -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:redo -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForPortWithCSS -- Time elapsed: 1.372 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForFloatingLabelWithCSS -- Time elapsed: 1.121 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForFloatingLabel -- Time elapsed: 1.212 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest skipped 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForNode -- Time elapsed: 1.286 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForPort -- Time elapsed: 1.187 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForNodeWithCSS -- Time elapsed: 1.205 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest.testMoveOneGeneralization -- Time elapsed: 0.720 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest.testMoveTwoGeneralizations -- Time elapsed: 0.662 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug495430_DuplicatedTransitionsTest.checkDuplication -- Time elapsed: 0.009 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testResizedPortPosition -- Time elapsed: 2.144 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPositionOnOval -- Time elapsed: 0.666 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPositionOnPackageTop -- Time elapsed: 0.647 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPosition -- Time elapsed: 2.100 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPositionOnCorner -- Time elapsed: 1.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testAssociationRoleMultiplicityPosition -- Time elapsed: 0.856 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testDependencyNamePosition -- Time elapsed: 0.792 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testIntRealizationNamePosition -- Time elapsed: 0.804 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testContextLinkNamePosition -- Time elapsed: 0.620 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleEClassRef -- Time elapsed: 2.050 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleEClassRef -- Time elapsed: 1.968 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_UnapplyProfile -- Time elapsed: 1.867 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_MultiEClassRef -- Time elapsed: 1.794 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_SingleStereoRef -- Time elapsed: 1.771 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_SingleEClassRef -- Time elapsed: 1.682 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_MultiStereoRef -- Time elapsed: 1.692 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_MultiStereoRef -- Time elapsed: 1.825 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_SingleStereoRef -- Time elapsed: 1.765 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_SingleStereoRef -- Time elapsed: 1.792 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiEClassRef -- Time elapsed: 1.761 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_SingleEClassRef -- Time elapsed: 1.638 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_MultiEClassRef -- Time elapsed: 1.660 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_MultiStereoRef -- Time elapsed: 1.645 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_MultiEClassRef -- Time elapsed: 1.706 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_SingleEClassRef -- Time elapsed: 1.675 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_MultiStereoRef -- Time elapsed: 1.678 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_UnapplyStereotypeOnSource -- Time elapsed: 1.580 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_UnapplyStereotypeOnTarget -- Time elapsed: 1.642 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_SingleEClassRef -- Time elapsed: 1.632 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleStereoRef -- Time elapsed: 1.642 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleStereoRef -- Time elapsed: 1.654 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_MultiStereoRef -- Time elapsed: 1.544 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_SingleStereoRef -- Time elapsed: 1.553 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_MultiEClassRef -- Time elapsed: 1.585 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameEdge_MultiEClassRef -- Time elapsed: 1.610 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiStereoRef -- Time elapsed: 1.648 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest.testConnectionDecorationRegistry -- Time elapsed: 0.628 s 00:54:04 org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest.testEdgeDecoration -- Time elapsed: 0.615 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageIPackage -- Time elapsed: 0.945 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageSignal -- Time elapsed: 0.427 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageEnumeration -- Time elapsed: 0.401 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageInterface -- Time elapsed: 0.379 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageInformationItem -- Time elapsed: 0.274 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageTimeObservation -- Time elapsed: 0.401 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageDurationObservation -- Time elapsed: 0.364 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageInstanceSpecification -- Time elapsed: 0.657 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageComment -- Time elapsed: 0.314 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageDataType -- Time elapsed: 0.473 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageConstraint -- Time elapsed: 0.443 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageClass -- Time elapsed: 0.391 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageModel -- Time elapsed: 0.295 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageComponent -- Time elapsed: 0.413 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManagePrimitiveType -- Time elapsed: 0.415 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageSignal -- Time elapsed: 0.813 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageEnumeration -- Time elapsed: 0.406 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageInterface -- Time elapsed: 0.483 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageInformationItem -- Time elapsed: 0.483 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageInstanceSpecification -- Time elapsed: 0.379 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageComment -- Time elapsed: 0.318 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageDataType -- Time elapsed: 0.401 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageConstraint -- Time elapsed: 0.377 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageClass -- Time elapsed: 0.443 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageComponent -- Time elapsed: 0.457 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManagePrimitiveType -- Time elapsed: 0.420 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedDataType -- Time elapsed: 0.371 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManagePrimitiveTypeOperation -- Time elapsed: 0.110 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedSignal -- Time elapsed: 0.109 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedInterface -- Time elapsed: 0.107 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageEnumerationLiteralEnumeration -- Time elapsed: 0.084 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedDataType -- Time elapsed: 0.102 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedSignal -- Time elapsed: 0.110 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedEnumeration -- Time elapsed: 0.106 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceProperty -- Time elapsed: 0.120 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedEnumeration -- Time elapsed: 0.110 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedSignal -- Time elapsed: 0.110 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceReception -- Time elapsed: 0.119 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedClass -- Time elapsed: 0.105 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentReception -- Time elapsed: 0.102 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedPrimitiveType -- Time elapsed: 0.108 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentProperty -- Time elapsed: 0.101 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassProperty -- Time elapsed: 0.101 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManagePrimitiveTypeProperty -- Time elapsed: 0.104 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedPrimitiveType -- Time elapsed: 0.097 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassReception -- Time elapsed: 0.112 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedDataType -- Time elapsed: 0.118 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceOperation -- Time elapsed: 0.132 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedClass -- Time elapsed: 0.100 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentOperation -- Time elapsed: 0.101 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageSignalProperty -- Time elapsed: 0.090 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedInetrface -- Time elapsed: 0.099 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedPrimitiveType -- Time elapsed: 0.105 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedEnumeration -- Time elapsed: 0.100 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassOperation -- Time elapsed: 0.134 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedClass -- Time elapsed: 0.105 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedInterface -- Time elapsed: 0.125 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageSubstitution -- Time elapsed: 0.629 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageElementImport -- Time elapsed: 0.426 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageInterfaceRealization -- Time elapsed: 0.309 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageTemplateBinding -- Time elapsed: 0.360 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.291 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManagePackageImport -- Time elapsed: 0.320 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink.testToManageMultiDependency -- Time elapsed: 0.497 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink.testToManageMultiAssociation -- Time elapsed: 0.516 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContainmentLink.testToManageContainment -- Time elapsed: 0.342 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContextLink.testToManageContextLink -- Time elapsed: 0.382 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestDropfunction.testDropWithOrder -- Time elapsed: 0.423 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation.testStaticOperation -- Time elapsed: 0.325 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation.testStaticProperty -- Time elapsed: 0.283 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedDataType -- Time elapsed: 0.238 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedSignal -- Time elapsed: 0.073 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedInterface -- Time elapsed: 0.053 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageclassNestedEnumeration -- Time elapsed: 0.054 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedDataType -- Time elapsed: 0.054 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedSignal -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedEnumeration -- Time elapsed: 0.053 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedSignal -- Time elapsed: 0.051 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedClass -- Time elapsed: 0.051 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedPrimitiveType -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedPrimitiveType -- Time elapsed: 0.056 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedDataType -- Time elapsed: 0.055 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedClass -- Time elapsed: 0.056 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedInetrface -- Time elapsed: 0.053 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedPrimitiveType -- Time elapsed: 0.055 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedEnumeration -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedClass -- Time elapsed: 0.053 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedInterface -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsProperty -- Time elapsed: 0.225 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsClass -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testDataTypeVsProperty -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testAssociationClassVsProperty -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsOperation -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testEnumerationVsEnumerationLiteral -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testDataTypeVsOperation -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsPrimitiveType -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsOperation -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsProperty -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsDataType -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsSignal -- Time elapsed: 0.043 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsPrimitiveType -- Time elapsed: 0.060 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsEnumeration -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testPrimitiveTypeVsOperation -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testAssociationClassVsOperation -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsPrimitiveType -- Time elapsed: 0.038 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsProperty -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsDataType -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsSignal -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsInterface -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsEnumeration -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsEnumeration -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsReception -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsInterface -- Time elapsed: 0.044 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsDataType -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsSignal -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsReception -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsClass -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsInterface -- Time elapsed: 0.044 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsReception -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testSignalVsProperty -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsClass -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsOperation -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testPrimitiveTypeVsProperty -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInInterfaceNestedCompartment -- Time elapsed: 0.198 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInPrimitiveTypeAttributeCompartment -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInInterfaceOperationCompartment -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInDataTypeAttributeCompartment -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInClassOperationCompartment -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInInterfaceAttributeCompartment -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInInterfaceNestedCompartment -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInClassNestedCompartment -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInClassAttributeCompartment -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInComponentOperationCompartment -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInPrimitiveTypeOperationCompartment -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInComponentNestedCompartment -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInComponentAttributeCompartment -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInClassNestedCompartment -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInDataTypeOperationCompartment -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInComponentNestedCompartment -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2ClassAttributeCompartment -- Time elapsed: 0.226 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2ComponentAttributeCompartment -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2InterfaceAttributeCompartment -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInComponentDropFromModelExplorer -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInInterfaceDropFromModelExplorer -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropDataType2PropertyAttributeCompartment -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2InterfaceAttributeCompartment -- Time elapsed: 0.061 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSignal2PropertyAttributeCompartment -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2SignalAttributeCompartment -- Time elapsed: 0.046 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInComponentDropFromModelExplorer -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2PrimitiveTypeAttributeCompartment -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2ClassAttributeCompartment -- Time elapsed: 0.054 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInSignalDropFromModelExplorer -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInDataTypeDropFromModelExplorer -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInClassDropFromModelExplorer -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropClass2OperationCompartment -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2OperationCompartment -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2SignalAttributeCompartment -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropClass2PropertyAttributeCompartment -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropPrimitiveType2AttributeCompartment -- Time elapsed: 0.046 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2DataTypeAttributeCompartment -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2DataTypeAttributeCompartment -- Time elapsed: 0.060 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropComponent2OperationCompartment -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2PropertyAttributeCompartment -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInClassDropFromModelExplorer -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2InterfaceAttributeCompartment -- Time elapsed: 0.048 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2SignalAttributeCompartment -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2PrimitiveTypeAttributeCompartment -- Time elapsed: 0.048 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2ComponentAttributeCompartment -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropPrimitiveType2OperationCompartment -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2DataTypeAttributeCompartment -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInPrimitiveTypeDropFromModelExplorer -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2ComponentAttributeCompartment -- Time elapsed: 0.051 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInPrimitiveTypeDropFromModelExplorer -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropDataType2OperationCompartment -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2PrimitiveTypeAttributeCompartment -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropComponent2PropertyAttributeCompartment -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInDataTypeDropFromModelExplorer -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2ClassAttributeCompartment -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInInterfaceDropFromModelExplorer -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageIPackage -- Time elapsed: 0.286 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageSignal -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageEnumeration -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageInterface -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageInformationItem -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageTimeObservation -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageDurationObservation -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageInstanceSpecification -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageComment -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageDataType -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageConstraint -- Time elapsed: 1.916 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageClass -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageModel -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageComponent -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManagePrimitiveType -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationClass.testManageAssociationClass -- Time elapsed: 0.935 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedInterfcaeVsComponent -- Time elapsed: 0.221 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedInterfacetVsClass -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedClassVsInterface -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedComponentVsClass -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedClasstVsClass -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedComponentVsInterface -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedInterfaceVsInterface -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedClassVsComponent -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedComponentVsComponent -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic.testAssociationLinkReorient -- Time elapsed: 0.319 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic.testAssociationLink -- Time elapsed: 0.049 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramInstanceSpecification.testInstanceSpecification -- Time elapsed: 0.378 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageSignal -- Time elapsed: 0.219 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageEnumeration -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageInterface -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageDataType -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageClass -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageComponent -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManagePrimitiveType -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagram.testToManageClassDiagram -- Time elapsed: 0.230 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest.testOpening24PackageModel -- Time elapsed: 0.315 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest.testOpening24PackageDiagram -- Time elapsed: 0.387 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug382954_InstanceSpecificationLink.testLinkCreation -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest.testCopyConstraintInClassDiagram -- Time elapsed: 1.496 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest.testCopyConstraintInClassDiagramWithClass -- Time elapsed: 0.990 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest.testMoveOneLiteral -- Time elapsed: 0.623 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest.testMoveTwoLiterals -- Time elapsed: 0.592 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest.testPropertyReference -- Time elapsed: 0.619 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest.testMoveGeneralization -- Time elapsed: 0.637 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest.testAllContentsNoInheritance -- Time elapsed: 0.906 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest.testAllContentsToChild -- Time elapsed: 0.883 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest.testDropAssociationNotInverted -- Time elapsed: 0.278 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest.testDropAssociationAfterReorientSource -- Time elapsed: 0.096 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest.testDropAssociationAfterReorientTarget -- Time elapsed: 0.101 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.resources.ClassPaletteTest.checkPaletteIds -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageAddVariableValueAction -- Time elapsed: 1.266 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageDestroyObjectAction -- Time elapsed: 0.393 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageDecisionNode -- Time elapsed: 0.711 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageReadStructuralFeatureAction -- Time elapsed: 0.802 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageInitialNode -- Time elapsed: 0.840 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageValueSpecificationAction -- Time elapsed: 0.685 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageCentralBufferNode -- Time elapsed: 0.573 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageSequenceNode -- Time elapsed: 0.509 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageOpaqueAction -- Time elapsed: 0.515 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageConditionalNode -- Time elapsed: 0.514 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageReadSelfAction -- Time elapsed: 0.497 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageActivityPartition -- Time elapsed: 0.481 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageForkNode -- Time elapsed: 0.488 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageMergeNode -- Time elapsed: 0.566 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageCreateObjectAction -- Time elapsed: 0.589 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageExpansionRegion -- Time elapsed: 0.537 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageFlowFinalNode -- Time elapsed: 0.569 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageDataStoreNode -- Time elapsed: 0.517 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageReadVariableAction -- Time elapsed: 0.513 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageloopNode -- Time elapsed: 0.493 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageSendObjectAction -- Time elapsed: 0.539 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageActivityFinalNode -- Time elapsed: 0.557 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageAcceptEventAction -- Time elapsed: 0.676 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageJoinNode -- Time elapsed: 0.520 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageBroadCastSignalAction -- Time elapsed: 0.498 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageStructuredActivity -- Time elapsed: 0.475 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityChildNodeInStructuredActivity skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToSequenceNode -- Time elapsed: 0.358 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToConditionalNode -- Time elapsed: 0.101 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToStructuredNode -- Time elapsed: 0.050 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToConditionalNode -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToStructuredNode -- Time elapsed: 0.048 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromLoopNodeToActivity -- Time elapsed: 0.043 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToExpansionRegionNode -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromConditionalNodeToActivity -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToLoopNode -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromSequenceNodeToActivity -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToConditionalNode -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToActivity -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToExpansionRegion -- Time elapsed: 0.059 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromStructuredNodeToActivity -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToLoop -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToLoopNode -- Time elapsed: 0.057 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.BeetwenNonContainmentActivityGroup -- Time elapsed: 0.057 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToExpansionRegionNode -- Time elapsed: 0.050 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToActivity -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToInteruptibleActivtyRegion -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToActivityPartion -- Time elapsed: 0.051 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToStructuredNode -- Time elapsed: 0.046 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromExpansionRegionToActivity -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToSequenceNode -- Time elapsed: 0.045 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToActivityPartition -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToInterruptibleActivityRegion -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToSequenceNode -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestDropObjects.testExpansionNodeInExpansionRegionCompartment -- Time elapsed: 0.241 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestCommentLink.testToCreateCommentLink -- Time elapsed: 0.266 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInClearStructuralFeatureAction -- Time elapsed: 0.253 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInReadLinkAction -- Time elapsed: 0.053 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsArgumentInBroadcastSignalAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureStructuredActivityNodeInActivity -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureConditionalNodeInActivity -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsFirstInInsertAtTestIdentityAction -- Time elapsed: 0.043 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInTestIdentityAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInSequenceNode -- Time elapsed: 0.038 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInsertAtInAddVariableValueAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInsertAtInAddStructuralFeatureValueAction -- Time elapsed: 0.076 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionNodeAsOutInExpansionRegion -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsCollectionInReduceAction -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsValueInAddStructuralFeatureValueAction -- Time elapsed: 0.045 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectIngetStartClassifierBehaviorAction -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadStructuralFeatureAction -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsTargetInSendObjectAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInExpansionRegion -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsRequestInSendObjectAction -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInClearStructuralFeatureAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInCreateLinkAction -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsArgumentInBroadcastSignalAction -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInConditionalNode -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsSecondInTestIdentityAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsRequestInSendObjectAction -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInDestroyLinkAction -- Time elapsed: 0.038 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInsertAtInAddVariableValueAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureInitialNodeActionActionInActivity -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInReclassifyObjectAction -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInReadStructuralFeatureAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInReadLinkAction -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInStartObjectBehaviorAction -- Time elapsed: 0.045 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInReclassifyObjectAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadIsClassifiedObjectAction -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureAcceptEventActionInLoopNode -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputPinAsLoopVariableInLoopNode -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsCollectionInReduceAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInOpaqueAction -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInClearStructuralFeatureAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testResetInRegionWhenResizeGraphicalRepresentationElements -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsTargetInSendObjectAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInAddStructuralFeatureValueAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInConditionalNode -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInStartObjectBehaviorAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInReclassifyObjectAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsLoopVariableInputInLoopNode -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInClearStructuralFeatureAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInReadIsClassifiedObjectAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureSequenceNodeInActivity -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadLinkAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInConditionalNode -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsTargetInDestroyObjectAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInExpansionRegion -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionRegonInStructuredActivityNode -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReduceAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsArgumentInBroadcastSignalAction -- Time elapsed: 0.058 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsValueInAddStructuralFeatureValueAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadExtentAction -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInStructuredActivityNode -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsArgumentInStartObjectBehaviorAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureActivityInActivity -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInAddStructuralFeatureValueAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInSequenceNode -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsValueInAddVariableValueAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInOpaqueAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInReadLinkAction -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInReadStructuralFeatureAction -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionNodeAsInInExpansionRegion -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInStartObjectBehaviorAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInReadIsClassifiedObjectAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectIngetStartClassifierBehaviorAction -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsLoopVariableInputInLoopNode -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInExpansionRegion -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectIngetStartClassifierBehaviorAction -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionRegionInActivity -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInClearAssociationAction -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsTargetInDestroyObjectAction -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInDestroyLinkAction -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInAddStructuralFeatureValueAction -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadVariableAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInClearAssociationAction -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsSecondInTestIdentityAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInsertAtInAddVariableValueAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInReadStructuralFeatureAction -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInStructuredActivityNode -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInReadIsClassifiedObjectAction -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInsertAtInAddStructuralFeatureValueAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInCreateLinkAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInExpansionRegion -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInDestroyLinkAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsLoopVariableInputInLoopNode -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputPinAsResultInLoopNode -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsArgumentInStartObjectBehaviorAction -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInClearAssociationAction -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsTargetInDestroyObjectAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsCollectionInReduceAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsTargetInSendObjectAction -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInSequenceNode -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputPinAsOutputValueInOpaqueAction -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInStartObjectBehaviorAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsValueInAddStructuralFeatureValueAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInAddStructuralFeatureValueAction -- Time elapsed: 0.040 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInSequenceNode -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInConditionalNode -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsArgumentInStartObjectBehaviorAction -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInStructuredActivityNode -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureCreateLinkActionInActivity -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsFirstInTestIdentityAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureOpaqueActionActionInActivity -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsRequestInSendObjectAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInCreateLinkAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsValueInAddVariableValueAction -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInStructuredActivityNode -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsSecondInTestIdentityAction -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureLoopNodeInActivity -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureDecisionNodeInConditionalNode -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInOpaqueAction -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsFirstInTestIdentityAction -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInsertAtInAddStructuralFeatureValueAction -- Time elapsed: 0.059 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testResetInPartitionWhenResizeGraphicalRepresentationElements -- Time elapsed: 0.068 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureTestIdentityActionInActivity -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsValueInAddVariableValueAction -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateControlFlowLinkInStructuredActivityNode -- Time elapsed: 0.295 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateObjectFlowLinkFromPinToPin -- Time elapsed: 0.105 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testControlFlowLinkReorient -- Time elapsed: 0.108 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateControlFlowLink -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateObjectFlowLinkFromOutpinPinInStructuredActivityNodeToOutputPin -- Time elapsed: 0.056 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorientSourceFromOutputPinInStructuredActivityNodeToOutputPin -- Time elapsed: 0.096 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorientSourceFromInputPinInStructuredActivityNodeToInputPin -- Time elapsed: 0.077 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateObjectFlowLinkFromInputPinInStructuredActivityNodeToInputPin -- Time elapsed: 0.055 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorient -- Time elapsed: 0.074 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testNoExecutableNodeFlowLink -- Time elapsed: 0.056 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorientSourceFromPinToAction -- Time elapsed: 0.054 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateInitialNodeInStructuralActivityNode -- Time elapsed: 0.231 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateDecisionNodeInConditionalNode -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateJoinNodeInExpansionRegion -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateForkNodeInLoopNode -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateMerdgeNodeInSequenceNode -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestItemProviderCommand.testItemProviderCommandUndo -- Time elapsed: 0.201 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent_OperationChange -- Time elapsed: 0.036 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testAdviceForAcceptCallActionExists -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_ChangeEvent -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_ToIsUnmarshallTrue -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_MixedEvents -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_MultipleTrigger_MixedEvents -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_NoCommonAncestor -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_SignalEvent -- Time elapsed: 0.034 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SingleTrigger_TimeEvent -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_CommonAncestor -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_TimeEvent -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testAdviceForAcceptEventActionExists -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_TimeEvent -- Time elapsed: 0.046 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent_SignalChange -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_MultipleTrigger_SignalEvent_CommonAncestor -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_changePropertyStructuralFeatureType -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testAdviceForAddStructuraFeatureActionExists -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PortStructuralFeature -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_changePortStructuralFeatureType -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_To_BehaviorWithParameters -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation.testAdviceForCallBehaviorActionExists -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation.testPinDerivation_NoBehavior_To_BehaviorWithParameters -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation.testPinDerivation_NoOperation_To_OperationWithParameters -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation.testAdviceForCallOperationActionExists -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation.testPinDerivation_OperationWithParameters_To_OperationWithParameters -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testAdviceForCreateLinkActionExists -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testPinDerivation_ModificationPropertyOfLinkEndCreationData -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testPinDerivation_NoEndData_To_EndDataWithValuePin -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testPinDerivation_ModificationLinkEndCreationData -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation.testPinDerivation_NoClassifier_ToClassClassifier -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation.testPinDerivation_NoClassifier_ToActivityClassifier -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation.testAdviceForCreateObjectActionExists -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testPinDerivation_ModificationPropertyOfLinkEndDestructionData -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testAdviceForDestroyLinkActionExists -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testPinDerivation_NoEndData_To_EndDataWithValuePin -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testPinDerivation_ModificationLinkEndDestructionData -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_ModificationLinkEndData_OpenEnd -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_ModificationPropertyOfLinkEndData -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_NoEndData_To_EndData -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testAdviceForReadLinkActionExists -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_ModificationLinkEndData_NotOpenEnd -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityInRootElement -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityOwnedBeahaviour -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityAsClassifierBehaviour -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityNestedClassifer -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivitySpecifiedOperation -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testAdviceForReadSelfActionExists -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_changePropertyStructuralFeatureType -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testAdviceForCallOperationActionExists -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PortStructuralFeature -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_changePortStructuralFeatureType -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation.testPinDerivation_SignalWithAttributes_To_SignalWithAttributes -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation.testAdviceForSendSignalActionExists -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation.testPinDerivation_NoSignal_ToSignalWithAttributes -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation.testAdviceForStartClassifierBehaviorActionExists -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation.testPinDerivation_StartClassifierBehaviorAction -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_NoBehavior_To_BehaviorWithParameters_Synchronous -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testAdviceForStartObjectBehaviorActionExists -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_NoBehavior_To_BehaviorWithParameters_Asynchronous -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_AddParameter_Synchronous -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_To_OtherBehaviorWithParameters_Synchronous -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_ChangeParameter_Synchronous -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation.testAdviceForTestIdentityActionExists -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation.testPinDerivation_Creation -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralStringValue -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testAdviceForValueSpecificationActionExists -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralUnlimitedNaturalValue -- Time elapsed: 0.039 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToInstanceSpecificationValueSingleClassifier -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralRealValue -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralEnumerationValue -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralBooleanValue -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralIntegerValue -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest.testExpansionRegionBadCreateCommand -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest.testExpansionNodeCreateCommand -- Time elapsed: 0.002 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest.testExpansionRegionContainmentChildCreateCommand -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest.testAlienCreationRequest -- Time elapsed: 0.005 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest.testMixedElementTypesCreationRequest -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest.testExpansionNodeCreationRequest -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.004 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageIPackage -- Time elapsed: 0.822 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageComment -- Time elapsed: 0.273 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageExecutionEnvironment -- Time elapsed: 0.312 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageConstraint -- Time elapsed: 0.354 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageModel -- Time elapsed: 0.400 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageNode -- Time elapsed: 0.276 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageArtifact -- Time elapsed: 0.336 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageDevice -- Time elapsed: 0.303 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToExecutionEnvironment -- Time elapsed: 0.766 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToPackage -- Time elapsed: 0.363 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToModel -- Time elapsed: 0.344 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManagePackage -- Time elapsed: 0.352 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToConstraint -- Time elapsed: 0.309 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToArtifact3 -- Time elapsed: 0.301 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToComment -- Time elapsed: 0.290 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageComment -- Time elapsed: 0.390 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageExecutionEnvironment -- Time elapsed: 0.307 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageConstraint -- Time elapsed: 0.291 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageModel -- Time elapsed: 0.295 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageNode -- Time elapsed: 0.310 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToNode -- Time elapsed: 0.313 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageArtifact -- Time elapsed: 0.286 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageDevice -- Time elapsed: 0.311 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToArtifact -- Time elapsed: 0.669 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToExecutionEnvironment -- Time elapsed: 0.274 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToDevice -- Time elapsed: 0.243 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToNode -- Time elapsed: 0.311 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testToManageDeployment -- Time elapsed: 0.292 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testUnexecutableArtifactArtifactDeployment -- Time elapsed: 0.051 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testUnexecutableNodeArtifactDeployment -- Time elapsed: 0.050 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testUnexecutableNodeNodeDeployment -- Time elapsed: 0.033 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.545 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramCommentLink.testToManageComment -- Time elapsed: 0.294 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramConstraintLink.testToManageConstraint -- Time elapsed: 0.268 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramManifestationLink.testToManageManifestation -- Time elapsed: 0.315 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInModelCN -- Time elapsed: 0.203 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInPackageCN -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInDevice -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInModel -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInPackageCN -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInPackage -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInModelCN -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInModel -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInModelCN -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInModelCN -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInPackage -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInNode -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testModelCNInPackage -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactACNInArtifactCN -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInDevice -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInExecEnvir -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInNestedNodeCN -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNestedDeviceCN -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInDevice -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInModel -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInNestedDeviceCN -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInPackageCN -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInModelCN -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactACNInDevice -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInNestedNodeCN -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInModel -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInPackage -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInModelCN -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNode -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNestedNodeCN -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInModel -- Time elapsed: 0.021 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInPackageCN -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInPackage -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInPackage -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNestedExecEnvirCN -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInModelCN -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInNestedDeviceCN -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInPackage -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInModel -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testModelCNInModelCN -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInPackageCN -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInExecEnvir -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInNode -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testModelCNInModel -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInNestedExecEnvirCN -- Time elapsed: 0.049 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInNode -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactACNInArtifactACN -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInPackageCN -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInPackageCN -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInNestedNodeCN -- Time elapsed: 0.024 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInModel -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInPackage -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManagePackage -- Time elapsed: 0.643 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageInterface -- Time elapsed: 0.341 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageComment -- Time elapsed: 0.266 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageConstraint -- Time elapsed: 0.277 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageModel -- Time elapsed: 0.288 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageComponent -- Time elapsed: 0.302 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManagePackage -- Time elapsed: 0.768 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageInterface -- Time elapsed: 0.378 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageComment -- Time elapsed: 0.293 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageConstraint -- Time elapsed: 0.315 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageModel -- Time elapsed: 0.307 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageComponent -- Time elapsed: 0.340 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode.testToManagePropertyPart -- Time elapsed: 0.719 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode.testToManagePort -- Time elapsed: 0.392 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel.testToManageProperty -- Time elapsed: 0.271 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel.testToManageReception -- Time elapsed: 0.089 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel.testToManageOperation -- Time elapsed: 0.106 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceAbstraction -- Time elapsed: 0.610 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceUsage -- Time elapsed: 0.397 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceDependency -- Time elapsed: 0.219 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceManifestation -- Time elapsed: 0.312 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.512 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramCommentLink.testToManageComment -- Time elapsed: 0.266 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConstraintLink.testToManageConstraint -- Time elapsed: 0.277 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates.testInterfaceVsProperty -- Time elapsed: 0.214 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates.testInterfaceVsOperation -- Time elapsed: 0.029 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates.testInterfaceVsReception -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements.testPropertyInInterfaceOperationCompartment -- Time elapsed: 0.195 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements.testOperationInInterfaceAttributeCompartment -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements.testReceptionInInterfaceAttributeCompartment -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInInterfaceDropFromModelExplorer -- Time elapsed: 0.200 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2OperationCompartment -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2PropertyAttributeCompartment -- Time elapsed: 0.035 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInInterfaceDropFromModelExplorer -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector.testToManagePropertyPortConnection -- Time elapsed: 2.454 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortAbstraction -- Time elapsed: 0.574 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortUsage -- Time elapsed: 0.187 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortConnector -- Time elapsed: 0.045 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortGeneralization -- Time elapsed: 0.044 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation.testComponentPortLocation -- Time elapsed: 0.251 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation.testComponentPartPortLocation -- Time elapsed: 0.078 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector.testToManagePropertyPortConnection -- Time elapsed: 2.409 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent.testHideAndDropChildComponentToComponent -- Time elapsed: 0.224 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent.testDropChildComponentFromComponentToDiagram -- Time elapsed: 0.031 s 00:54:04 org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent.testHideChild_DropToDiagram_DropToParentComponent -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testCreateThreeInteractions -- Time elapsed: 0.497 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testDeleteInteraction -- Time elapsed: 0.407 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testCreateInteraction -- Time elapsed: 0.402 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testHideInteraction -- Time elapsed: 0.375 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testDropInteraction -- Time elapsed: 0.438 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testDropLifeline -- Time elapsed: 0.505 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testHideLifeline -- Time elapsed: 0.415 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testCellEditorLocator -- Time elapsed: 0.408 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testCreateLifeline -- Time elapsed: 0.402 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.create3LifelinesTest -- Time elapsed: 0.410 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testDeleteLifeline -- Time elapsed: 0.429 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testDropLifeline -- Time elapsed: 0.496 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testHideLifeline -- Time elapsed: 0.413 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testCellEditorLocator -- Time elapsed: 0.416 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testCreateLifeline -- Time elapsed: 0.375 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.create3LifelinesTest -- Time elapsed: 0.410 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testDeleteLifeline -- Time elapsed: 0.410 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant.testDeleteStateInvariants -- Time elapsed: 1.362 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant.testHideStateInvariants -- Time elapsed: 1.397 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant.testCannotDeleteLastStateInvariant -- Time elapsed: 0.413 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant.testCannotHideLastStateInvariant -- Time elapsed: 0.676 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testDeleteOccurrenceSpecification -- Time elapsed: 0.796 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testModelWithThreeOccurrenceSpecifications -- Time elapsed: 0.746 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testFullUndoRedo -- Time elapsed: 0.827 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testCreateOccurrenceSpecificationWithDoubleClick -- Time elapsed: 0.770 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification.testFullUndoRedo -- Time elapsed: 0.772 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification.testCreateOccurrenceSpecificationWithDoubleClick -- Time elapsed: 0.399 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition.testDeleteStateDefinition -- Time elapsed: 0.416 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition.testCreateStateDefinition -- Time elapsed: 0.393 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition.testCreateMultipleStateDefinitions -- Time elapsed: 0.423 s 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifelineLayout skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages skipped 00:54:04 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages skipped 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectStateMachine -- Time elapsed: 0.327 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectOpaqueBehavior -- Time elapsed: 0.117 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManagePackage -- Time elapsed: 0.089 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectActivity -- Time elapsed: 0.110 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectArtifact -- Time elapsed: 0.116 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectComponent -- Time elapsed: 0.110 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectDevice -- Time elapsed: 0.130 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageComment -- Time elapsed: 0.087 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectStereotype -- Time elapsed: 0.114 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectInformationItem -- Time elapsed: 0.113 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectExecutionEnvironment -- Time elapsed: 0.115 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectProtocolStateMachine -- Time elapsed: 0.127 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectActor -- Time elapsed: 0.205 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectClass -- Time elapsed: 0.148 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectCollaboration -- Time elapsed: 0.141 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectSignal -- Time elapsed: 0.148 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectNode -- Time elapsed: 0.112 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageConstraint -- Time elapsed: 0.096 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectUsecase -- Time elapsed: 0.131 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectEnumeration -- Time elapsed: 0.116 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageActor -- Time elapsed: 0.154 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectInterface -- Time elapsed: 0.123 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectPrimitiveType -- Time elapsed: 0.110 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectFunctionBehavior -- Time elapsed: 0.134 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectInteraction -- Time elapsed: 0.126 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectDeployementSpecification -- Time elapsed: 0.126 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectDatatype -- Time elapsed: 0.112 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManagePackage -- Time elapsed: 0.790 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageUseCase -- Time elapsed: 0.366 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageComment -- Time elapsed: 0.291 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageConstraint -- Time elapsed: 0.316 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageActor -- Time elapsed: 0.500 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageComponent -- Time elapsed: 0.373 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject skipped 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject skipped 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject skipped 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageDependencyUseCase_Actor -- Time elapsed: 0.589 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageRealization -- Time elapsed: 0.303 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageAssociationUseCase_Actor -- Time elapsed: 0.303 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageAbstraction -- Time elapsed: 0.309 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageUsage -- Time elapsed: 0.317 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageDependency -- Time elapsed: 0.310 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageAssociationUseCase_UseCase -- Time elapsed: 0.328 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManageExtend -- Time elapsed: 0.517 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManagePackageMerge -- Time elapsed: 0.265 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManageInclude -- Time elapsed: 0.305 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.194 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManagePackageImport -- Time elapsed: 0.272 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.003 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest.moveUseCaseWithinSubject -- Time elapsed: 0.681 s 00:54:04 org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest.moveUseCaseIntoSubject -- Time elapsed: 1.073 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageActivitySubstitution -- Time elapsed: 0.565 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageCollaborationSubstitution -- Time elapsed: 0.297 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToSubstitution -- Time elapsed: 0.287 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testClassToCollaborationGeneralization -- Time elapsed: 0.267 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageClassSubstitution -- Time elapsed: 0.264 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testCollaborationToClassGeneralization -- Time elapsed: 0.324 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageStateMachineSubstitution -- Time elapsed: 0.198 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.243 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToInterfaceRealization -- Time elapsed: 0.256 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortAbstraction -- Time elapsed: 0.534 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortUsage -- Time elapsed: 0.261 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortConnector -- Time elapsed: 0.297 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortGeneralization -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortAbstraction -- Time elapsed: 0.493 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortUsage -- Time elapsed: 0.248 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortConnector -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortGeneralization -- Time elapsed: 0.042 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDurationObservation -- Time elapsed: 0.660 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToArtifact -- Time elapsed: 0.184 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToExecutionEnvironment -- Time elapsed: 0.278 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToProtocolStateMachine -- Time elapsed: 0.319 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToEnumeration -- Time elapsed: 0.264 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToActor -- Time elapsed: 0.227 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToClass -- Time elapsed: 0.258 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralNull -- Time elapsed: 0.259 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDevice -- Time elapsed: 0.309 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralInteger -- Time elapsed: 0.238 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInteraction -- Time elapsed: 0.254 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralString -- Time elapsed: 0.256 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeEvent -- Time elapsed: 0.203 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToConstraint -- Time elapsed: 0.238 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeInterval -- Time elapsed: 0.238 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToUseCase -- Time elapsed: 0.245 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToOpaqueExpression -- Time elapsed: 0.242 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToStateMachine -- Time elapsed: 0.273 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToSignal -- Time elapsed: 0.271 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInterface -- Time elapsed: 0.233 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToIntervalConstraint -- Time elapsed: 0.276 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDeploymentSpecification -- Time elapsed: 0.244 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToChangeEvent -- Time elapsed: 0.261 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInteractionConstraint -- Time elapsed: 0.249 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralUnlimitedNatural -- Time elapsed: 0.246 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInformationItem -- Time elapsed: 0.266 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToCollaboration -- Time elapsed: 0.268 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDurationInterval -- Time elapsed: 0.247 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeExpression -- Time elapsed: 0.270 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeObservation -- Time elapsed: 0.340 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInterval -- Time elapsed: 0.208 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToComment -- Time elapsed: 0.233 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToPrimitiveType -- Time elapsed: 0.245 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToOpaqueBehavior -- Time elapsed: 0.281 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToStringExpression -- Time elapsed: 0.276 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralBoolean -- Time elapsed: 0.254 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToFunctionBehavior -- Time elapsed: 0.296 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDataType -- Time elapsed: 0.392 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDurationConstraint -- Time elapsed: 0.259 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToAnyReceiveEvent -- Time elapsed: 0.224 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeConstraint -- Time elapsed: 0.242 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToExpression -- Time elapsed: 0.271 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDuration -- Time elapsed: 0.246 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToComponent -- Time elapsed: 0.259 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToSignalEvent -- Time elapsed: 0.261 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToNode -- Time elapsed: 0.261 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToActivity -- Time elapsed: 0.259 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToCallEvent -- Time elapsed: 0.243 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInstanceValue -- Time elapsed: 0.240 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToProperty -- Time elapsed: 0.892 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToConstraint -- Time elapsed: 0.322 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToComment -- Time elapsed: 0.287 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToPort -- Time elapsed: 0.295 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToCollaborationUse -- Time elapsed: 0.360 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramActivityChildNode.testToParameter -- Time elapsed: 1.425 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationUsage -- Time elapsed: 0.596 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToUsage -- Time elapsed: 0.190 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassRealization -- Time elapsed: 0.286 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassDependency -- Time elapsed: 0.286 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineRealization -- Time elapsed: 0.326 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityUsage -- Time elapsed: 0.206 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityAbstraction -- Time elapsed: 0.306 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityDependency -- Time elapsed: 0.300 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationAbstraction -- Time elapsed: 0.316 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineUsage -- Time elapsed: 0.314 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManifestation -- Time elapsed: 0.255 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToAbstraction -- Time elapsed: 0.304 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationDependency -- Time elapsed: 0.310 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassUsage -- Time elapsed: 0.293 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineDependency -- Time elapsed: 0.311 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityRealization -- Time elapsed: 0.318 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassAbstraction -- Time elapsed: 0.306 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineAbstraction -- Time elapsed: 0.311 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationRealization -- Time elapsed: 0.322 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToRealization -- Time elapsed: 0.287 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testClassPartPortLocation -- Time elapsed: 0.243 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testProtocolStateMachinePortLocation -- Time elapsed: 0.044 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testClassPortLocation -- Time elapsed: 0.044 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testInteractionItemPortLocation -- Time elapsed: 0.045 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testActivityPortLocation -- Time elapsed: 0.003 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testStateMachinePortLocation -- Time elapsed: 0.047 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramDropOntoChildNode.dropAssociationOntoPart_bug470823 -- Time elapsed: 0.207 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramElementTypeConfigurationTest.validateCompositeDiagramElementTypeConfigurationModel -- Time elapsed: 0.010 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel -- Time elapsed: 1.180 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.tests.copyPaste.ConstraintCopyPasteTest.testCopyConstraintFromClassToClass -- Time elapsed: 0.851 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.008 s 00:54:04 org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest.validateModel[2] -- Time elapsed: 0.660 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate1100 -- Time elapsed: 0.768 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate8000 -- Time elapsed: 0.344 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate9000 -- Time elapsed: 0.315 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToState -- Time elapsed: 0.396 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate10000 -- Time elapsed: 0.311 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate12000 -- Time elapsed: 0.357 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate13000 -- Time elapsed: 0.363 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate14000 -- Time elapsed: 0.374 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate15000 -- Time elapsed: 0.364 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToFinalState -- Time elapsed: 0.375 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testConstainedElementLink -- Time elapsed: 0.227 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToCreateCommentLink -- Time elapsed: 0.032 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testConstraintConstrainedElementLinkCannotBeStarted -- Time elapsed: 0.064 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testCommentLinkCannotBeStarted -- Time elapsed: 0.062 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToReorientCommentLink -- Time elapsed: 0.044 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToReorientConstraintContextLink -- Time elapsed: 0.052 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testContextElementLink -- Time elapsed: 0.041 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToReorientConstraintConstrainedElementLink -- Time elapsed: 0.048 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testConstraintContextLinkCannotBeStarted -- Time elapsed: 0.054 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLinkReorient -- Time elapsed: 0.258 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testEntryPointTransitionLink -- Time elapsed: 0.067 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testExitPointTransitionLink -- Time elapsed: 0.072 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLinkWithSameSourceAndTarget -- Time elapsed: 0.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLinkCannotBeStarted -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLink -- Time elapsed: 0.037 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInState -- Time elapsed: 0.216 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateForkInRegion -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testStateInRegion -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testFinalStateInRegino -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateExitPointKind -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoEntryPointInRegion -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInStateMachine -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateShallowHistoryKind -- Time elapsed: 0.020 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic skipped 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateTerminateInRegion -- Time elapsed: 0.018 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJoinKind -- Time elapsed: 0.030 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic skipped 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJoinInRegion -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateChoiseKind -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJunctionInRegion -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic skipped 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoExitPointInRegion -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testEntryPointJunctionKind -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testConnectionPointReferenceInStateWithoutSubmachine -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateInitialKind -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateTerminateKind -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInStateCompartment -- Time elapsed: 0.026 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInRegion -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateChoiseInRegion -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateForkKind -- Time elapsed: 0.013 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testDeferrableTriggerInState -- Time elapsed: 0.028 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateDeepHistoryKind -- Time elapsed: 0.022 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoEntryPointInStateMachine -- Time elapsed: 0.015 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testCommentInRegion -- Time elapsed: 0.011 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateShallowHistoryInRegion -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJunctionKind -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testConnectionPointReferenceInState -- Time elapsed: 0.060 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateInitialInRegion -- Time elapsed: 0.016 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoExitPointInStateMachine -- Time elapsed: 0.014 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateDeepHistoryInRegion -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testConstraintInRegion -- Time elapsed: 0.012 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode.testStateMachineResizeHeight -- Time elapsed: 0.207 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode.testStateMachineResizeWidth -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineContextLink.testToManageContextLink -- Time elapsed: 0.365 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.statemachine.custom.helpers.tests.ZoneTest.deleteDiagramWithEmptyZoneAnnotation_bug468207 -- Time elapsed: 1.245 s 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode.testToConstraint -- Time elapsed: 0.764 s 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode.testToComment -- Time elapsed: 0.416 s 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode.testToLifeline -- Time elapsed: 0.419 s 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0.001 s 00:54:04 org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.002 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest.testDefineNestedProfileWithDependencies -- Time elapsed: 0.310 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest.testDefineSimpleProfile -- Time elapsed: 0.278 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManagePackage -- Time elapsed: 0.670 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageProfile -- Time elapsed: 0.290 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageDataType -- Time elapsed: 0.249 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageClass -- Time elapsed: 0.272 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageStereoType -- Time elapsed: 0.290 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageStereoTypeInPackage -- Time elapsed: 0.714 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageStereoTypeInProfile -- Time elapsed: 0.309 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageClassInPackage -- Time elapsed: 0.318 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageClassInProfile -- Time elapsed: 0.291 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManagePackageInPackage -- Time elapsed: 0.278 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageProfileInPackage -- Time elapsed: 0.296 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManagePackageInProfile -- Time elapsed: 0.264 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageProfileInProfile -- Time elapsed: 0.270 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageDatatypeInPackage -- Time elapsed: 0.310 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageDatatypeInProfile -- Time elapsed: 0.311 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink.testToManageAssociationWithoutMulti -- Time elapsed: 0.537 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestImportMetaClass.testImportMetaClass -- Time elapsed: 1.268 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramExtension.testDestroyExtensionProperty -- Time elapsed: 0.766 s 00:54:04 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramContextLink.testToManageContextLink -- Time elapsed: 0.336 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestInteractionAffixedChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageActionExecution -- Time elapsed: 0.661 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageDurationConstraint -- Time elapsed: 0.176 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageBehaviorExecution -- Time elapsed: 0.201 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageStateInvariant -- Time elapsed: 0.133 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode.testToManageContinuation -- Time elapsed: 0.322 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710.testConsiderIgnoreFragment -- Time elapsed: 0.216 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710.testCombinedFragmentContinuation -- Time elapsed: 0.437 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710.testCombinedFragment -- Time elapsed: 0.043 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperand_364701.testOperandAddDelete -- Time elapsed: 0.323 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828.testMessageSync -- Time elapsed: 0.349 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedCombinedFragment_364795 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestAdvancedDragDrop_364696 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808.testEditLoop -- Time elapsed: 0.228 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808.testEditText -- Time elapsed: 0.038 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteInteractionOperand -- Time elapsed: 2.915 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteInteractionFragmentInOperand -- Time elapsed: 2.303 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteNotOnlyInteractionOperand -- Time elapsed: 2.374 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragOnLifeline_533671 -- Time elapsed: 2.098 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragDoesNotMoveExistingFragments_533679 -- Time elapsed: 2.063 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.noCreateOperandOnLifelineWithoutCFrag_533672 -- Time elapsed: 0.709 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteCombinedFragment -- Time elapsed: 2.296 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.defaultInteractionOperand_533673 -- Time elapsed: 2.010 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteAllInteractionOperands -- Time elapsed: 2.107 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.validateCreatedInteractionOperand_533676 -- Time elapsed: 2.491 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteOnlyInteractionOperand -- Time elapsed: 2.025 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragOverHalfMessage_533675 -- Time elapsed: 1.706 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.attemptToMoveOperandGuard_533699 -- Time elapsed: 1.547 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createOperandOnLifeline_533672 -- Time elapsed: 1.811 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragEnclosedFragments_533679 -- Time elapsed: 1.781 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteCombinedFragmentMultipleOperands_533681 -- Time elapsed: 1.961 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragInCFrag_533675 -- Time elapsed: 1.713 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.attemptToResizeOperandGuard_533699 -- Time elapsed: 1.530 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragInFreeSpace_533675 -- Time elapsed: 1.616 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragOverLifelines_533671 -- Time elapsed: 1.739 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createOperandOverLifelines_533672 -- Time elapsed: 1.821 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteInteraction -- Time elapsed: 1.852 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testResizeOperand -- Time elapsed: 1.180 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testResizeFragmentNW -- Time elapsed: 0.607 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testResizeFragmentSE -- Time elapsed: 0.597 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testCreateOperand -- Time elapsed: 0.663 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testSimpleLayout -- Time elapsed: 0.576 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testDeleteOperand -- Time elapsed: 1.381 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testMoveOperandForbidden -- Time elapsed: 0.610 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testMoveCombinedFragment -- Time elapsed: 0.749 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createCombinedFragment_operand -- Time elapsed: 1.605 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createInteractionUse -- Time elapsed: 0.676 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createStateInvariant -- Time elapsed: 0.653 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createCombinedFragment -- Time elapsed: 1.545 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testResizeFragmentNW -- Time elapsed: 1.967 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testResizeFragmentSE -- Time elapsed: 1.931 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testResizeOperands -- Time elapsed: 1.556 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testMoveFragment -- Time elapsed: 1.836 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testCreateOperand -- Time elapsed: 0.772 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testExpandCF -- Time elapsed: 0.690 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testDeleteOperand -- Time elapsed: 2.145 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testShrinkCF -- Time elapsed: 0.772 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testInitialCoverage -- Time elapsed: 0.660 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testMoveOperandSeparator -- Time elapsed: 1.549 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testMoveCF -- Time elapsed: 0.748 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderSecondToFirst -- Time elapsed: 0.898 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderFirstToLast -- Time elapsed: 0.778 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderThirdToLast -- Time elapsed: 0.828 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReparentForbidden -- Time elapsed: 0.762 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderLastToFirst -- Time elapsed: 0.852 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderLastToThird -- Time elapsed: 0.881 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderFirstToSecond -- Time elapsed: 0.866 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinkDisappearOnAnchorageChange -- Time elapsed: 1.522 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinkDeletion -- Time elapsed: 1.708 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testAnchorUpdateOnMessages -- Time elapsed: 0.853 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinksDisplay -- Time elapsed: 0.795 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinkDisappearOnSemanticChange -- Time elapsed: 1.313 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testAnchorUpdateOnDestruction -- Time elapsed: 0.904 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testAnchorUpdateOnExecSpec -- Time elapsed: 0.912 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinksAnchors -- Time elapsed: 0.812 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinkDisappearOnAnchorageChange -- Time elapsed: 1.468 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinkDeletion -- Time elapsed: 1.784 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testAnchorUpdateOnMessages -- Time elapsed: 0.805 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinksDisplay -- Time elapsed: 1.145 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinkDisappearOnSemanticChange -- Time elapsed: 1.358 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testAnchorUpdateOnDestruction -- Time elapsed: 0.920 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testAnchorUpdateOnExecSpec -- Time elapsed: 0.856 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinksAnchors -- Time elapsed: 1.061 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinkDisappearOnAnchorageChange -- Time elapsed: 1.360 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinkDeletion -- Time elapsed: 1.745 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testAnchorUpdateOnMessages -- Time elapsed: 0.870 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinksDisplay -- Time elapsed: 1.066 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinkDisappearOnSemanticChange -- Time elapsed: 1.253 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testAnchorUpdateOnDestruction -- Time elapsed: 0.842 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testAnchorUpdateOnExecSpec -- Time elapsed: 0.846 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinksAnchors -- Time elapsed: 1.141 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnMessageTargetToSource -- Time elapsed: 0.840 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnMessageSourceToTarget -- Time elapsed: 0.791 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnDestruction -- Time elapsed: 0.808 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnExecSpecFinishToStart -- Time elapsed: 0.861 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnExecSpecStartToFinish -- Time elapsed: 0.968 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnMessageTargetToSource -- Time elapsed: 0.973 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnMessageSourceToTarget -- Time elapsed: 0.810 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnDestruction -- Time elapsed: 0.830 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnExecSpecFinishToStart -- Time elapsed: 0.868 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnExecSpecStartToFinish -- Time elapsed: 0.888 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnMessageTargetToSource -- Time elapsed: 0.951 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnMessageSourceToTarget -- Time elapsed: 0.800 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnDestruction -- Time elapsed: 0.912 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnExecSpecFinishToStart -- Time elapsed: 0.937 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnExecSpecStartToFinish -- Time elapsed: 0.841 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.noCreateOnLifeline[OBSERVATION] -- Time elapsed: 0.920 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnDestructionOccurrence[OBSERVATION] -- Time elapsed: 0.969 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionFinish[OBSERVATION] -- Time elapsed: 0.933 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationRightToLeftCreateMessage[OBSERVATION] -- Time elapsed: 0.944 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationLeftToRightCreateMessage[OBSERVATION] -- Time elapsed: 0.938 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnExecution[OBSERVATION] -- Time elapsed: 0.960 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageSendOnLifeline[OBSERVATION] -- Time elapsed: 0.933 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnLifeline[OBSERVATION] -- Time elapsed: 0.939 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionStart[OBSERVATION] -- Time elapsed: 1.049 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.noCreateOnLifeline[CONSTRAINT] -- Time elapsed: 0.903 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnDestructionOccurrence[CONSTRAINT] -- Time elapsed: 0.947 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionFinish[CONSTRAINT] -- Time elapsed: 0.959 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationRightToLeftCreateMessage[CONSTRAINT] -- Time elapsed: 0.952 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationLeftToRightCreateMessage[CONSTRAINT] -- Time elapsed: 0.960 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnExecution[CONSTRAINT] -- Time elapsed: 0.955 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageSendOnLifeline[CONSTRAINT] -- Time elapsed: 0.979 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnLifeline[CONSTRAINT] -- Time elapsed: 0.935 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionStart[CONSTRAINT] -- Time elapsed: 0.943 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageReceiveOnExecution[OBSERVATION] -- Time elapsed: 1.069 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageSendOnLifeline[OBSERVATION] -- Time elapsed: 1.136 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageReceiveOnExecution[CONSTRAINT] -- Time elapsed: 1.085 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageSendOnLifeline[CONSTRAINT] -- Time elapsed: 1.117 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentName_382951 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageSync -- Time elapsed: 0.505 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageAsync -- Time elapsed: 0.160 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageReply -- Time elapsed: 0.263 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageCreate -- Time elapsed: 0.164 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageDelete -- Time elapsed: 0.180 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testBehaviorExecution -- Time elapsed: 0.108 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testActionExecution -- Time elapsed: 0.107 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testLifeline -- Time elapsed: 0.068 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966.testEditMaxint -- Time elapsed: 0.210 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966.testEditMinint -- Time elapsed: 0.044 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661.testHeaderAnchor -- Time elapsed: 0.395 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661.testVerticalBarAnchor -- Time elapsed: 0.168 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202.testMessageLost -- Time elapsed: 0.359 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202.testMessageFound -- Time elapsed: 0.145 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestGuardVisibility_402966 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageCreateWithLifeline_403134 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774.testResize -- Time elapsed: 0.223 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testReconnectSyncMessage -- Time elapsed: 0.271 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testReconnectReplyMessage -- Time elapsed: 0.114 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testDeleteReplyMessage -- Time elapsed: 0.094 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testDeleteSyncMessage -- Time elapsed: 0.101 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testCreateReplyMessage -- Time elapsed: 0.125 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testCreateSyncMessage -- Time elapsed: 0.125 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_477463.testMessageOccurrenceSpecification -- Time elapsed: 0.027 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences.testWeakReferenceDeletion -- Time elapsed: 0.952 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences.testWeakReferenceCreation -- Time elapsed: 0.982 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences.testWeakReferenceMoveDown -- Time elapsed: 0.611 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528787.testExecutionChangeAfterMessageCreationUndo -- Time elapsed: 0.470 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528473 skipped 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testAdaptSizeDeltaToMaxHeight -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testIsAffixedToRight -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testGetRealMoveDelta -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testGetRelativeBounds -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN.testCreateThreeInteractions -- Time elapsed: 0.417 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN skipped 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN.testCreateInteraction -- Time elapsed: 0.489 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN skipped 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageDecisionNode -- Time elapsed: 0.735 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageInitialNode -- Time elapsed: 0.741 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageSequenceNode -- Time elapsed: 0.840 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageConditionalNode -- Time elapsed: 0.722 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageForkNode -- Time elapsed: 0.731 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode skipped 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageMergeNode -- Time elapsed: 0.934 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageFlowFinalNode -- Time elapsed: 0.744 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageLoopNode -- Time elapsed: 0.707 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageActivityFinalNode -- Time elapsed: 0.730 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageJoinNode -- Time elapsed: 0.742 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateInitialNodeInStructuralActivityNode -- Time elapsed: 0.176 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateDecisionNodeInConditionalNode -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateJoinNodeInExpansionRegion -- Time elapsed: 0.002 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateForkNodeInLoopNode -- Time elapsed: 0.017 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateMerdgeNodeInSequenceNode -- Time elapsed: 0.010 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateInitialNodeInStructuralActivityNode -- Time elapsed: 0.178 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateDecisionNodeInConditionalNode -- Time elapsed: 0.023 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateJoinNodeInExpansionRegion -- Time elapsed: 0.002 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateForkNodeInLoopNode -- Time elapsed: 0.019 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateMerdgeNodeInSequenceNode -- Time elapsed: 0.010 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 00:54:04 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.001 s 00:54:04 00:54:04 Results: 00:54:04 00:54:04 Tests run: 1422, Failures: 0, Errors: 0, Skipped: 174 00:54:04 00:54:06 [INFO] All tests passed 00:54:06 [INFO] 00:54:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 00:54:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec 00:54:06 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.diagram.suite.tests' with 0 classes 00:54:06 [INFO] 00:54:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests >-- 00:54:06 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT [156/175] 00:54:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 00:54:06 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:54:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 00:54:06 [INFO] 00:54:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:06 [INFO] 00:54:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:06 [INFO] The project's OSGi version is 2.0.0.202404230427 00:54:06 [INFO] 00:54:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:06 [INFO] 00:54:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:06 [INFO] 00:54:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:06 [INFO] 00:54:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:06 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 00:54:08 [INFO] 00:54:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:54:08 [INFO] 00:54:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/main/resources 00:54:08 [INFO] 00:54:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithCSS.java:[66] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestReopenWithCSS.editor is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/Test2StereotypeApplications.java:[103] 00:54:08 Stereotype stereotypeTest = null; 00:54:08 ^^^^^^^^^^^^^^ 00:54:08 The value of the local variable stereotypeTest is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[66] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestReopenAsComment.editor is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[81] 00:54:08 EditPart stereotypedClassEditPart = fixture.findEditPart(stereotypedClass); 00:54:08 ^^^^^^^^^^^^^^^^^^^^^^^^ 00:54:08 The value of the local variable stereotypedClassEditPart is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[109] 00:54:08 EditPart stereotypedLinkEditPart = fixture.findEditPart(stereotypedLink); 00:54:08 ^^^^^^^^^^^^^^^^^^^^^^^ 00:54:08 The value of the local variable stereotypedLinkEditPart is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUpdateValue.java:[66] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestUpdateValue.editor is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestDisplayAsCompartment.java:[106] 00:54:08 Stereotype stereotypeTest = null; 00:54:08 ^^^^^^^^^^^^^^ 00:54:08 The value of the local variable stereotypeTest is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestReopenAsBrace.java:[64] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestReopenAsBrace.editor is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyProfile.java:[66] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestUnapplyProfile.editor is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithPropertyView.java:[66] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestReopenWithPropertyView.editor is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestDisplayAsBrace.java:[106] 00:54:08 Stereotype stereotypeTest = null; 00:54:08 ^^^^^^^^^^^^^^ 00:54:08 The value of the local variable stereotypeTest is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/TestStereotypeApplication.java:[247] 00:54:08 Stereotype stereotypeTest = null; 00:54:08 ^^^^^^^^^^^^^^ 00:54:08 The value of the local variable stereotypeTest is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenAsCompartment.java:[63] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestReopenAsCompartment.editor is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestDisplayAsComment.java:[107] 00:54:08 Stereotype stereotypeTest = null; 00:54:08 ^^^^^^^^^^^^^^ 00:54:08 The value of the local variable stereotypeTest is not used 00:54:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyStereotype.java:[66] 00:54:08 private IMultiDiagramEditor editor; 00:54:08 ^^^^^^ 00:54:08 The value of the field TestUnapplyStereotype.editor is not used 00:54:08 15 problems (15 warnings) 00:54:08 [INFO] 00:54:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] 00:54:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/test/resources 00:54:08 [INFO] 00:54:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 00:54:08 [INFO] 00:54:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests-2.0.0-SNAPSHOT.jar 00:54:08 [INFO] 00:54:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] 00:54:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] Skipping tests 00:54:08 [INFO] 00:54:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 00:54:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:54:08 [INFO] 00:54:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests >-- 00:54:08 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT [157/175] 00:54:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 00:54:08 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:54:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 00:54:09 [INFO] 00:54:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:09 [INFO] 00:54:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:09 [INFO] The project's OSGi version is 2.0.0.202404230427 00:54:09 [INFO] 00:54:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:09 [INFO] 00:54:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:09 [INFO] 00:54:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:09 [INFO] 00:54:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:09 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.dnd.tests 00:54:10 [INFO] 00:54:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:54:10 [INFO] 00:54:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/main/resources 00:54:10 [INFO] 00:54:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:54:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[97] 00:54:10 houseKeeper.setField("strategy", DropStrategyManager.instance.findStrategy(org.eclipse.papyrus.uml.diagram.dnd.Activator.PLUGIN_ID + ".instanceSpecification")); 00:54:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:54:10 The method setField(String, DropStrategy) from the type AbstractHouseKeeperRule is deprecated 00:54:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[230] 00:54:10 protected void checkSlots(EditPart instanceSpecificationPart, List<Property>... expectedProperties) { 00:54:10 ^^^^^^^^^^^^^^^^^^ 00:54:10 Type safety: Potential heap pollution via varargs parameter expectedProperties 00:54:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[289] 00:54:10 checkSlots(target, ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 00:54:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:54:10 Type safety: A generic array of List<Property> is created for a varargs parameter 00:54:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[304] 00:54:10 checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes()); 00:54:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:54:10 Type safety: A generic array of List<Property> is created for a varargs parameter 00:54:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[321] 00:54:10 checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 00:54:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:54:10 Type safety: A generic array of List<Property> is created for a varargs parameter 00:54:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[338] 00:54:10 checkSlots(target, ((org.eclipse.uml2.uml.Class) class1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 00:54:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:54:10 Type safety: A generic array of List<Property> is created for a varargs parameter 00:54:10 6 problems (6 warnings) 00:54:10 [INFO] 00:54:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] 00:54:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/test/resources 00:54:10 [INFO] 00:54:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 330 were skipped 00:54:10 [INFO] 00:54:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/org.eclipse.papyrus.uml.diagram.dnd.tests-2.0.0-SNAPSHOT.jar 00:54:10 [INFO] 00:54:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] 00:54:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] Skipping tests 00:54:10 [INFO] 00:54:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 00:54:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:54:10 [INFO] 00:54:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests >-- 00:54:10 [INFO] Building org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT [158/175] 00:54:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 00:54:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:54:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 00:54:11 [INFO] 00:54:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:11 [INFO] 00:54:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:11 [INFO] The project's OSGi version is 2.0.0.202404230427 00:54:11 [INFO] 00:54:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:11 [INFO] 00:54:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:11 [INFO] 00:54:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:11 [INFO] 00:54:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:11 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.properties.tests 00:54:12 [INFO] 00:54:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:54:12 [INFO] 00:54:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/main/resources 00:54:12 [INFO] 00:54:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:54:12 [INFO] 00:54:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] 00:54:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/test/resources 00:54:12 [INFO] 00:54:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 334 were skipped 00:54:12 [INFO] 00:54:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/org.eclipse.papyrus.uml.diagram.properties.tests-2.0.0-SNAPSHOT.jar 00:54:12 [INFO] 00:54:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] 00:54:12 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] Skipping tests 00:54:12 [INFO] 00:54:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 00:54:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:54:12 [INFO] 00:54:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests >-- 00:54:12 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT [159/175] 00:54:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 00:54:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:54:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 00:54:13 [INFO] 00:54:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:13 [INFO] 00:54:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:13 [INFO] The project's OSGi version is 2.0.0.202404230427 00:54:13 [INFO] 00:54:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:13 [INFO] 00:54:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:13 [INFO] 00:54:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:13 [INFO] 00:54:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.stereotype.display.tests 00:54:14 [INFO] 00:54:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:54:14 [INFO] 00:54:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/main/resources 00:54:14 [INFO] 00:54:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:54:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/org/eclipse/papyrus/uml/nattable/stereotype/display/tests/tests/StereotypeDisplayTableTest.java:[566] 00:54:14 editorModel = TableHelper.createTable(configuration, view, configuration.getName(), description); 00:54:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 00:54:14 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 00:54:14 1 problem (1 warning) 00:54:14 [INFO] 00:54:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] 00:54:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/test/resources 00:54:14 [INFO] 00:54:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 316 were skipped 00:54:14 [INFO] 00:54:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/org.eclipse.papyrus.uml.nattable.stereotype.display.tests-2.0.0-SNAPSHOT.jar 00:54:14 [INFO] 00:54:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] 00:54:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] Skipping tests 00:54:14 [INFO] 00:54:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 00:54:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:54:14 [INFO] 00:54:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests >-- 00:54:14 [INFO] Building org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT [160/175] 00:54:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 00:54:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 00:54:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 00:54:15 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 00:54:15 [INFO] 00:54:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:15 [INFO] 00:54:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:15 [INFO] The project's OSGi version is 1.1.0.202404230427 00:54:15 [INFO] 00:54:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:15 [INFO] 00:54:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:15 [INFO] 00:54:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:15 [INFO] 00:54:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:15 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.suite.tests 00:54:20 [INFO] 00:54:20 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 00:54:20 [INFO] 00:54:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/main/resources 00:54:20 [INFO] 00:54:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 00:54:20 [INFO] 00:54:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [INFO] 00:54:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/test/resources 00:54:20 [INFO] 00:54:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 00:54:20 [INFO] 00:54:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/org.eclipse.papyrus.uml.nattable.suite.tests-1.1.0-SNAPSHOT.jar 00:54:20 [INFO] 00:54:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:20 [INFO] 00:54:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 00:54:21 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data/.metadata/.log 00:54:21 [INFO] Command line: 00:54:21 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 00:54:26 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 00:54:26 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 00:54:26 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 00:54:26 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 00:54:26 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 00:54:26 00:54:31 Running org.eclipse.papyrus.uml.nattable.suite.tests.AllTests 00:54:35 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 00:54:35 log4j:WARN Please initialize the log4j system properly. 00:54:35 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 00:54:45 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 00:54:55 00:54:55 (Eclipse:5232): Gtk-WARNING **: 04:54:55.519: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:54:55 00:54:55 (Eclipse:5232): Gtk-WARNING **: 04:54:55.524: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:54:56 00:54:56 (Eclipse:5232): Gtk-WARNING **: 04:54:56.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:54:56 00:54:56 (Eclipse:5232): Gtk-WARNING **: 04:54:56.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:02 00:55:02 (Eclipse:5232): Gtk-WARNING **: 04:55:02.391: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:02 00:55:02 (Eclipse:5232): Gtk-WARNING **: 04:55:02.396: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:03 00:55:03 (Eclipse:5232): Gtk-WARNING **: 04:55:03.085: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:03 00:55:03 (Eclipse:5232): Gtk-WARNING **: 04:55:03.090: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:03 00:55:03 (Eclipse:5232): Gtk-WARNING **: 04:55:03.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:03 00:55:03 (Eclipse:5232): Gtk-WARNING **: 04:55:03.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:04 00:55:04 (Eclipse:5232): Gtk-WARNING **: 04:55:04.416: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:04 00:55:04 (Eclipse:5232): Gtk-WARNING **: 04:55:04.422: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:05 00:55:05 (Eclipse:5232): Gtk-WARNING **: 04:55:05.039: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:05 00:55:05 (Eclipse:5232): Gtk-WARNING **: 04:55:05.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:05 00:55:05 (Eclipse:5232): Gtk-WARNING **: 04:55:05.819: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:05 00:55:05 (Eclipse:5232): Gtk-WARNING **: 04:55:05.824: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:06 00:55:06 (Eclipse:5232): Gtk-WARNING **: 04:55:06.476: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:06 00:55:06 (Eclipse:5232): Gtk-WARNING **: 04:55:06.482: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:07 00:55:07 (Eclipse:5232): Gtk-WARNING **: 04:55:07.137: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:07 00:55:07 (Eclipse:5232): Gtk-WARNING **: 04:55:07.142: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:33 00:55:33 (Eclipse:5232): Gtk-WARNING **: 04:55:33.672: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:33 00:55:33 (Eclipse:5232): Gtk-WARNING **: 04:55:33.677: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:34 00:55:34 (Eclipse:5232): Gtk-WARNING **: 04:55:34.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:34 00:55:34 (Eclipse:5232): Gtk-WARNING **: 04:55:34.518: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:35 00:55:35 (Eclipse:5232): Gtk-WARNING **: 04:55:35.365: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:35 00:55:35 (Eclipse:5232): Gtk-WARNING **: 04:55:35.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:36 00:55:36 (Eclipse:5232): Gtk-WARNING **: 04:55:36.346: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:36 00:55:36 (Eclipse:5232): Gtk-WARNING **: 04:55:36.352: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:37 00:55:37 (Eclipse:5232): Gtk-WARNING **: 04:55:37.125: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:37 00:55:37 (Eclipse:5232): Gtk-WARNING **: 04:55:37.130: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:38 00:55:38 (Eclipse:5232): Gtk-WARNING **: 04:55:38.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:38 00:55:38 (Eclipse:5232): Gtk-WARNING **: 04:55:38.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.092: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.098: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.146: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.149: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.737: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.744: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.791: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:45 00:55:45 (Eclipse:5232): Gtk-WARNING **: 04:55:45.795: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.265: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.272: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.320: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.823: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.830: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:46 00:55:46 (Eclipse:5232): Gtk-WARNING **: 04:55:46.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:47 00:55:47 (Eclipse:5232): Gtk-WARNING **: 04:55:47.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:47 00:55:47 (Eclipse:5232): Gtk-WARNING **: 04:55:47.343: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:47 00:55:47 (Eclipse:5232): Gtk-WARNING **: 04:55:47.392: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:47 00:55:47 (Eclipse:5232): Gtk-WARNING **: 04:55:47.395: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:50 00:55:50 (Eclipse:5232): Gtk-WARNING **: 04:55:50.827: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:50 00:55:50 (Eclipse:5232): Gtk-WARNING **: 04:55:50.834: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:50 00:55:50 (Eclipse:5232): Gtk-WARNING **: 04:55:50.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:50 00:55:50 (Eclipse:5232): Gtk-WARNING **: 04:55:50.885: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:51 00:55:51 (Eclipse:5232): Gtk-WARNING **: 04:55:51.492: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:51 00:55:51 (Eclipse:5232): Gtk-WARNING **: 04:55:51.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:51 00:55:51 (Eclipse:5232): Gtk-WARNING **: 04:55:51.555: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:51 00:55:51 (Eclipse:5232): Gtk-WARNING **: 04:55:51.557: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:51 00:55:51 (Eclipse:5232): Gtk-WARNING **: 04:55:51.745: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:51 00:55:51 (Eclipse:5232): Gtk-WARNING **: 04:55:51.749: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.221: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.227: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.822: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.829: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:52 00:55:52 (Eclipse:5232): Gtk-WARNING **: 04:55:52.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.323: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.330: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.379: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.868: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.875: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.924: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:53 00:55:53 (Eclipse:5232): Gtk-WARNING **: 04:55:53.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:54 00:55:54 (Eclipse:5232): Gtk-WARNING **: 04:55:54.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:54 00:55:54 (Eclipse:5232): Gtk-WARNING **: 04:55:54.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:54 00:55:54 (Eclipse:5232): Gtk-WARNING **: 04:55:54.422: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:54 00:55:54 (Eclipse:5232): Gtk-WARNING **: 04:55:54.425: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:57 00:55:57 (Eclipse:5232): Gtk-WARNING **: 04:55:57.459: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:57 00:55:57 (Eclipse:5232): Gtk-WARNING **: 04:55:57.463: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:57 00:55:57 (Eclipse:5232): Gtk-WARNING **: 04:55:57.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.003: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.054: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.057: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.659: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.711: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.714: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:58 00:55:58 (Eclipse:5232): Gtk-WARNING **: 04:55:58.875: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:59 00:55:59 (Eclipse:5232): Gtk-WARNING **: 04:55:59.619: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:59 00:55:59 (Eclipse:5232): Gtk-WARNING **: 04:55:59.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:59 00:55:59 (Eclipse:5232): Gtk-WARNING **: 04:55:59.722: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:55:59 00:55:59 (Eclipse:5232): Gtk-WARNING **: 04:55:59.724: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:01 00:56:01 (Eclipse:5232): Gtk-WARNING **: 04:56:01.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:01 00:56:01 (Eclipse:5232): Gtk-WARNING **: 04:56:01.671: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:02 00:56:02 (Eclipse:5232): Gtk-WARNING **: 04:56:02.246: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:02 00:56:02 (Eclipse:5232): Gtk-WARNING **: 04:56:02.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:02 00:56:02 (Eclipse:5232): Gtk-WARNING **: 04:56:02.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:02 00:56:02 (Eclipse:5232): Gtk-WARNING **: 04:56:02.793: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:03 00:56:03 (Eclipse:5232): Gtk-WARNING **: 04:56:03.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:03 00:56:03 (Eclipse:5232): Gtk-WARNING **: 04:56:03.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:04 00:56:04 (Eclipse:5232): Gtk-WARNING **: 04:56:04.185: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:04 00:56:04 (Eclipse:5232): Gtk-WARNING **: 04:56:04.190: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:04 00:56:04 (Eclipse:5232): Gtk-WARNING **: 04:56:04.727: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:04 00:56:04 (Eclipse:5232): Gtk-WARNING **: 04:56:04.731: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:06 00:56:06 (Eclipse:5232): Gtk-WARNING **: 04:56:06.218: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:06 00:56:06 (Eclipse:5232): Gtk-WARNING **: 04:56:06.223: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:06 00:56:06 (Eclipse:5232): Gtk-WARNING **: 04:56:06.775: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:06 00:56:06 (Eclipse:5232): Gtk-WARNING **: 04:56:06.779: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:07 00:56:07 (Eclipse:5232): Gtk-WARNING **: 04:56:07.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:07 00:56:07 (Eclipse:5232): Gtk-WARNING **: 04:56:07.460: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:08 00:56:08 (Eclipse:5232): Gtk-WARNING **: 04:56:08.086: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:08 00:56:08 (Eclipse:5232): Gtk-WARNING **: 04:56:08.091: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:08 00:56:08 (Eclipse:5232): Gtk-WARNING **: 04:56:08.654: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:08 00:56:08 (Eclipse:5232): Gtk-WARNING **: 04:56:08.658: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:09 00:56:09 (Eclipse:5232): Gtk-WARNING **: 04:56:09.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:09 00:56:09 (Eclipse:5232): Gtk-WARNING **: 04:56:09.392: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:10 00:56:10 (Eclipse:5232): Gtk-WARNING **: 04:56:10.310: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:10 00:56:10 (Eclipse:5232): Gtk-WARNING **: 04:56:10.315: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:11 00:56:11 (Eclipse:5232): Gtk-WARNING **: 04:56:11.019: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:11 00:56:11 (Eclipse:5232): Gtk-WARNING **: 04:56:11.024: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:11 00:56:11 (Eclipse:5232): Gtk-WARNING **: 04:56:11.702: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:11 00:56:11 (Eclipse:5232): Gtk-WARNING **: 04:56:11.706: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:12 00:56:12 (Eclipse:5232): Gtk-WARNING **: 04:56:12.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:12 00:56:12 (Eclipse:5232): Gtk-WARNING **: 04:56:12.245: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:12 00:56:12 (Eclipse:5232): Gtk-WARNING **: 04:56:12.906: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:12 00:56:12 (Eclipse:5232): Gtk-WARNING **: 04:56:12.910: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:13 00:56:13 (Eclipse:5232): Gtk-WARNING **: 04:56:13.831: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:13 00:56:13 (Eclipse:5232): Gtk-WARNING **: 04:56:13.836: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:15 00:56:15 (Eclipse:5232): Gtk-WARNING **: 04:56:15.117: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:15 00:56:15 (Eclipse:5232): Gtk-WARNING **: 04:56:15.121: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:16 00:56:16 (Eclipse:5232): Gtk-WARNING **: 04:56:16.116: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:16 00:56:16 (Eclipse:5232): Gtk-WARNING **: 04:56:16.120: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:16 00:56:16 (Eclipse:5232): Gtk-WARNING **: 04:56:16.622: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:16 00:56:16 (Eclipse:5232): Gtk-WARNING **: 04:56:16.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:17 00:56:17 (Eclipse:5232): Gtk-WARNING **: 04:56:17.593: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:17 00:56:17 (Eclipse:5232): Gtk-WARNING **: 04:56:17.598: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:18 00:56:18 (Eclipse:5232): Gtk-WARNING **: 04:56:18.583: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:18 00:56:18 (Eclipse:5232): Gtk-WARNING **: 04:56:18.587: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:19 00:56:19 (Eclipse:5232): Gtk-WARNING **: 04:56:19.037: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:19 00:56:19 (Eclipse:5232): Gtk-WARNING **: 04:56:19.041: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:20 00:56:20 (Eclipse:5232): Gtk-WARNING **: 04:56:20.178: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:20 00:56:20 (Eclipse:5232): Gtk-WARNING **: 04:56:20.182: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:20 00:56:20 (Eclipse:5232): Gtk-WARNING **: 04:56:20.873: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:20 00:56:20 (Eclipse:5232): Gtk-WARNING **: 04:56:20.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:21 00:56:21 (Eclipse:5232): Gtk-WARNING **: 04:56:21.372: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:21 00:56:21 (Eclipse:5232): Gtk-WARNING **: 04:56:21.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:23 00:56:23 (Eclipse:5232): Gtk-WARNING **: 04:56:23.848: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:23 00:56:23 (Eclipse:5232): Gtk-WARNING **: 04:56:23.853: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:24 00:56:24 (Eclipse:5232): Gtk-WARNING **: 04:56:24.635: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:24 00:56:24 (Eclipse:5232): Gtk-WARNING **: 04:56:24.640: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:25 00:56:25 (Eclipse:5232): Gtk-WARNING **: 04:56:25.798: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:25 00:56:25 (Eclipse:5232): Gtk-WARNING **: 04:56:25.803: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:26 00:56:26 (Eclipse:5232): Gtk-WARNING **: 04:56:26.891: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:26 00:56:26 (Eclipse:5232): Gtk-WARNING **: 04:56:26.896: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:27 00:56:27 (Eclipse:5232): Gtk-WARNING **: 04:56:27.844: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:27 00:56:27 (Eclipse:5232): Gtk-WARNING **: 04:56:27.849: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:28 00:56:28 (Eclipse:5232): Gtk-WARNING **: 04:56:28.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:28 00:56:28 (Eclipse:5232): Gtk-WARNING **: 04:56:28.769: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:29 00:56:29 (Eclipse:5232): Gtk-WARNING **: 04:56:29.578: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:29 00:56:29 (Eclipse:5232): Gtk-WARNING **: 04:56:29.582: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:30 00:56:30 (Eclipse:5232): Gtk-WARNING **: 04:56:30.323: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:30 00:56:30 (Eclipse:5232): Gtk-WARNING **: 04:56:30.328: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:31 00:56:31 (Eclipse:5232): Gtk-WARNING **: 04:56:31.003: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:31 00:56:31 (Eclipse:5232): Gtk-WARNING **: 04:56:31.007: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:31 00:56:31 (Eclipse:5232): Gtk-WARNING **: 04:56:31.698: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:31 00:56:31 (Eclipse:5232): Gtk-WARNING **: 04:56:31.703: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:32 00:56:32 (Eclipse:5232): Gtk-WARNING **: 04:56:32.368: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:32 00:56:32 (Eclipse:5232): Gtk-WARNING **: 04:56:32.373: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:33 00:56:33 (Eclipse:5232): Gtk-WARNING **: 04:56:33.007: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:33 00:56:33 (Eclipse:5232): Gtk-WARNING **: 04:56:33.011: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:33 00:56:33 (Eclipse:5232): Gtk-WARNING **: 04:56:33.502: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:33 00:56:33 (Eclipse:5232): Gtk-WARNING **: 04:56:33.507: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:34 00:56:34 (Eclipse:5232): Gtk-WARNING **: 04:56:34.185: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:34 00:56:34 (Eclipse:5232): Gtk-WARNING **: 04:56:34.189: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:35 00:56:35 (Eclipse:5232): Gtk-WARNING **: 04:56:35.644: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:35 00:56:35 (Eclipse:5232): Gtk-WARNING **: 04:56:35.648: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:37 00:56:37 (Eclipse:5232): Gtk-WARNING **: 04:56:37.399: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:37 00:56:37 (Eclipse:5232): Gtk-WARNING **: 04:56:37.403: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:37 00:56:37 (Eclipse:5232): Gtk-WARNING **: 04:56:37.558: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:37 00:56:37 (Eclipse:5232): Gtk-WARNING **: 04:56:37.565: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:38 00:56:38 (Eclipse:5232): Gtk-WARNING **: 04:56:38.030: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:38 00:56:38 (Eclipse:5232): Gtk-WARNING **: 04:56:38.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:38 00:56:38 (Eclipse:5232): Gtk-WARNING **: 04:56:38.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:38 00:56:38 (Eclipse:5232): Gtk-WARNING **: 04:56:38.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:39 00:56:39 (Eclipse:5232): Gtk-WARNING **: 04:56:39.040: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:39 00:56:39 (Eclipse:5232): Gtk-WARNING **: 04:56:39.045: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:39 00:56:39 (Eclipse:5232): Gtk-WARNING **: 04:56:39.964: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:39 00:56:39 (Eclipse:5232): Gtk-WARNING **: 04:56:39.968: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:40 00:56:40 (Eclipse:5232): Gtk-WARNING **: 04:56:40.605: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:40 00:56:40 (Eclipse:5232): Gtk-WARNING **: 04:56:40.610: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:41 00:56:41 (Eclipse:5232): Gtk-WARNING **: 04:56:41.234: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:41 00:56:41 (Eclipse:5232): Gtk-WARNING **: 04:56:41.239: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:41 00:56:41 (Eclipse:5232): Gtk-WARNING **: 04:56:41.826: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:41 00:56:41 (Eclipse:5232): Gtk-WARNING **: 04:56:41.831: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:42 00:56:42 (Eclipse:5232): Gtk-WARNING **: 04:56:42.425: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:42 00:56:42 (Eclipse:5232): Gtk-WARNING **: 04:56:42.429: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:43 00:56:43 (Eclipse:5232): Gtk-WARNING **: 04:56:43.056: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:43 00:56:43 (Eclipse:5232): Gtk-WARNING **: 04:56:43.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:43 00:56:43 (Eclipse:5232): Gtk-WARNING **: 04:56:43.686: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:43 00:56:43 (Eclipse:5232): Gtk-WARNING **: 04:56:43.691: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:44 00:56:44 (Eclipse:5232): Gtk-WARNING **: 04:56:44.262: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:44 00:56:44 (Eclipse:5232): Gtk-WARNING **: 04:56:44.267: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:44 00:56:44 (Eclipse:5232): Gtk-WARNING **: 04:56:44.524: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:44 00:56:44 (Eclipse:5232): Gtk-WARNING **: 04:56:44.530: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:44 00:56:44 (Eclipse:5232): Gtk-CRITICAL **: 04:56:44.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-WARNING **: 04:56:45.084: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:45 00:56:45 (Eclipse:5232): Gtk-WARNING **: 04:56:45.089: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-WARNING **: 04:56:45.280: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:45 00:56:45 (Eclipse:5232): Gtk-WARNING **: 04:56:45.286: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:45 00:56:45 (Eclipse:5232): Gtk-WARNING **: 04:56:45.964: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:45 00:56:45 (Eclipse:5232): Gtk-WARNING **: 04:56:45.969: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:45 00:56:45 (Eclipse:5232): Gtk-CRITICAL **: 04:56:45.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-WARNING **: 04:56:46.186: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:46 00:56:46 (Eclipse:5232): Gtk-WARNING **: 04:56:46.191: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-WARNING **: 04:56:46.784: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:46 00:56:46 (Eclipse:5232): Gtk-WARNING **: 04:56:46.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.801: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:46 00:56:46 (Eclipse:5232): Gtk-CRITICAL **: 04:56:46.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-WARNING **: 04:56:47.049: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:47 00:56:47 (Eclipse:5232): Gtk-WARNING **: 04:56:47.054: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-WARNING **: 04:56:47.638: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:47 00:56:47 (Eclipse:5232): Gtk-WARNING **: 04:56:47.643: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.656: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-WARNING **: 04:56:47.831: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:47 00:56:47 (Eclipse:5232): Gtk-WARNING **: 04:56:47.837: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:47 00:56:47 (Eclipse:5232): Gtk-CRITICAL **: 04:56:47.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-WARNING **: 04:56:48.408: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:48 00:56:48 (Eclipse:5232): Gtk-WARNING **: 04:56:48.412: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-WARNING **: 04:56:48.638: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:48 00:56:48 (Eclipse:5232): Gtk-WARNING **: 04:56:48.643: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:48 00:56:48 (Eclipse:5232): Gtk-CRITICAL **: 04:56:48.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-WARNING **: 04:56:49.201: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:49 00:56:49 (Eclipse:5232): Gtk-WARNING **: 04:56:49.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-WARNING **: 04:56:49.399: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:49 00:56:49 (Eclipse:5232): Gtk-WARNING **: 04:56:49.405: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:49 00:56:49 (Eclipse:5232): Gtk-CRITICAL **: 04:56:49.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-WARNING **: 04:56:50.008: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:50 00:56:50 (Eclipse:5232): Gtk-WARNING **: 04:56:50.013: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-WARNING **: 04:56:50.196: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:50 00:56:50 (Eclipse:5232): Gtk-WARNING **: 04:56:50.201: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-WARNING **: 04:56:50.817: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:50 00:56:50 (Eclipse:5232): Gtk-WARNING **: 04:56:50.822: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:50 00:56:50 (Eclipse:5232): Gtk-CRITICAL **: 04:56:50.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-WARNING **: 04:56:51.029: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:51 00:56:51 (Eclipse:5232): Gtk-WARNING **: 04:56:51.035: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-WARNING **: 04:56:51.824: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:51 00:56:51 (Eclipse:5232): Gtk-WARNING **: 04:56:51.829: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:51 00:56:51 (Eclipse:5232): Gtk-CRITICAL **: 04:56:51.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-WARNING **: 04:56:52.061: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:52 00:56:52 (Eclipse:5232): Gtk-WARNING **: 04:56:52.067: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-WARNING **: 04:56:52.638: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:52 00:56:52 (Eclipse:5232): Gtk-WARNING **: 04:56:52.643: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-WARNING **: 04:56:52.860: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:52 00:56:52 (Eclipse:5232): Gtk-WARNING **: 04:56:52.865: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:52 00:56:52 (Eclipse:5232): Gtk-CRITICAL **: 04:56:52.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-WARNING **: 04:56:53.429: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:53 00:56:53 (Eclipse:5232): Gtk-WARNING **: 04:56:53.434: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-WARNING **: 04:56:53.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:53 00:56:53 (Eclipse:5232): Gtk-WARNING **: 04:56:53.625: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:53 00:56:53 (Eclipse:5232): Gtk-CRITICAL **: 04:56:53.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-WARNING **: 04:56:54.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:54 00:56:54 (Eclipse:5232): Gtk-WARNING **: 04:56:54.291: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-WARNING **: 04:56:54.808: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:54 00:56:54 (Eclipse:5232): Gtk-WARNING **: 04:56:54.813: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:54 00:56:54 (Eclipse:5232): Gtk-CRITICAL **: 04:56:54.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-WARNING **: 04:56:55.029: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:55 00:56:55 (Eclipse:5232): Gtk-WARNING **: 04:56:55.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-WARNING **: 04:56:55.594: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:55 00:56:55 (Eclipse:5232): Gtk-WARNING **: 04:56:55.598: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-WARNING **: 04:56:55.776: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:55 00:56:55 (Eclipse:5232): Gtk-WARNING **: 04:56:55.782: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:55 00:56:55 (Eclipse:5232): Gtk-CRITICAL **: 04:56:55.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-WARNING **: 04:56:56.412: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:56 00:56:56 (Eclipse:5232): Gtk-WARNING **: 04:56:56.416: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.502: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-WARNING **: 04:56:56.615: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:56 00:56:56 (Eclipse:5232): Gtk-WARNING **: 04:56:56.621: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:56 00:56:56 (Eclipse:5232): Gtk-CRITICAL **: 04:56:56.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-WARNING **: 04:56:57.196: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:57 00:56:57 (Eclipse:5232): Gtk-WARNING **: 04:56:57.200: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.264: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.291: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-WARNING **: 04:56:57.476: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:57 00:56:57 (Eclipse:5232): Gtk-WARNING **: 04:56:57.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:57 00:56:57 (Eclipse:5232): Gtk-CRITICAL **: 04:56:57.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.038: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.042: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.133: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.232: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.238: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.373: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.776: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.780: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.827: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-CRITICAL **: 04:56:58.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.982: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:58 00:56:58 (Eclipse:5232): Gtk-WARNING **: 04:56:58.987: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-WARNING **: 04:56:59.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:59 00:56:59 (Eclipse:5232): Gtk-WARNING **: 04:56:59.543: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-WARNING **: 04:56:59.734: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:59 00:56:59 (Eclipse:5232): Gtk-WARNING **: 04:56:59.740: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:56:59 00:56:59 (Eclipse:5232): Gtk-CRITICAL **: 04:56:59.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-WARNING **: 04:57:00.342: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:00 00:57:00 (Eclipse:5232): Gtk-WARNING **: 04:57:00.346: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-WARNING **: 04:57:00.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:00 00:57:00 (Eclipse:5232): Gtk-WARNING **: 04:57:00.547: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:00 00:57:00 (Eclipse:5232): Gtk-CRITICAL **: 04:57:00.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-WARNING **: 04:57:01.168: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:01 00:57:01 (Eclipse:5232): Gtk-WARNING **: 04:57:01.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-WARNING **: 04:57:01.395: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:01 00:57:01 (Eclipse:5232): Gtk-WARNING **: 04:57:01.401: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.489: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:01 00:57:01 (Eclipse:5232): Gtk-CRITICAL **: 04:57:01.551: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-WARNING **: 04:57:02.179: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:02 00:57:02 (Eclipse:5232): Gtk-WARNING **: 04:57:02.184: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-WARNING **: 04:57:02.406: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:02 00:57:02 (Eclipse:5232): Gtk-WARNING **: 04:57:02.412: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-CRITICAL **: 04:57:02.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:02 00:57:02 (Eclipse:5232): Gtk-WARNING **: 04:57:02.993: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:02 00:57:02 (Eclipse:5232): Gtk-WARNING **: 04:57:02.997: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-WARNING **: 04:57:03.198: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:03 00:57:03 (Eclipse:5232): Gtk-WARNING **: 04:57:03.204: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-WARNING **: 04:57:03.791: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:03 00:57:03 (Eclipse:5232): Gtk-WARNING **: 04:57:03.795: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-CRITICAL **: 04:57:03.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:03 00:57:03 (Eclipse:5232): Gtk-WARNING **: 04:57:03.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:04 00:57:04 (Eclipse:5232): Gtk-WARNING **: 04:57:04.001: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.203: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:04 00:57:04 (Eclipse:5232): Gtk-WARNING **: 04:57:04.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:04 00:57:04 (Eclipse:5232): Gtk-WARNING **: 04:57:04.670: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:04 00:57:04 (Eclipse:5232): Gtk-CRITICAL **: 04:57:04.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-WARNING **: 04:57:05.194: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:05 00:57:05 (Eclipse:5232): Gtk-WARNING **: 04:57:05.199: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-WARNING **: 04:57:05.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:05 00:57:05 (Eclipse:5232): Gtk-WARNING **: 04:57:05.798: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:05 00:57:05 (Eclipse:5232): Gtk-CRITICAL **: 04:57:05.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-WARNING **: 04:57:06.401: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:06 00:57:06 (Eclipse:5232): Gtk-WARNING **: 04:57:06.405: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.442: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-CRITICAL **: 04:57:06.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:06 00:57:06 (Eclipse:5232): Gtk-WARNING **: 04:57:06.997: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:07 00:57:07 (Eclipse:5232): Gtk-WARNING **: 04:57:07.002: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-WARNING **: 04:57:07.673: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:07 00:57:07 (Eclipse:5232): Gtk-WARNING **: 04:57:07.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:07 00:57:07 (Eclipse:5232): Gtk-CRITICAL **: 04:57:07.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-WARNING **: 04:57:08.285: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:08 00:57:08 (Eclipse:5232): Gtk-WARNING **: 04:57:08.290: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-WARNING **: 04:57:08.933: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:08 00:57:08 (Eclipse:5232): Gtk-WARNING **: 04:57:08.938: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:08 00:57:08 (Eclipse:5232): Gtk-CRITICAL **: 04:57:08.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-WARNING **: 04:57:09.526: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:09 00:57:09 (Eclipse:5232): Gtk-WARNING **: 04:57:09.530: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:09 00:57:09 (Eclipse:5232): Gtk-CRITICAL **: 04:57:09.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.254: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.619: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-WARNING **: 04:57:10.658: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:10 00:57:10 (Eclipse:5232): Gtk-WARNING **: 04:57:10.663: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.776: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:10 00:57:10 (Eclipse:5232): Gtk-CRITICAL **: 04:57:10.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-WARNING **: 04:57:11.246: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:11 00:57:11 (Eclipse:5232): Gtk-WARNING **: 04:57:11.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.264: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.291: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.425: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-WARNING **: 04:57:11.836: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:11 00:57:11 (Eclipse:5232): Gtk-WARNING **: 04:57:11.841: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:11 00:57:11 (Eclipse:5232): Gtk-CRITICAL **: 04:57:11.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:12 00:57:12 (Eclipse:5232): Gtk-CRITICAL **: 04:57:12.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:12 00:57:12 (Eclipse:5232): Gtk-CRITICAL **: 04:57:12.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:12 00:57:12 (Eclipse:5232): Gtk-CRITICAL **: 04:57:12.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:12 00:57:12 (Eclipse:5232): Gtk-WARNING **: 04:57:12.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:12 00:57:12 (Eclipse:5232): Gtk-WARNING **: 04:57:12.422: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:12 00:57:12 (Eclipse:5232): Gtk-CRITICAL **: 04:57:12.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:12 00:57:12 (Eclipse:5232): Gtk-CRITICAL **: 04:57:12.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:12 00:57:12 (Eclipse:5232): Gtk-CRITICAL **: 04:57:12.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:12 00:57:12 (Eclipse:5232): Gtk-CRITICAL **: 04:57:12.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-WARNING **: 04:57:13.126: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:13 00:57:13 (Eclipse:5232): Gtk-WARNING **: 04:57:13.167: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.280: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-WARNING **: 04:57:13.791: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:13 00:57:13 (Eclipse:5232): Gtk-WARNING **: 04:57:13.795: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:13 00:57:13 (Eclipse:5232): Gtk-CRITICAL **: 04:57:13.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-WARNING **: 04:57:14.365: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:14 00:57:14 (Eclipse:5232): Gtk-WARNING **: 04:57:14.369: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-WARNING **: 04:57:14.945: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:14 00:57:14 (Eclipse:5232): Gtk-WARNING **: 04:57:14.949: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:14 00:57:14 (Eclipse:5232): Gtk-CRITICAL **: 04:57:14.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-WARNING **: 04:57:15.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:15 00:57:15 (Eclipse:5232): Gtk-WARNING **: 04:57:15.550: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:15 00:57:15 (Eclipse:5232): Gtk-CRITICAL **: 04:57:15.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-WARNING **: 04:57:16.187: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:16 00:57:16 (Eclipse:5232): Gtk-WARNING **: 04:57:16.191: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.386: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-WARNING **: 04:57:16.796: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:16 00:57:16 (Eclipse:5232): Gtk-WARNING **: 04:57:16.801: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:16 00:57:16 (Eclipse:5232): Gtk-CRITICAL **: 04:57:16.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.500: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:17 00:57:17 (Eclipse:5232): Gtk-WARNING **: 04:57:17.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:17 00:57:17 (Eclipse:5232): Gtk-WARNING **: 04:57:17.979: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:17 00:57:17 (Eclipse:5232): Gtk-CRITICAL **: 04:57:17.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.018: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-WARNING **: 04:57:18.570: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:18 00:57:18 (Eclipse:5232): Gtk-WARNING **: 04:57:18.575: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:18 00:57:18 (Eclipse:5232): Gtk-CRITICAL **: 04:57:18.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-CRITICAL **: 04:57:19.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-CRITICAL **: 04:57:19.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-WARNING **: 04:57:19.197: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:19 00:57:19 (Eclipse:5232): Gtk-WARNING **: 04:57:19.201: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:19 00:57:19 (Eclipse:5232): Gtk-CRITICAL **: 04:57:19.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-CRITICAL **: 04:57:19.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-CRITICAL **: 04:57:19.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-CRITICAL **: 04:57:19.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-CRITICAL **: 04:57:19.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 00:57:19 00:57:19 (Eclipse:5232): Gtk-WARNING **: 04:57:19.775: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:19 00:57:19 (Eclipse:5232): Gtk-WARNING **: 04:57:19.779: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:20 00:57:20 (Eclipse:5232): Gtk-WARNING **: 04:57:20.261: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:20 00:57:20 (Eclipse:5232): Gtk-WARNING **: 04:57:20.265: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:20 00:57:20 (Eclipse:5232): Gtk-WARNING **: 04:57:20.743: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:20 00:57:20 (Eclipse:5232): Gtk-WARNING **: 04:57:20.748: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:21 00:57:21 (Eclipse:5232): Gtk-WARNING **: 04:57:21.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:21 00:57:21 (Eclipse:5232): Gtk-WARNING **: 04:57:21.233: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:21 00:57:21 (Eclipse:5232): Gtk-WARNING **: 04:57:21.992: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:21 00:57:21 (Eclipse:5232): Gtk-WARNING **: 04:57:21.997: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:22 00:57:22 (Eclipse:5232): Gtk-WARNING **: 04:57:22.444: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:22 00:57:22 (Eclipse:5232): Gtk-WARNING **: 04:57:22.449: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:23 00:57:23 (Eclipse:5232): Gtk-WARNING **: 04:57:23.126: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:23 00:57:23 (Eclipse:5232): Gtk-WARNING **: 04:57:23.131: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:24 00:57:24 (Eclipse:5232): Gtk-WARNING **: 04:57:24.092: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:24 00:57:24 (Eclipse:5232): Gtk-WARNING **: 04:57:24.096: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:24 00:57:24 (Eclipse:5232): Gtk-WARNING **: 04:57:24.844: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:24 00:57:24 (Eclipse:5232): Gtk-WARNING **: 04:57:24.849: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.080: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.080: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.080: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.087: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.088: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.088: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.450: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.570: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.570: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.571: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.578: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.579: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.579: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:25 00:57:25 (Eclipse:5232): Gtk-WARNING **: 04:57:25.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:26 00:57:26 (Eclipse:5232): Gtk-WARNING **: 04:57:26.338: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:26 00:57:26 (Eclipse:5232): Gtk-WARNING **: 04:57:26.342: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:26 00:57:26 (Eclipse:5232): Gtk-WARNING **: 04:57:26.473: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:26 00:57:26 (Eclipse:5232): Gtk-WARNING **: 04:57:26.476: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:27 00:57:27 (Eclipse:5232): Gtk-WARNING **: 04:57:27.311: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:27 00:57:27 (Eclipse:5232): Gtk-WARNING **: 04:57:27.316: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:28 00:57:28 (Eclipse:5232): Gtk-WARNING **: 04:57:28.198: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:28 00:57:28 (Eclipse:5232): Gtk-WARNING **: 04:57:28.203: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:28 00:57:28 (Eclipse:5232): Gtk-WARNING **: 04:57:28.707: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:28 00:57:28 (Eclipse:5232): Gtk-WARNING **: 04:57:28.711: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:28 00:57:28 (Eclipse:5232): Gtk-WARNING **: 04:57:28.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:28 00:57:28 (Eclipse:5232): Gtk-WARNING **: 04:57:28.898: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.026: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.203: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.203: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.204: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.214: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.215: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.215: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.340: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:29 00:57:29 (Eclipse:5232): Gtk-WARNING **: 04:57:29.761: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:30 00:57:30 (Eclipse:5232): Gtk-WARNING **: 04:57:30.194: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:30 00:57:30 (Eclipse:5232): Gtk-WARNING **: 04:57:30.199: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:30 00:57:30 (Eclipse:5232): Gtk-WARNING **: 04:57:30.362: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:30 00:57:30 (Eclipse:5232): Gtk-WARNING **: 04:57:30.368: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:30 00:57:30 (Eclipse:5232): Gtk-WARNING **: 04:57:30.831: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:30 00:57:30 (Eclipse:5232): Gtk-WARNING **: 04:57:30.836: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:31 00:57:31 (Eclipse:5232): Gtk-WARNING **: 04:57:31.267: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:31 00:57:31 (Eclipse:5232): Gtk-WARNING **: 04:57:31.271: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:31 00:57:31 (Eclipse:5232): Gtk-WARNING **: 04:57:31.433: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:31 00:57:31 (Eclipse:5232): Gtk-WARNING **: 04:57:31.438: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:31 00:57:31 (Eclipse:5232): Gtk-WARNING **: 04:57:31.914: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:31 00:57:31 (Eclipse:5232): Gtk-WARNING **: 04:57:31.918: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:32 00:57:32 (Eclipse:5232): Gtk-WARNING **: 04:57:32.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:32 00:57:32 (Eclipse:5232): Gtk-WARNING **: 04:57:32.423: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:32 00:57:32 (Eclipse:5232): Gtk-WARNING **: 04:57:32.621: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:32 00:57:32 (Eclipse:5232): Gtk-WARNING **: 04:57:32.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:32 00:57:32 (Eclipse:5232): Gtk-WARNING **: 04:57:32.860: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:32 00:57:32 (Eclipse:5232): Gtk-WARNING **: 04:57:32.869: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:33 00:57:33 (Eclipse:5232): Gtk-WARNING **: 04:57:33.537: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:33 00:57:33 (Eclipse:5232): Gtk-WARNING **: 04:57:33.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:33 00:57:33 (Eclipse:5232): Gtk-WARNING **: 04:57:33.959: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:33 00:57:33 (Eclipse:5232): Gtk-WARNING **: 04:57:33.963: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:34 00:57:34 (Eclipse:5232): Gtk-WARNING **: 04:57:34.136: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:34 00:57:34 (Eclipse:5232): Gtk-WARNING **: 04:57:34.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:34 00:57:34 (Eclipse:5232): Gtk-WARNING **: 04:57:34.361: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:34 00:57:34 (Eclipse:5232): Gtk-WARNING **: 04:57:34.369: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:34 00:57:34 (Eclipse:5232): Gtk-WARNING **: 04:57:34.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:34 00:57:34 (Eclipse:5232): Gtk-WARNING **: 04:57:34.846: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:35 00:57:35 (Eclipse:5232): Gtk-WARNING **: 04:57:35.279: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:35 00:57:35 (Eclipse:5232): Gtk-WARNING **: 04:57:35.284: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:35 00:57:35 (Eclipse:5232): Gtk-WARNING **: 04:57:35.920: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:35 00:57:35 (Eclipse:5232): Gtk-WARNING **: 04:57:35.925: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:36 00:57:36 (Eclipse:5232): Gtk-WARNING **: 04:57:36.409: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:36 00:57:36 (Eclipse:5232): Gtk-WARNING **: 04:57:36.413: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.036: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.041: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.487: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.491: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.635: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.648: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.751: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.763: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:37 00:57:37 (Eclipse:5232): Gtk-WARNING **: 04:57:37.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.194: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.199: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.635: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.639: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.771: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.785: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.789: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.902: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.906: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:38 00:57:38 (Eclipse:5232): Gtk-WARNING **: 04:57:38.906: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:39 00:57:39 (Eclipse:5232): Gtk-WARNING **: 04:57:39.316: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:39 00:57:39 (Eclipse:5232): Gtk-WARNING **: 04:57:39.320: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:39 00:57:39 (Eclipse:5232): Gtk-WARNING **: 04:57:39.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:39 00:57:39 (Eclipse:5232): Gtk-WARNING **: 04:57:39.761: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:40 00:57:40 (Eclipse:5232): Gtk-WARNING **: 04:57:40.359: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:40 00:57:40 (Eclipse:5232): Gtk-WARNING **: 04:57:40.363: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:40 00:57:40 (Eclipse:5232): Gtk-WARNING **: 04:57:40.838: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:40 00:57:40 (Eclipse:5232): Gtk-WARNING **: 04:57:40.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:41 00:57:41 (Eclipse:5232): Gtk-WARNING **: 04:57:41.439: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:41 00:57:41 (Eclipse:5232): Gtk-WARNING **: 04:57:41.443: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:41 00:57:41 (Eclipse:5232): Gtk-WARNING **: 04:57:41.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:41 00:57:41 (Eclipse:5232): Gtk-WARNING **: 04:57:41.887: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:42 00:57:42 (Eclipse:5232): Gtk-WARNING **: 04:57:42.488: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:42 00:57:42 (Eclipse:5232): Gtk-WARNING **: 04:57:42.493: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:42 00:57:42 (Eclipse:5232): Gtk-WARNING **: 04:57:42.981: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:42 00:57:42 (Eclipse:5232): Gtk-WARNING **: 04:57:42.985: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:43 00:57:43 (Eclipse:5232): Gtk-WARNING **: 04:57:43.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:43 00:57:43 (Eclipse:5232): Gtk-WARNING **: 04:57:43.595: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:44 00:57:44 (Eclipse:5232): Gtk-WARNING **: 04:57:44.033: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:44 00:57:44 (Eclipse:5232): Gtk-WARNING **: 04:57:44.037: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:44 00:57:44 (Eclipse:5232): Gtk-WARNING **: 04:57:44.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:44 00:57:44 (Eclipse:5232): Gtk-WARNING **: 04:57:44.631: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:45 00:57:45 (Eclipse:5232): Gtk-WARNING **: 04:57:45.076: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:45 00:57:45 (Eclipse:5232): Gtk-WARNING **: 04:57:45.080: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:45 00:57:45 (Eclipse:5232): Gtk-WARNING **: 04:57:45.729: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:45 00:57:45 (Eclipse:5232): Gtk-WARNING **: 04:57:45.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:46 00:57:46 (Eclipse:5232): Gtk-WARNING **: 04:57:46.220: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:46 00:57:46 (Eclipse:5232): Gtk-WARNING **: 04:57:46.225: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:46 00:57:46 (Eclipse:5232): Gtk-WARNING **: 04:57:46.737: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:46 00:57:46 (Eclipse:5232): Gtk-WARNING **: 04:57:46.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:47 00:57:47 (Eclipse:5232): Gtk-WARNING **: 04:57:47.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:47 00:57:47 (Eclipse:5232): Gtk-WARNING **: 04:57:47.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:47 00:57:47 (Eclipse:5232): Gtk-WARNING **: 04:57:47.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:47 00:57:47 (Eclipse:5232): Gtk-WARNING **: 04:57:47.862: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:48 00:57:48 (Eclipse:5232): Gtk-WARNING **: 04:57:48.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:48 00:57:48 (Eclipse:5232): Gtk-WARNING **: 04:57:48.278: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:48 00:57:48 (Eclipse:5232): Gtk-WARNING **: 04:57:48.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:48 00:57:48 (Eclipse:5232): Gtk-WARNING **: 04:57:48.799: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:49 00:57:49 (Eclipse:5232): Gtk-WARNING **: 04:57:49.200: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:49 00:57:49 (Eclipse:5232): Gtk-WARNING **: 04:57:49.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:49 00:57:49 (Eclipse:5232): Gtk-WARNING **: 04:57:49.681: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:49 00:57:49 (Eclipse:5232): Gtk-WARNING **: 04:57:49.685: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:50 00:57:50 (Eclipse:5232): Gtk-WARNING **: 04:57:50.382: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:50 00:57:50 (Eclipse:5232): Gtk-WARNING **: 04:57:50.386: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:50 00:57:50 (Eclipse:5232): Gtk-WARNING **: 04:57:50.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:50 00:57:50 (Eclipse:5232): Gtk-WARNING **: 04:57:50.925: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:51 00:57:51 (Eclipse:5232): Gtk-WARNING **: 04:57:51.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:51 00:57:51 (Eclipse:5232): Gtk-WARNING **: 04:57:51.343: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:51 00:57:51 (Eclipse:5232): Gtk-WARNING **: 04:57:51.836: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:51 00:57:51 (Eclipse:5232): Gtk-WARNING **: 04:57:51.841: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:52 00:57:52 (Eclipse:5232): Gtk-WARNING **: 04:57:52.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:52 00:57:52 (Eclipse:5232): Gtk-WARNING **: 04:57:52.278: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:52 00:57:52 (Eclipse:5232): Gtk-WARNING **: 04:57:52.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:52 00:57:52 (Eclipse:5232): Gtk-WARNING **: 04:57:52.859: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:53 00:57:53 (Eclipse:5232): Gtk-WARNING **: 04:57:53.295: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:53 00:57:53 (Eclipse:5232): Gtk-WARNING **: 04:57:53.300: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:53 00:57:53 (Eclipse:5232): Gtk-WARNING **: 04:57:53.844: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:53 00:57:53 (Eclipse:5232): Gtk-WARNING **: 04:57:53.849: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:54 00:57:54 (Eclipse:5232): Gtk-WARNING **: 04:57:54.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:54 00:57:54 (Eclipse:5232): Gtk-WARNING **: 04:57:54.302: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:54 00:57:54 (Eclipse:5232): Gtk-WARNING **: 04:57:54.770: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:54 00:57:54 (Eclipse:5232): Gtk-WARNING **: 04:57:54.774: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:55 00:57:55 (Eclipse:5232): Gtk-WARNING **: 04:57:55.178: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:55 00:57:55 (Eclipse:5232): Gtk-WARNING **: 04:57:55.183: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:55 00:57:55 (Eclipse:5232): Gtk-WARNING **: 04:57:55.659: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:55 00:57:55 (Eclipse:5232): Gtk-WARNING **: 04:57:55.663: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:56 00:57:56 (Eclipse:5232): Gtk-WARNING **: 04:57:56.078: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:56 00:57:56 (Eclipse:5232): Gtk-WARNING **: 04:57:56.082: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:56 00:57:56 (Eclipse:5232): Gtk-WARNING **: 04:57:56.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:56 00:57:56 (Eclipse:5232): Gtk-WARNING **: 04:57:56.546: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:56 00:57:56 (Eclipse:5232): Gtk-WARNING **: 04:57:56.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:56 00:57:56 (Eclipse:5232): Gtk-WARNING **: 04:57:56.935: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:57 00:57:57 (Eclipse:5232): Gtk-WARNING **: 04:57:57.419: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:57 00:57:57 (Eclipse:5232): Gtk-WARNING **: 04:57:57.424: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:58 00:57:58 (Eclipse:5232): Gtk-WARNING **: 04:57:58.017: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:58 00:57:58 (Eclipse:5232): Gtk-WARNING **: 04:57:58.022: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:58 00:57:58 (Eclipse:5232): Gtk-WARNING **: 04:57:58.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:57:58 00:57:58 (Eclipse:5232): Gtk-WARNING **: 04:57:58.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:00 00:58:00 (Eclipse:5232): Gtk-WARNING **: 04:58:00.023: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:00 00:58:00 (Eclipse:5232): Gtk-WARNING **: 04:58:00.028: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:00 00:58:00 (Eclipse:5232): Gtk-WARNING **: 04:58:00.924: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:00 00:58:00 (Eclipse:5232): Gtk-WARNING **: 04:58:00.929: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:01 00:58:01 (Eclipse:5232): Gtk-WARNING **: 04:58:01.865: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:01 00:58:01 (Eclipse:5232): Gtk-WARNING **: 04:58:01.869: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:02 00:58:02 (Eclipse:5232): Gtk-WARNING **: 04:58:02.746: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:02 00:58:02 (Eclipse:5232): Gtk-WARNING **: 04:58:02.751: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:03 00:58:03 (Eclipse:5232): Gtk-WARNING **: 04:58:03.233: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:03 00:58:03 (Eclipse:5232): Gtk-WARNING **: 04:58:03.237: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:03 00:58:03 (Eclipse:5232): Gtk-WARNING **: 04:58:03.867: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:03 00:58:03 (Eclipse:5232): Gtk-WARNING **: 04:58:03.872: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:04 00:58:04 (Eclipse:5232): Gtk-WARNING **: 04:58:04.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:04 00:58:04 (Eclipse:5232): Gtk-WARNING **: 04:58:04.485: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:05 00:58:05 (Eclipse:5232): Gtk-WARNING **: 04:58:05.128: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:05 00:58:05 (Eclipse:5232): Gtk-WARNING **: 04:58:05.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:05 00:58:05 (Eclipse:5232): Gtk-WARNING **: 04:58:05.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:05 00:58:05 (Eclipse:5232): Gtk-WARNING **: 04:58:05.762: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:06 00:58:06 (Eclipse:5232): Gtk-WARNING **: 04:58:06.417: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:06 00:58:06 (Eclipse:5232): Gtk-WARNING **: 04:58:06.421: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:06 00:58:06 (Eclipse:5232): Gtk-WARNING **: 04:58:06.908: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:06 00:58:06 (Eclipse:5232): Gtk-WARNING **: 04:58:06.912: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:07 00:58:07 (Eclipse:5232): Gtk-WARNING **: 04:58:07.586: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:07 00:58:07 (Eclipse:5232): Gtk-WARNING **: 04:58:07.591: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:08 00:58:08 (Eclipse:5232): Gtk-WARNING **: 04:58:08.234: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:08 00:58:08 (Eclipse:5232): Gtk-WARNING **: 04:58:08.238: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:08 00:58:08 (Eclipse:5232): Gtk-WARNING **: 04:58:08.948: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:08 00:58:08 (Eclipse:5232): Gtk-WARNING **: 04:58:08.953: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:09 00:58:09 (Eclipse:5232): Gtk-WARNING **: 04:58:09.876: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:09 00:58:09 (Eclipse:5232): Gtk-WARNING **: 04:58:09.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:10 00:58:10 (Eclipse:5232): Gtk-WARNING **: 04:58:10.617: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:10 00:58:10 (Eclipse:5232): Gtk-WARNING **: 04:58:10.622: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:11 00:58:11 (Eclipse:5232): Gtk-WARNING **: 04:58:11.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:11 00:58:11 (Eclipse:5232): Gtk-WARNING **: 04:58:11.137: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:11 00:58:11 (Eclipse:5232): Gtk-WARNING **: 04:58:11.761: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:11 00:58:11 (Eclipse:5232): Gtk-WARNING **: 04:58:11.766: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:12 00:58:12 (Eclipse:5232): Gtk-WARNING **: 04:58:12.435: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:12 00:58:12 (Eclipse:5232): Gtk-WARNING **: 04:58:12.440: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:13 00:58:13 (Eclipse:5232): Gtk-WARNING **: 04:58:13.096: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:13 00:58:13 (Eclipse:5232): Gtk-WARNING **: 04:58:13.101: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:13 00:58:13 (Eclipse:5232): Gtk-WARNING **: 04:58:13.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:13 00:58:13 (Eclipse:5232): Gtk-WARNING **: 04:58:13.752: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:14 00:58:14 (Eclipse:5232): Gtk-WARNING **: 04:58:14.368: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:14 00:58:14 (Eclipse:5232): Gtk-WARNING **: 04:58:14.373: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:14 00:58:14 (Eclipse:5232): Gtk-WARNING **: 04:58:14.853: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:14 00:58:14 (Eclipse:5232): Gtk-WARNING **: 04:58:14.858: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:15 00:58:15 (Eclipse:5232): Gtk-WARNING **: 04:58:15.495: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:15 00:58:15 (Eclipse:5232): Gtk-WARNING **: 04:58:15.500: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:16 00:58:16 (Eclipse:5232): Gtk-WARNING **: 04:58:16.116: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:16 00:58:16 (Eclipse:5232): Gtk-WARNING **: 04:58:16.120: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:16 00:58:16 (Eclipse:5232): Gtk-WARNING **: 04:58:16.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:16 00:58:16 (Eclipse:5232): Gtk-WARNING **: 04:58:16.762: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:17 00:58:17 (Eclipse:5232): Gtk-WARNING **: 04:58:17.512: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:17 00:58:17 (Eclipse:5232): Gtk-WARNING **: 04:58:17.518: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:18 00:58:18 (Eclipse:5232): Gtk-WARNING **: 04:58:18.212: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:18 00:58:18 (Eclipse:5232): Gtk-WARNING **: 04:58:18.217: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:18 00:58:18 (Eclipse:5232): Gtk-WARNING **: 04:58:18.833: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:18 00:58:18 (Eclipse:5232): Gtk-WARNING **: 04:58:18.837: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:19 00:58:19 (Eclipse:5232): Gtk-WARNING **: 04:58:19.535: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:19 00:58:19 (Eclipse:5232): Gtk-WARNING **: 04:58:19.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:20 00:58:20 (Eclipse:5232): Gtk-WARNING **: 04:58:20.242: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:20 00:58:20 (Eclipse:5232): Gtk-WARNING **: 04:58:20.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:20 00:58:20 (Eclipse:5232): Gtk-WARNING **: 04:58:20.961: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:20 00:58:20 (Eclipse:5232): Gtk-WARNING **: 04:58:20.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:21 00:58:21 (Eclipse:5232): Gtk-WARNING **: 04:58:21.660: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:21 00:58:21 (Eclipse:5232): Gtk-WARNING **: 04:58:21.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:22 00:58:22 (Eclipse:5232): Gtk-WARNING **: 04:58:22.372: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:22 00:58:22 (Eclipse:5232): Gtk-WARNING **: 04:58:22.376: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:22 00:58:22 (Eclipse:5232): Gtk-WARNING **: 04:58:22.970: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:22 00:58:22 (Eclipse:5232): Gtk-WARNING **: 04:58:22.975: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:23 00:58:23 (Eclipse:5232): Gtk-WARNING **: 04:58:23.661: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:23 00:58:23 (Eclipse:5232): Gtk-WARNING **: 04:58:23.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:24 00:58:24 (Eclipse:5232): Gtk-WARNING **: 04:58:24.393: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:24 00:58:24 (Eclipse:5232): Gtk-WARNING **: 04:58:24.398: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:25 00:58:25 (Eclipse:5232): Gtk-WARNING **: 04:58:25.170: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:25 00:58:25 (Eclipse:5232): Gtk-WARNING **: 04:58:25.175: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:25 00:58:25 (Eclipse:5232): Gtk-WARNING **: 04:58:25.918: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:25 00:58:25 (Eclipse:5232): Gtk-WARNING **: 04:58:25.922: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:26 00:58:26 (Eclipse:5232): Gtk-WARNING **: 04:58:26.655: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:26 00:58:26 (Eclipse:5232): Gtk-WARNING **: 04:58:26.659: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:27 00:58:27 (Eclipse:5232): Gtk-WARNING **: 04:58:27.283: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:27 00:58:27 (Eclipse:5232): Gtk-WARNING **: 04:58:27.288: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:28 00:58:28 (Eclipse:5232): Gtk-WARNING **: 04:58:28.037: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:28 00:58:28 (Eclipse:5232): Gtk-WARNING **: 04:58:28.042: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:28 00:58:28 (Eclipse:5232): Gtk-WARNING **: 04:58:28.726: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:28 00:58:28 (Eclipse:5232): Gtk-WARNING **: 04:58:28.730: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:29 00:58:29 (Eclipse:5232): Gtk-WARNING **: 04:58:29.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:29 00:58:29 (Eclipse:5232): Gtk-WARNING **: 04:58:29.460: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:30 00:58:30 (Eclipse:5232): Gtk-WARNING **: 04:58:30.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:30 00:58:30 (Eclipse:5232): Gtk-WARNING **: 04:58:30.177: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:30 00:58:30 (Eclipse:5232): Gtk-WARNING **: 04:58:30.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:30 00:58:30 (Eclipse:5232): Gtk-WARNING **: 04:58:30.888: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:31 00:58:31 (Eclipse:5232): Gtk-WARNING **: 04:58:31.486: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:31 00:58:31 (Eclipse:5232): Gtk-WARNING **: 04:58:31.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:32 00:58:32 (Eclipse:5232): Gtk-WARNING **: 04:58:32.235: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:32 00:58:32 (Eclipse:5232): Gtk-WARNING **: 04:58:32.240: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:32 00:58:32 (Eclipse:5232): Gtk-WARNING **: 04:58:32.994: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:32 00:58:32 (Eclipse:5232): Gtk-WARNING **: 04:58:32.999: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:33 00:58:33 (Eclipse:5232): Gtk-WARNING **: 04:58:33.735: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:33 00:58:33 (Eclipse:5232): Gtk-WARNING **: 04:58:33.740: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:34 00:58:34 (Eclipse:5232): Gtk-WARNING **: 04:58:34.513: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:34 00:58:34 (Eclipse:5232): Gtk-WARNING **: 04:58:34.518: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:35 00:58:35 (Eclipse:5232): Gtk-WARNING **: 04:58:35.242: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:35 00:58:35 (Eclipse:5232): Gtk-WARNING **: 04:58:35.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:35 00:58:35 (Eclipse:5232): Gtk-WARNING **: 04:58:35.700: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:35 00:58:35 (Eclipse:5232): Gtk-WARNING **: 04:58:35.704: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:36 00:58:36 (Eclipse:5232): Gtk-WARNING **: 04:58:36.278: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:36 00:58:36 (Eclipse:5232): Gtk-WARNING **: 04:58:36.283: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:36 00:58:36 (Eclipse:5232): Gtk-WARNING **: 04:58:36.858: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:36 00:58:36 (Eclipse:5232): Gtk-WARNING **: 04:58:36.863: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:37 00:58:37 (Eclipse:5232): Gtk-WARNING **: 04:58:37.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:37 00:58:37 (Eclipse:5232): Gtk-WARNING **: 04:58:37.548: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:38 00:58:38 (Eclipse:5232): Gtk-WARNING **: 04:58:38.053: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:38 00:58:38 (Eclipse:5232): Gtk-WARNING **: 04:58:38.058: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:38 00:58:38 (Eclipse:5232): Gtk-WARNING **: 04:58:38.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:38 00:58:38 (Eclipse:5232): Gtk-WARNING **: 04:58:38.624: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:39 00:58:39 (Eclipse:5232): Gtk-WARNING **: 04:58:39.203: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:39 00:58:39 (Eclipse:5232): Gtk-WARNING **: 04:58:39.208: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:39 00:58:39 (Eclipse:5232): Gtk-WARNING **: 04:58:39.779: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:39 00:58:39 (Eclipse:5232): Gtk-WARNING **: 04:58:39.784: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:40 00:58:40 (Eclipse:5232): Gtk-WARNING **: 04:58:40.381: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:40 00:58:40 (Eclipse:5232): Gtk-WARNING **: 04:58:40.385: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:40 00:58:40 (Eclipse:5232): Gtk-WARNING **: 04:58:40.966: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:40 00:58:40 (Eclipse:5232): Gtk-WARNING **: 04:58:40.970: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:41 00:58:41 (Eclipse:5232): Gtk-WARNING **: 04:58:41.413: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:41 00:58:41 (Eclipse:5232): Gtk-WARNING **: 04:58:41.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:41 00:58:41 (Eclipse:5232): Gtk-WARNING **: 04:58:41.973: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:41 00:58:41 (Eclipse:5232): Gtk-WARNING **: 04:58:41.977: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:42 00:58:42 (Eclipse:5232): Gtk-WARNING **: 04:58:42.808: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:42 00:58:42 (Eclipse:5232): Gtk-WARNING **: 04:58:42.813: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:43 00:58:43 (Eclipse:5232): Gtk-WARNING **: 04:58:43.546: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:43 00:58:43 (Eclipse:5232): Gtk-WARNING **: 04:58:43.551: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:44 00:58:44 (Eclipse:5232): Gtk-WARNING **: 04:58:44.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:44 00:58:44 (Eclipse:5232): Gtk-WARNING **: 04:58:44.256: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:44 00:58:44 (Eclipse:5232): Gtk-WARNING **: 04:58:44.968: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:44 00:58:44 (Eclipse:5232): Gtk-WARNING **: 04:58:44.972: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:45 00:58:45 (Eclipse:5232): Gtk-WARNING **: 04:58:45.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:45 00:58:45 (Eclipse:5232): Gtk-WARNING **: 04:58:45.738: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:46 00:58:46 (Eclipse:5232): Gtk-WARNING **: 04:58:46.467: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:46 00:58:46 (Eclipse:5232): Gtk-WARNING **: 04:58:46.472: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:47 00:58:47 (Eclipse:5232): Gtk-WARNING **: 04:58:47.066: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:47 00:58:47 (Eclipse:5232): Gtk-WARNING **: 04:58:47.070: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:47 00:58:47 (Eclipse:5232): Gtk-WARNING **: 04:58:47.813: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:47 00:58:47 (Eclipse:5232): Gtk-WARNING **: 04:58:47.817: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:48 00:58:48 (Eclipse:5232): Gtk-WARNING **: 04:58:48.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:48 00:58:48 (Eclipse:5232): Gtk-WARNING **: 04:58:48.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:49 00:58:49 (Eclipse:5232): Gtk-WARNING **: 04:58:49.249: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:49 00:58:49 (Eclipse:5232): Gtk-WARNING **: 04:58:49.254: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:49 00:58:49 (Eclipse:5232): Gtk-WARNING **: 04:58:49.947: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:49 00:58:49 (Eclipse:5232): Gtk-WARNING **: 04:58:49.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:50 00:58:50 (Eclipse:5232): Gtk-WARNING **: 04:58:50.675: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:50 00:58:50 (Eclipse:5232): Gtk-WARNING **: 04:58:50.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:54 00:58:54 (Eclipse:5232): Gtk-WARNING **: 04:58:54.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:58:54 00:58:54 (Eclipse:5232): Gtk-WARNING **: 04:58:54.456: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:03 00:59:03 (Eclipse:5232): Gtk-WARNING **: 04:59:03.773: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:03 00:59:03 (Eclipse:5232): Gtk-WARNING **: 04:59:03.781: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:03 00:59:03 (Eclipse:5232): Gtk-WARNING **: 04:59:03.818: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:03 00:59:03 (Eclipse:5232): Gtk-WARNING **: 04:59:03.820: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:07 00:59:07 (Eclipse:5232): Gtk-WARNING **: 04:59:07.749: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:07 00:59:07 (Eclipse:5232): Gtk-WARNING **: 04:59:07.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:07 00:59:07 (Eclipse:5232): Gtk-WARNING **: 04:59:07.807: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:07 00:59:07 (Eclipse:5232): Gtk-WARNING **: 04:59:07.809: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:08 00:59:08 (Eclipse:5232): Gtk-WARNING **: 04:59:08.581: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:08 00:59:08 (Eclipse:5232): Gtk-WARNING **: 04:59:08.588: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:08 00:59:08 (Eclipse:5232): Gtk-WARNING **: 04:59:08.662: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:08 00:59:08 (Eclipse:5232): Gtk-WARNING **: 04:59:08.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:09 00:59:09 (Eclipse:5232): Gtk-WARNING **: 04:59:09.343: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:09 00:59:09 (Eclipse:5232): Gtk-WARNING **: 04:59:09.350: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:09 00:59:09 (Eclipse:5232): Gtk-WARNING **: 04:59:09.387: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:09 00:59:09 (Eclipse:5232): Gtk-WARNING **: 04:59:09.389: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:10 00:59:10 (Eclipse:5232): Gtk-WARNING **: 04:59:10.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:10 00:59:10 (Eclipse:5232): Gtk-WARNING **: 04:59:10.509: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:10 00:59:10 (Eclipse:5232): Gtk-WARNING **: 04:59:10.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:10 00:59:10 (Eclipse:5232): Gtk-WARNING **: 04:59:10.550: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:20 00:59:20 (Eclipse:5232): Gtk-WARNING **: 04:59:20.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:20 00:59:20 (Eclipse:5232): Gtk-WARNING **: 04:59:20.479: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:20 00:59:20 (Eclipse:5232): Gtk-WARNING **: 04:59:20.517: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:20 00:59:20 (Eclipse:5232): Gtk-WARNING **: 04:59:20.519: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:24 00:59:24 (Eclipse:5232): Gtk-WARNING **: 04:59:24.103: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:24 00:59:24 (Eclipse:5232): Gtk-WARNING **: 04:59:24.110: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:24 00:59:24 (Eclipse:5232): Gtk-WARNING **: 04:59:24.147: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:24 00:59:24 (Eclipse:5232): Gtk-WARNING **: 04:59:24.149: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:24 00:59:24 (Eclipse:5232): Gtk-WARNING **: 04:59:24.535: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:24 00:59:24 (Eclipse:5232): Gtk-WARNING **: 04:59:24.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:26 00:59:26 (Eclipse:5232): Gtk-WARNING **: 04:59:26.127: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:26 00:59:26 (Eclipse:5232): Gtk-WARNING **: 04:59:26.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:27 00:59:27 (Eclipse:5232): Gtk-WARNING **: 04:59:27.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:27 00:59:27 (Eclipse:5232): Gtk-WARNING **: 04:59:27.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:27 00:59:27 (Eclipse:5232): Gtk-WARNING **: 04:59:27.414: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:27 00:59:27 (Eclipse:5232): Gtk-WARNING **: 04:59:27.415: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.027: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.086: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.088: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.772: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.779: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.828: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:30 00:59:30 (Eclipse:5232): Gtk-WARNING **: 04:59:30.831: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:31 00:59:31 (Eclipse:5232): Gtk-WARNING **: 04:59:31.561: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:31 00:59:31 (Eclipse:5232): Gtk-WARNING **: 04:59:31.568: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:31 00:59:31 (Eclipse:5232): Gtk-WARNING **: 04:59:31.607: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:31 00:59:31 (Eclipse:5232): Gtk-WARNING **: 04:59:31.608: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:32 00:59:32 (Eclipse:5232): Gtk-WARNING **: 04:59:32.743: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:32 00:59:32 (Eclipse:5232): Gtk-WARNING **: 04:59:32.751: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:32 00:59:32 (Eclipse:5232): Gtk-WARNING **: 04:59:32.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:32 00:59:32 (Eclipse:5232): Gtk-WARNING **: 04:59:32.790: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:43 00:59:43 (Eclipse:5232): Gtk-WARNING **: 04:59:43.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:43 00:59:43 (Eclipse:5232): Gtk-WARNING **: 04:59:43.266: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:43 00:59:43 (Eclipse:5232): Gtk-WARNING **: 04:59:43.303: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:43 00:59:43 (Eclipse:5232): Gtk-WARNING **: 04:59:43.305: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:46 00:59:46 (Eclipse:5232): Gtk-WARNING **: 04:59:46.326: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:46 00:59:46 (Eclipse:5232): Gtk-WARNING **: 04:59:46.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:46 00:59:46 (Eclipse:5232): Gtk-WARNING **: 04:59:46.374: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:46 00:59:46 (Eclipse:5232): Gtk-WARNING **: 04:59:46.376: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:46 00:59:46 (Eclipse:5232): Gtk-WARNING **: 04:59:46.776: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:46 00:59:46 (Eclipse:5232): Gtk-WARNING **: 04:59:46.780: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:48 00:59:48 (Eclipse:5232): Gtk-WARNING **: 04:59:48.139: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:48 00:59:48 (Eclipse:5232): Gtk-WARNING **: 04:59:48.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:49 00:59:49 (Eclipse:5232): Gtk-WARNING **: 04:59:49.037: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:49 00:59:49 (Eclipse:5232): Gtk-WARNING **: 04:59:49.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:49 00:59:49 (Eclipse:5232): Gtk-WARNING **: 04:59:49.081: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:49 00:59:49 (Eclipse:5232): Gtk-WARNING **: 04:59:49.082: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:55 00:59:55 (Eclipse:5232): Gtk-WARNING **: 04:59:55.414: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 00:59:55 00:59:55 (Eclipse:5232): Gtk-WARNING **: 04:59:55.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 01:00:34 Tests run: 635, Failures: 0, Errors: 0, Skipped: 120, Time elapsed: 363.1 s -- in org.eclipse.papyrus.uml.nattable.suite.tests.AllTests 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testNotEmptyTableWithRestriction -- Time elapsed: 1.113 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testNotEmptyTableWithoutProfileWithoutRestriction -- Time elapsed: 0.613 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testEmptyTableWithoutRestriction -- Time elapsed: 0.364 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testEmptyTableWithRestriction -- Time elapsed: 0.064 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testNotEmptyTableWithProfileWithRestriction -- Time elapsed: 0.326 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithoutRestrictionWithInheritedProperties -- Time elapsed: 0.294 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithRestriction -- Time elapsed: 0.077 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithoutRestriction -- Time elapsed: 0.305 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithRestrictionWithInheritedProperties -- Time elapsed: 0.242 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableConfigurationTest skipped 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableNattableConfigurationTest.validateGenericTreeTableConfigurationModel -- Time elapsed: 2.081 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testParameterDestroyRowElement -- Time elapsed: 10.38 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testClassDestroyRowElement -- Time elapsed: 0.823 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testOperationDestroyRowElement -- Time elapsed: 0.749 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testAttributeDestroyRowElement -- Time elapsed: 0.649 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.bugs.MoveElementInSynchronizedTableTest.testMoveElementInSynchronizedTable -- Time elapsed: 0.903 s 01:00:34 org.eclipse.papyrus.uml.nattable.tests.tests.UMLTableUtilsTest.testGetRealStereotypeProperty -- Time elapsed: 0.024 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest.sortColumns -- Time elapsed: 0.366 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest.sortRows -- Time elapsed: 0.275 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.InvertAxisGenericTableTest.invertAxis -- Time elapsed: 0.657 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertAxisTwiceGenericTableTest.invertAxis -- Time elapsed: 1.132 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest.editColumns -- Time elapsed: 0.409 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest.editRows -- Time elapsed: 0.600 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.OpenAndDeleteTest.testTableDeletion -- Time elapsed: 1.817 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AddElementsOnConnectedTableTest.testAddElements -- Time elapsed: 1.314 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.testSetColorOnStereotypedClass -- Time elapsed: 1.240 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.availableColorTest -- Time elapsed: 0.786 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.testSetPriorityOnStereotypedClass -- Time elapsed: 0.741 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.testSetFlowPortDirection -- Time elapsed: 0.735 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.availablePriorityTest -- Time elapsed: 0.677 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.654 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.705 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.635 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.664 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.686 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.742 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.654 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.654 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest skipped 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test6_SelectMultipleSortedElements -- Time elapsed: 1.146 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest skipped 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test3_SelectElementInvertAxis -- Time elapsed: 0.501 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test1_SelectElement -- Time elapsed: 0.428 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test5_SelectSortedElement -- Time elapsed: 0.477 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test2_SelectMultipleElements -- Time elapsed: 0.748 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test4_SelectMultipleElementsInvertAxis -- Time elapsed: 0.616 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testStartWith_1_MatchingMode -- Time elapsed: 0.695 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_2_MatchingMode -- Time elapsed: 0.580 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_1_MatchingMode -- Time elapsed: 0.594 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testRegexMatch_1_MatchingMode -- Time elapsed: 0.624 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testRegexFind_2_MatchingMode -- Time elapsed: 0.561 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_5_MatchingMode -- Time elapsed: 0.596 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testRegexFind_1_MatchingMode -- Time elapsed: 0.677 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_4_MatchingMode -- Time elapsed: 0.578 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testContainsMatchingMode -- Time elapsed: 0.527 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testStartWith_2_MatchingMode -- Time elapsed: 0.482 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_3_MatchingMode -- Time elapsed: 0.618 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_1 -- Time elapsed: 0.639 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_2 -- Time elapsed: 0.575 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_3 -- Time elapsed: 0.538 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_4 -- Time elapsed: 0.564 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_5 -- Time elapsed: 0.556 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_6 -- Time elapsed: 0.539 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test1 -- Time elapsed: 0.853 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test2 -- Time elapsed: 0.677 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test3 -- Time elapsed: 0.717 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test4 -- Time elapsed: 0.700 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test5 -- Time elapsed: 0.768 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test6 -- Time elapsed: 0.660 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test7 -- Time elapsed: 0.694 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test8 -- Time elapsed: 0.675 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test1 -- Time elapsed: 1.195 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test2 -- Time elapsed: 1.286 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test3 -- Time elapsed: 0.888 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test4 -- Time elapsed: 0.525 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test5 -- Time elapsed: 0.931 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test6 -- Time elapsed: 0.776 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.tests.CellEditorsConfigurationTest.testCellEditorsConfiguration -- Time elapsed: 1.167 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.SortTableColumnTest.testSortColumn -- Time elapsed: 1.075 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.FillColumnsSizeTest.testFillColumnsSize -- Time elapsed: 0.681 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeInheritDisplayTest.testStereotypeProperties -- Time elapsed: 0.829 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeSubPackagesDisplayTest.testStereotypePropeties -- Time elapsed: 0.756 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.EnumerationContentItemsTest.testStereotypePropeties -- Time elapsed: 1.217 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.PasteAttachedModeEnumTest.testPaste -- Time elapsed: 0.837 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyClipboard_Test.testPaste -- Time elapsed: 0.356 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteAll_Test.testPaste -- Time elapsed: 0.701 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test.testPaste -- Time elapsed: 0.664 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.481 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailRows_Test.testPaste -- Time elapsed: 0.477 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteAll_Test.testPaste -- Time elapsed: 0.599 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test.testPaste -- Time elapsed: 0.590 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.705 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailRows_Test.testPaste -- Time elapsed: 0.479 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAll_Test.testPaste -- Time elapsed: 0.703 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.493 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailRows_Test.testPaste -- Time elapsed: 0.492 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_Test.testPaste -- Time elapsed: 0.546 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_Test.testPaste -- Time elapsed: 0.491 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_Test.testPaste -- Time elapsed: 0.457 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAddAll_Test.testPaste -- Time elapsed: 0.445 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_Test.testPaste -- Time elapsed: 0.462 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.332 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_Test.testPaste -- Time elapsed: 0.372 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_Test.testPaste -- Time elapsed: 0.363 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyClipboard_Test.testInsert -- Time elapsed: 0.352 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsReplaceAll_Test.testInsert -- Time elapsed: 0.670 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAddAll_Test.testInsert -- Time elapsed: 0.705 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsSkipAll_Test.testInsert -- Time elapsed: 0.560 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailColumns_Test.testInsert -- Time elapsed: 0.515 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailRows_Test.testInsert -- Time elapsed: 0.478 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAxisIdentifierNotExisting_Test.testInsert -- Time elapsed: 0.524 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsWarningNotExisting_Test.testInsert -- Time elapsed: 0.487 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyReplaceAll_Test.testInsert -- Time elapsed: 0.481 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAddAll_Test.testInsert -- Time elapsed: 0.434 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptySkipAll_Test.testInsert -- Time elapsed: 0.420 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyFailColumns_Test.testInsert -- Time elapsed: 0.356 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAxisIdentifierNotExisting_Test.testInsert -- Time elapsed: 0.327 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyWarningNotExisting_Test.testInsert -- Time elapsed: 0.338 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportCellsAll_Test.testImport -- Time elapsed: 0.587 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsReplaceAll_Test.testImport -- Time elapsed: 0.669 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsAddAll_Test.testImport -- Time elapsed: 0.624 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsSkipAll_Test.testImport -- Time elapsed: 0.918 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyReplaceAll_Test.testImport -- Time elapsed: 0.437 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyAddAll_Test.testImport -- Time elapsed: 0.446 s 01:00:34 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptySkipAll_Test.testImport -- Time elapsed: 0.390 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest.testMatrixContents -- Time elapsed: 0.634 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest.testOpeningMatrix -- Time elapsed: 0.563 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.CreateMatrixTableTests.testCreateANewMatrix -- Time elapsed: 0.520 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testMatrixAddPackage2AsRowSources -- Time elapsed: 0.769 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testMatrixContents -- Time elapsed: 0.610 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testMatrixRemovingAllRowSources -- Time elapsed: 1.489 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testOpeningMatrix -- Time elapsed: 0.548 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testMatrixAddPackage1AsColumnSources -- Time elapsed: 0.668 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testMatrixAddPackage1Package2AsColumnSources -- Time elapsed: 0.655 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testOpeningMatrix -- Time elapsed: 0.522 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testMatrixRemovingPackagesAsColumnSources -- Time elapsed: 0.774 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionRequiringToListenAllChangesTest -- Time elapsed: 0.902 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionTest -- Time elapsed: 0.661 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionThenEditingItTest -- Time elapsed: 0.733 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.testOpeningMatrix -- Time elapsed: 0.553 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionThenReplacingItTest -- Time elapsed: 0.666 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest.testDeleteARowSourceElement -- Time elapsed: 0.941 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest.testDeleteAColumnSourcePackage -- Time elapsed: 1.260 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testDeleteElementInsideAColumnSourcePackage -- Time elapsed: 1.021 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testAddElementOutsideColumnSourcePackages -- Time elapsed: 0.504 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testDeleteElementOutsideColumnSourcePackages -- Time elapsed: 0.977 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testDeleteAColumnSourcePackage -- Time elapsed: 0.985 s 01:00:34 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testAddElementInsideAColumnSourcePackage -- Time elapsed: 0.496 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.EditInvalidPastedText_V1_V3_V1.test -- Time elapsed: 0.652 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.OpenTableTest.testOpenExistingTable -- Time elapsed: 0.258 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.OpenAndDeleteTest.testTableDeletion -- Time elapsed: 0.886 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.Bug_481017_ReloadEditorTest.reloadTableEditorTest -- Time elapsed: 0.489 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.NoDepth0TreeFillingConfigurationTest.testReopenedWithoutDepth0TreefillingConfiguration -- Time elapsed: 0.833 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.SortAxisClassTreeTableTest.sortColumns -- Time elapsed: 0.313 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest.editColumns -- Time elapsed: 0.725 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest.editRows -- Time elapsed: 0.480 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRequirementsWithNestedClassifier.testDeleteRequirementWithNestedRequirement -- Time elapsed: 0.786 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.RequirementsNestedClassifier.testNestedClassifierRequirement -- Time elapsed: 0.851 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testMultipleMoveSubElementParent -- Time elapsed: 1.359 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testSimpleMoveSubElementParent -- Time elapsed: 0.951 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testMultipleMoveSameParent -- Time elapsed: 0.928 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testSimpleMoveSameParent -- Time elapsed: 0.922 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.ChangeCategoryNotExpandedTest.testClassDestroyRowElement -- Time elapsed: 0.766 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testParameterDestroyRowElement -- Time elapsed: 0.648 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testClassDestroyRowElement -- Time elapsed: 0.713 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testOperationDestroyRowElement -- Time elapsed: 0.680 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testAttributeDestroyRowElement -- Time elapsed: 0.624 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest.testDisplayListOnSeparatedRowsNamedStyle -- Time elapsed: 0.492 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest.checkTestConsistency -- Time elapsed: 0.490 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest.testDestroyFeatureColumn -- Time elapsed: 1.460 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest.testDestroyStereotypePropertyColumn -- Time elapsed: 1.424 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1 -- Time elapsed: 0.278 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests.testExpandAll -- Time elapsed: 0.229 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.testCollapseAll -- Time elapsed: 0.604 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.testInitialDisplayedContent -- Time elapsed: 0.496 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.testExpandAll -- Time elapsed: 0.498 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest.testResizeColumnHeader -- Time elapsed: 0.833 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest.testResizeRowsHeader -- Time elapsed: 0.731 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest.testResizeColumnHeader -- Time elapsed: 0.662 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest.testResizeRowsHeader -- Time elapsed: 0.597 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest.testResizeColumnHeader -- Time elapsed: 0.597 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest.testResizeRowsHeader -- Time elapsed: 0.625 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest.testResizeColumnHeader -- Time elapsed: 0.616 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest.testResizeRowsHeader -- Time elapsed: 0.601 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_DESC -- Time elapsed: 0.816 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_DESC_NAME_DESC -- Time elapsed: 0.841 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_DESC_NAME_ASC -- Time elapsed: 0.859 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_ASC -- Time elapsed: 0.855 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_DESC -- Time elapsed: 0.742 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_ASC_NAME_ASC -- Time elapsed: 0.824 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_ASC_NAME_DESC -- Time elapsed: 0.809 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_ASC_TYPE_DESC -- Time elapsed: 0.808 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_ASC -- Time elapsed: 0.865 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_ASC_TYPE_ASC -- Time elapsed: 0.952 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_DESC_TYPE_ASC -- Time elapsed: 0.794 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_DESC_TYPE_DESC -- Time elapsed: 0.859 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.checkTestConsistency -- Time elapsed: 0.521 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_DESC -- Time elapsed: 0.776 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_DESC_NAME_DESC -- Time elapsed: 0.822 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_DESC_NAME_ASC -- Time elapsed: 0.792 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_ASC -- Time elapsed: 0.829 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_DESC -- Time elapsed: 0.746 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_ASC_NAME_ASC -- Time elapsed: 0.762 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_ASC_NAME_DESC -- Time elapsed: 0.795 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_ASC_TYPE_DESC -- Time elapsed: 0.818 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_ASC -- Time elapsed: 0.822 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_ASC_TYPE_ASC -- Time elapsed: 1.005 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_DESC_TYPE_ASC -- Time elapsed: 0.808 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_DESC_TYPE_DESC -- Time elapsed: 0.872 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.checkTestConsistency -- Time elapsed: 0.528 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_Test.openTable -- Time elapsed: 0.589 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_ASC_Test.openTable -- Time elapsed: 0.590 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_DESC_.openTable -- Time elapsed: 0.606 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_Test.openTable -- Time elapsed: 0.665 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_ASC_Test.openTable -- Time elapsed: 0.619 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_DESC_Test.openTable -- Time elapsed: 0.629 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_ASC_Test.openTable -- Time elapsed: 0.609 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_DESC.openTable -- Time elapsed: 0.575 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_Test.openTable -- Time elapsed: 0.556 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_ASC_Test.openTable -- Time elapsed: 0.571 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_DESC_Test.openTable -- Time elapsed: 0.591 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_Test.openTable -- Time elapsed: 0.586 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_Test.openTable -- Time elapsed: 0.610 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_ASC_Test.openTable -- Time elapsed: 0.747 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_DESC.openTable -- Time elapsed: 0.579 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_Test.openTable -- Time elapsed: 0.566 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_ASC_Test.openTable -- Time elapsed: 0.603 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_DESC_Test.openTable -- Time elapsed: 0.634 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_ASC_Test.openTable -- Time elapsed: 0.611 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_DESC.openTable -- Time elapsed: 0.584 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_Test.openTable -- Time elapsed: 0.577 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_ASC_Test.openTable -- Time elapsed: 0.590 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_DESC_Test.openTable -- Time elapsed: 0.623 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_Test.openTable -- Time elapsed: 0.590 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.482 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.485 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest.checkTestConsistency -- Time elapsed: 0.451 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.641 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.609 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest.checkTestConsistency -- Time elapsed: 0.458 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetSingleIntValue -- Time elapsed: 0.954 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetClassVisibility -- Time elapsed: 0.788 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetOwnedAttributes -- Time elapsed: 1.502 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetStereotypePropertyVisibility -- Time elapsed: 0.926 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetSingleString -- Time elapsed: 0.935 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.666 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test.testReset -- Time elapsed: 1.081 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test.checkTestConsistency -- Time elapsed: 0.437 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test.createRootElement -- Time elapsed: 0.632 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.420 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test.createRootElement -- Time elapsed: 0.655 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.463 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test.createOperationElement -- Time elapsed: 1.088 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.496 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test.createOperationElement -- Time elapsed: 0.868 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.439 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test.createOperationElement -- Time elapsed: 0.636 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.456 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test.createOperationElement -- Time elapsed: 0.666 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.446 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test.createParameterElement -- Time elapsed: 0.700 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test.checkTestConsistency -- Time elapsed: 0.456 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test.createParameterElement -- Time elapsed: 0.675 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.436 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test.createParameterElement -- Time elapsed: 0.610 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test.checkTestConsistency -- Time elapsed: 0.455 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test.createParameterElement -- Time elapsed: 0.610 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.439 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test.createParameterElement -- Time elapsed: 0.607 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test.checkTestConsistency -- Time elapsed: 0.461 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test.createParameterElement -- Time elapsed: 0.636 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.445 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test.createParameterElement -- Time elapsed: 0.592 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test.checkTestConsistency -- Time elapsed: 0.433 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test.createParameterElement -- Time elapsed: 0.643 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.494 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1.test -- Time elapsed: 0.502 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1.checkTestConsitency -- Time elapsed: 0.435 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1.test -- Time elapsed: 0.695 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1.checkTestConsitency -- Time elapsed: 0.416 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1.test -- Time elapsed: 0.521 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1.checkTestConsitency -- Time elapsed: 0.416 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1.test -- Time elapsed: 0.481 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1.checkTestConsitency -- Time elapsed: 0.542 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1.test -- Time elapsed: 0.628 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1.checkTestConsitency -- Time elapsed: 0.459 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1.test -- Time elapsed: 0.494 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1.checkTestConsitency -- Time elapsed: 0.424 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1.test -- Time elapsed: 0.603 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1.checkTestConsitency -- Time elapsed: 0.412 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1.test -- Time elapsed: 0.542 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1.checkTestConsitency -- Time elapsed: 0.456 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1.test -- Time elapsed: 0.506 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1.checkTestConsitency -- Time elapsed: 0.401 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1.test -- Time elapsed: 0.485 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1.checkTestConsitency -- Time elapsed: 0.412 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1.test -- Time elapsed: 0.472 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1.checkTestConsitency -- Time elapsed: 0.385 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1.test -- Time elapsed: 0.480 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1.checkTestConsitency -- Time elapsed: 0.398 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.931 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testCopy -- Time elapsed: 0.880 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 1.127 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.914 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.898 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.664 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.631 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.613 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.636 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.636 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.650 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.488 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.674 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.649 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.701 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.818 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.875 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.503 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.640 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.675 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.643 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.660 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.630 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.472 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.649 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.617 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.641 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.679 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.751 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.505 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.707 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.685 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.727 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.710 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.702 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.594 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.699 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.723 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.761 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.744 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.747 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.618 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.756 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.719 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.696 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.750 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.700 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.601 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.742 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.737 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.757 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.750 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.761 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.615 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testDecrementUp -- Time elapsed: 0.573 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testCopy -- Time elapsed: 0.583 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testIncrementUp -- Time elapsed: 0.626 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.checkTestConsistency -- Time elapsed: 0.516 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testIncrementDown -- Time elapsed: 0.628 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testDecrementDown -- Time elapsed: 0.578 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testDecrementUp -- Time elapsed: 0.572 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testCopy -- Time elapsed: 0.568 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testIncrementUp -- Time elapsed: 0.607 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.checkTestConsistency -- Time elapsed: 0.461 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testIncrementDown -- Time elapsed: 0.555 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testDecrementDown -- Time elapsed: 0.588 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.799 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.726 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.713 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.729 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.757 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.614 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.714 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.744 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.737 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.688 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.715 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.617 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.451 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.146 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.042 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.215 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.875 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.214 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.253 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.227 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.502 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.152 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.499 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.187 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.203 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.209 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 1.075 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.206 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.940 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.240 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.988 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.221 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.494 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.151 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.530 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.154 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.579 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.223 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 1.859 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.246 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.596 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.249 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.566 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.150 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.905 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.174 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.610 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.170 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.904 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.222 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.844 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.234 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.866 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.218 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.816 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.227 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.717 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.213 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.737 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.236 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.661 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.161 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.510 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.158 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.522 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.148 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.405 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.146 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 1.636 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.218 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 1.485 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.212 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 1.357 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.208 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 1.398 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.233 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.933 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.231 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 1.196 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.254 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.563 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.153 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.565 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.157 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 1.020 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.150 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.584 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.174 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.859 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.220 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 0.777 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.206 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.814 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.210 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 0.899 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.221 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.692 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.284 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 0.736 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.252 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.410 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.152 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.476 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.154 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.428 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.190 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.620 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.148 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.543 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.151 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 1.398 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.183 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 1.265 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.151 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 1.168 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.160 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 1.234 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.150 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.637 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.145 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.844 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.151 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.686 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.159 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.576 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.148 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.654 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.155 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.641 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.170 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.510 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.153 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.494 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.154 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest.testNattableTooltipProvider -- Time elapsed: 3.222 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest.testTopLabelProvider -- Time elapsed: 2.083 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest.testDiagnostic -- Time elapsed: 1.660 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest.testUnsupportedColumnCellText -- Time elapsed: 0.382 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest.checkTestConsistency -- Time elapsed: 0.458 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_one_column_selection_hide_all_categories__create_new_element_1 -- Time elapsed: 0.565 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__hide_all_categories__create_new_element -- Time elapsed: 0.546 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest skipped 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__create_new_column -- Time elapsed: 0.552 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__hide_all_categories -- Time elapsed: 0.443 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.one_row_selection -- Time elapsed: 0.453 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection -- Time elapsed: 0.433 s 01:00:34 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__create_new_element -- Time elapsed: 0.511 s 01:00:34 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedInterfaceTable -- Time elapsed: 17.23 s 01:00:34 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedPortTable -- Time elapsed: 2.038 s 01:00:34 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedAssociationTable -- Time elapsed: 1.907 s 01:00:34 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedClassAndInterfaceTable -- Time elapsed: 2.492 s 01:00:34 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedTimeObservationTable -- Time elapsed: 2.037 s 01:00:34 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedClassTable -- Time elapsed: 2.064 s 01:00:34 01:00:34 Results: 01:00:34 01:00:34 Tests run: 635, Failures: 0, Errors: 0, Skipped: 120 01:00:34 01:00:36 [INFO] All tests passed 01:00:36 [INFO] 01:00:36 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 01:00:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec 01:00:36 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.nattable.suite.tests' with 0 classes 01:00:36 [INFO] 01:00:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests >-- 01:00:36 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT [161/175] 01:00:36 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 01:00:36 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:00:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 01:00:36 [INFO] 01:00:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:36 [INFO] 01:00:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:36 [INFO] The project's OSGi version is 2.0.0.202404230427 01:00:36 [INFO] 01:00:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:36 [INFO] 01:00:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:36 [INFO] 01:00:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:36 [INFO] 01:00:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.valuespecification.tests 01:00:37 [INFO] 01:00:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:00:37 [INFO] 01:00:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/main/resources 01:00:37 [INFO] 01:00:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:00:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[22] 01:00:37 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 01:00:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:00:37 The type DefaultXtextDirectEditorConfiguration is deprecated 01:00:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[80] 01:00:37 public DefaultXtextDirectEditorConfiguration getEditor() { 01:00:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:00:37 The type DefaultXtextDirectEditorConfiguration is deprecated 01:00:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[22] 01:00:37 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 01:00:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:00:37 The type DefaultXtextDirectEditorConfiguration is deprecated 01:00:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[80] 01:00:37 public DefaultXtextDirectEditorConfiguration getEditor() { 01:00:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:00:37 The type DefaultXtextDirectEditorConfiguration is deprecated 01:00:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[23] 01:00:37 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 01:00:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:00:37 The type DefaultXtextDirectEditorConfiguration is deprecated 01:00:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[293] 01:00:37 public DefaultXtextDirectEditorConfiguration getEditor() { 01:00:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:00:37 The type DefaultXtextDirectEditorConfiguration is deprecated 01:00:37 6 problems (6 warnings) 01:00:37 [INFO] 01:00:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] 01:00:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/test/resources 01:00:37 [INFO] 01:00:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 311 were skipped 01:00:37 [INFO] 01:00:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/org.eclipse.papyrus.uml.textedit.valuespecification.tests-2.0.0-SNAPSHOT.jar 01:00:37 [INFO] 01:00:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] 01:00:37 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] Skipping tests 01:00:37 [INFO] 01:00:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 01:00:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:00:37 [INFO] 01:00:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests >-- 01:00:37 [INFO] Building org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT [162/175] 01:00:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 01:00:37 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:00:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 01:00:39 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 01:00:39 [INFO] 01:00:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:39 [INFO] 01:00:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:39 [INFO] The project's OSGi version is 1.1.0.202404230427 01:00:39 [INFO] 01:00:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:39 [INFO] 01:00:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:39 [INFO] 01:00:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:39 [INFO] 01:00:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:39 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.suite.tests 01:00:44 [INFO] 01:00:44 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:00:44 [INFO] 01:00:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/main/resources 01:00:44 [INFO] 01:00:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:00:44 [INFO] 01:00:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [INFO] 01:00:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/test/resources 01:00:44 [INFO] 01:00:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 01:00:44 [INFO] 01:00:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/org.eclipse.papyrus.uml.textedit.suite.tests-1.1.0-SNAPSHOT.jar 01:00:44 [INFO] 01:00:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:44 [INFO] 01:00:44 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:00:45 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data/.metadata/.log 01:00:45 [INFO] Command line: 01:00:45 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 01:00:50 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 01:00:50 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 01:00:50 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 01:00:50 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 01:00:50 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 01:00:50 01:00:55 Running org.eclipse.papyrus.uml.textedit.suite.tests.AllTests 01:00:57 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 01:00:57 log4j:WARN Please initialize the log4j system properly. 01:00:57 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 01:01:01 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.472 s -- in org.eclipse.papyrus.uml.textedit.suite.tests.AllTests 01:01:01 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testDefaultValues -- Time elapsed: 2.597 s 01:01:01 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testInitialText -- Time elapsed: 0.034 s 01:01:01 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testMultiplicity -- Time elapsed: 0.082 s 01:01:01 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testParser -- Time elapsed: 0.059 s 01:01:01 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testDefaultValues -- Time elapsed: 0.479 s 01:01:01 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testInitialText -- Time elapsed: 0.026 s 01:01:01 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testMultiplicity -- Time elapsed: 0.069 s 01:01:01 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testParser -- Time elapsed: 0.032 s 01:01:01 org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests.testDefaultValues -- Time elapsed: 0.232 s 01:01:01 org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests.testInitialText -- Time elapsed: 0.026 s 01:01:01 org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests.testParser -- Time elapsed: 0.086 s 01:01:01 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests.testDefaultValues -- Time elapsed: 0.507 s 01:01:01 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests.testInitialText -- Time elapsed: 0.152 s 01:01:01 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests.testParser -- Time elapsed: 0.265 s 01:01:01 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityLowerValueSpecificationGrammarTests.testParser -- Time elapsed: 0.136 s 01:01:01 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityUpperValueSpecificationGrammarTests.testParser -- Time elapsed: 0.129 s 01:01:01 01:01:01 Results: 01:01:01 01:01:01 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 01:01:01 01:01:02 [INFO] All tests passed 01:01:02 [INFO] 01:01:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 01:01:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec 01:01:02 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.textedit.suite.tests' with 0 classes 01:01:02 [INFO] 01:01:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.releng >-- 01:01:02 [INFO] Building org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT [163/175] 01:01:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/pom.xml 01:01:02 [INFO] --------------------------------[ pom ]--------------------------------- 01:01:02 [INFO] 01:01:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.releng --- 01:01:02 [INFO] 01:01:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.releng --- 01:01:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:01:02 [INFO] 01:01:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.releng --- 01:01:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:01:02 [INFO] 01:01:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile >-- 01:01:02 [INFO] Building org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT [164/175] 01:01:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 01:01:02 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:01:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 01:01:02 [INFO] 01:01:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] The project's OSGi version is 2.0.0.202404230427 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] 01:01:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests.staticprofile 01:01:02 [INFO] 01:01:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:01:02 [INFO] 01:01:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/main/resources 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:01:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveMalformedImpl.java:[122] 01:01:02 if (false) { 01:01:02 if (diagnostics != null) { 01:01:02 diagnostics.add 01:01:02 (new BasicDiagnostic 01:01:02 (Diagnostic.ERROR, 01:01:02 ProfileValidator.DIAGNOSTIC_SOURCE, 01:01:02 ProfileValidator.ALWAYS_ACTIVE_MALFORMED__CONSTRAINT_ALWAYS_ACTIVE_MF, 01:01:02 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActiveMF", EObjectValidator.getObjectLabel(this, context) }), 01:01:02 new Object [] { this })); 01:01:02 } 01:01:02 return false; 01:01:02 } 01:01:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:01:02 Dead code 01:01:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveImpl.java:[122] 01:01:02 if (false) { 01:01:02 if (diagnostics != null) { 01:01:02 diagnostics.add 01:01:02 (new BasicDiagnostic 01:01:02 (Diagnostic.ERROR, 01:01:02 ProfileValidator.DIAGNOSTIC_SOURCE, 01:01:02 ProfileValidator.ALWAYS_ACTIVE__CONSTRAINT_ALWAYS_ACTIVE, 01:01:02 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActive", EObjectValidator.getObjectLabel(this, context) }), 01:01:02 new Object [] { this })); 01:01:02 } 01:01:02 return false; 01:01:02 } 01:01:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:01:02 Dead code 01:01:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysPassiveJavaImpl.java:[122] 01:01:02 if (false) { 01:01:02 if (diagnostics != null) { 01:01:02 diagnostics.add 01:01:02 (new BasicDiagnostic 01:01:02 (Diagnostic.ERROR, 01:01:02 ProfileValidator.DIAGNOSTIC_SOURCE, 01:01:02 ProfileValidator.ALWAYS_PASSIVE_JAVA__ALWAYS_PASSIVE, 01:01:02 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AlwaysPassive", EObjectValidator.getObjectLabel(this, context) }), 01:01:02 new Object [] { this })); 01:01:02 } 01:01:02 return false; 01:01:02 } 01:01:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 01:01:02 Dead code 01:01:02 3 problems (3 warnings) 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] 01:01:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/test/resources 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/org.eclipse.papyrus.uml.validation.tests.staticprofile-2.0.0-SNAPSHOT.jar 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] 01:01:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] Skipping tests 01:01:02 [INFO] 01:01:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 01:01:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:01:02 [INFO] 01:01:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation >-- 01:01:02 [INFO] Building org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT [165/175] 01:01:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 01:01:02 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:01:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 01:01:03 [INFO] 01:01:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] The project's OSGi version is 2.0.0.202404230427 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] 01:01:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests.genvalidation 01:01:03 [INFO] 01:01:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:01:03 [INFO] 01:01:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/main/resources 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] 01:01:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/test/resources 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 201 were skipped 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/org.eclipse.papyrus.uml.validation.tests.genvalidation-2.0.0-SNAPSHOT.jar 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] 01:01:03 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] Skipping tests 01:01:03 [INFO] 01:01:03 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 01:01:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:01:03 [INFO] 01:01:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests >-- 01:01:03 [INFO] Building org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT [166/175] 01:01:03 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 01:01:03 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:01:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 01:01:04 [INFO] 01:01:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:04 [INFO] 01:01:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:04 [INFO] The project's OSGi version is 2.0.0.202404230427 01:01:04 [INFO] 01:01:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:04 [INFO] 01:01:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:04 [INFO] 01:01:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:04 [INFO] 01:01:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:04 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests 01:01:05 [INFO] 01:01:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:01:05 [INFO] 01:01:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/main/resources 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:01:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/org/eclipse/papyrus/uml/validation/tests/Activator.java:[51] 01:01:05 org.eclipse.papyrus.infra.core.log.LogHelper log = new LogHelper();// use because there is an implicit dependency 01:01:05 ^^^ 01:01:05 The value of the local variable log is not used 01:01:05 1 problem (1 warning) 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/test/resources 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 305 were skipped 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/org.eclipse.papyrus.uml.validation.tests-2.0.0-SNAPSHOT.jar 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] Skipping tests 01:01:05 [INFO] 01:01:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests --- 01:01:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:01:05 [INFO] 01:01:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests >-- 01:01:05 [INFO] Building org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT [167/175] 01:01:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 01:01:05 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 01:01:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 01:01:05 [INFO] 01:01:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] The project's OSGi version is 2.0.0.202404230427 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.architecture.tests 01:01:05 [INFO] 01:01:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:01:05 [INFO] 01:01:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/main/resources 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] 01:01:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/test/resources 01:01:05 [INFO] 01:01:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/test-classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:01:06 [INFO] 01:01:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 71 were skipped 01:01:06 [INFO] 01:01:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/org.eclipse.papyrus.uml.architecture.tests-2.0.0-SNAPSHOT.jar 01:01:06 [INFO] 01:01:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:06 [INFO] 01:01:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.architecture.tests --- 01:01:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:01:06 [INFO] 01:01:06 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests >---- 01:01:06 [INFO] Building org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT [168/175] 01:01:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 01:01:06 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:01:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 01:01:06 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 01:01:07 [INFO] 01:01:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:07 [INFO] 01:01:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:07 [INFO] The project's OSGi version is 1.1.0.202404230427 01:01:07 [INFO] 01:01:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:07 [INFO] 01:01:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:07 [INFO] 01:01:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:07 [INFO] 01:01:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:07 [INFO] Resolving class path of org.eclipse.papyrus.uml.suite.tests 01:01:13 [INFO] 01:01:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:01:13 [INFO] 01:01:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/main/resources 01:01:13 [INFO] 01:01:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:01:13 [INFO] 01:01:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [INFO] 01:01:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/test/resources 01:01:13 [INFO] 01:01:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1105 were skipped 01:01:13 [INFO] 01:01:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/org.eclipse.papyrus.uml.suite.tests-1.1.0-SNAPSHOT.jar 01:01:13 [INFO] 01:01:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:13 [INFO] 01:01:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.suite.tests --- 01:01:14 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data/.metadata/.log 01:01:14 [INFO] Command line: 01:01:14 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 01:01:19 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 01:01:19 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 01:01:19 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 01:01:19 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 01:01:19 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 01:01:19 01:01:24 Running org.eclipse.papyrus.uml.suite.tests.AllTests 01:01:31 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 01:01:31 log4j:WARN Please initialize the log4j system properly. 01:01:31 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 01:01:39 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:00 01:03:00 (Eclipse:7121): Gtk-CRITICAL **: 05:03:00.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:28 01:03:28 (Eclipse:7121): Gtk-CRITICAL **: 05:03:28.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:28 01:03:28 (Eclipse:7121): Gtk-CRITICAL **: 05:03:28.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:30 01:03:30 (Eclipse:7121): Gtk-CRITICAL **: 05:03:30.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:30 01:03:30 (Eclipse:7121): Gtk-CRITICAL **: 05:03:30.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:31 01:03:31 (Eclipse:7121): Gtk-CRITICAL **: 05:03:31.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:31 01:03:31 (Eclipse:7121): Gtk-CRITICAL **: 05:03:31.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:31 01:03:31 (Eclipse:7121): Gtk-CRITICAL **: 05:03:31.856: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:31 01:03:31 (Eclipse:7121): Gtk-CRITICAL **: 05:03:31.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:32 01:03:32 (Eclipse:7121): Gtk-CRITICAL **: 05:03:32.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:32 01:03:32 (Eclipse:7121): Gtk-CRITICAL **: 05:03:32.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:33 01:03:33 (Eclipse:7121): Gtk-CRITICAL **: 05:03:33.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:03:33 01:03:33 (Eclipse:7121): Gtk-CRITICAL **: 05:03:33.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:08 Tests run: 684, Failures: 0, Errors: 0, Skipped: 49, Time elapsed: 224.6 s -- in org.eclipse.papyrus.uml.suite.tests.AllTests 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest.testUML -- Time elapsed: 0.078 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest.test -- Time elapsed: 0.228 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest.testDeleteOneAddVariableValueAction -- Time elapsed: 0.095 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest.testDeleteOneCentralBufferNode -- Time elapsed: 0.012 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:command -- Time elapsed: 1.189 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:elements -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:stereotypes -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:undo -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:redo -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteInitialState -- Time elapsed: 0.333 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteS1 -- Time elapsed: 0.153 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteS2 -- Time elapsed: 0.110 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteFinalState -- Time elapsed: 0.109 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest.deleteFromContainmentSubset -- Time elapsed: 0.104 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest.deleteFromTwoContainmentSupersetsAtOnce -- Time elapsed: 0.175 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createAssociationWritable -- Time elapsed: 0.091 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createAssociationReadOnly_usecase -- Time elapsed: 0.031 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createAssociationReadOnly -- Time elapsed: 0.054 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createConnectorTargetReadOnly -- Time elapsed: 0.032 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createConnectorSourceReadOnly -- Time elapsed: 0.031 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteAssociationPropertyTypeTest.testDeletion -- Time elapsed: 0.024 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest.testDeletionInCompositeDiagram -- Time elapsed: 5.193 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest skipped 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest.testDeletionInClassDiagram -- Time elapsed: 1.435 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest.testDeletionInComponentDiagram -- Time elapsed: 1.419 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationTest.testCreation -- Time elapsed: 0.010 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationDirectedTest.testCreation -- Time elapsed: 0.007 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeTest.testCreation -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeDirectedTest.testCreation -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedTest.testCreation -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedDirectedTest.testCreation -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteInteractionFragmentInOperand -- Time elapsed: 0.880 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteAllOperandsOfCombinedFragment -- Time elapsed: 0.853 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteCombinedFragment -- Time elapsed: 0.757 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteCombinedFragmentNested -- Time elapsed: 0.679 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteOperandsOfCombinedFragment -- Time elapsed: 0.715 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteCombinedFragmentDeeplyNested -- Time elapsed: 0.642 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteInteractionWithNesting -- Time elapsed: 0.611 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteInteraction -- Time elapsed: 0.538 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.stereotypeNotApplicableByProfileURI -- Time elapsed: 1.262 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.matchExistingElement -- Time elapsed: 0.156 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.stereotypeNotApplicableByQualifiedName -- Time elapsed: 0.697 s 01:05:08 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.createNewElement -- Time elapsed: 0.337 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateClassInModel -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateCentralBufferNodeInActivity -- Time elapsed: 0.007 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateCentralBufferNodeInActivityWithNode -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCannotCreateOperationRedefinableTemplateSignature_bug468071 -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateOperationTemplateSignature_bug468071 -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateModelInClass -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenNodeAndArtifactInNode -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageMergeBetweenPackageAndPackageInPackage2 -- Time elapsed: 0.007 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateTraceBetweenClassAndNullInPackage -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDependencyBetweenClassesInPackage -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateProtocolConformanceBetweenPackageAndPackageInPackage -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInformationfloweBetweenClasses2InPackage -- Time elapsed: 0.018 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateUsageBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenPackageAndClassesInModel -- Time elapsed: 0.007 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenClassAndComponentInComponent -- Time elapsed: 0.010 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassesInPackage -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateUsageBetweenClassesInPackage -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageImportBetweenPackageAndPackageInPackage -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenComponentAndClassInComponent -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateElementImportBetweenPackageAndPackageInPackage -- Time elapsed: 0.006 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenNodeAndArtifactInArtifact -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateGeneralizationBetweenClassesInPackage -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateGeneralizationBetweenClassAndNullInClass -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenArtifactAndNodeInArtifact -- Time elapsed: 0.006 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtendBetweenClasses2InPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateProtocolConformanceBetweenPackageAndPackageInPackage2 -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInformationfloweBetweenUseCases2InUseCase -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRefineBetweenClassesInPackage -- Time elapsed: 0.187 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenClassAndComponentInClass -- Time elapsed: 0.005 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRealizationBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtensionBetweenClassAndNullInNull -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtendBetweenUseCases2InUseCase -- Time elapsed: 0.008 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateElementImportBetweenPackageAndPackageInPackage2 -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAssociationBetweenClassesInPackage -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateTraceBetweenClassesInClass -- Time elapsed: 0.007 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateManifestationBetweenArtifactAndPackage2InArtifact -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateSubstitutionBetweenClassesInPackage -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassAndClassInClass -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageMergeBetweenPackageAndPackageInPackage -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRealizationBetweenClassesInPackage -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAssociationBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRefineBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenArtifactAndNodeInNode -- Time elapsed: 0.013 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateIncludeBetweenUseCases2InUseCase -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateGeneralizationBetweenClassesInClass -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtensionBetweenClassAndNullInClass -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDependencyBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageImportBetweenPackageAndPackageInPackage2 -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenComponentAndClass -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateSubstitutionBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInterfaceRealizationBetweenClassAndInterfaceInClass -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateTraceBetweenClassesInPackage -- Time elapsed: 0.006 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassAndPackageInModel -- Time elapsed: 0.002 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRefineBetweenClassesInClass -- Time elapsed: 0.006 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateManifestationBetweenClassAndPackage2InArtifact -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInterfaceRealizationBetweenUseCases2InUseCase -- Time elapsed: 0.001 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateIncludeBetweenClasses2InPackage -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateProfileRelationshipTest.testCreateExtensionBetweenStereotypeAndMetaClassInPackage -- Time elapsed: 0.017 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest.testMoveTemplateSignatureToOperation_bug468071 -- Time elapsed: 0.328 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest.testMoveRedefinableTemplateSignatureToClass_bug468071 -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest.testCannotMoveRedefinableTemplateSignatureToOperation_bug468071 -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest.testSetTemplateSignatureOfOperation_bug468071 -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest.testSetRedefinableTemplateSignatureOfClass_bug468071 -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest.testCannotSetRedefinableTemplateSignatureOfOperation_bug468071 -- Time elapsed: 0 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest.deleteAssociation -- Time elapsed: 0.178 s 01:05:08 org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest.deleteAssociationTarget -- Time elapsed: 0.181 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest.deleteReadOnlyElement -- Time elapsed: 0.782 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest.deleteClassInTheModel -- Time elapsed: 0.918 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest.deleteRootOfTheModel -- Time elapsed: 0.247 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest skipped 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest skipped 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectRootTest -- Time elapsed: 0.651 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectChildrenTest -- Time elapsed: 0.633 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackage -- Time elapsed: 0.715 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackageList -- Time elapsed: 0.723 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectChildrenTestList -- Time elapsed: 0.600 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest.cutReadOnlyElement -- Time elapsed: 0.289 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest.cutClassTest -- Time elapsed: 0.774 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest.cutRootOfTheModel -- Time elapsed: 0.222 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest.copyPasteofClass1Test -- Time elapsed: 0.368 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest.pasteOnReadOnlyElement -- Time elapsed: 0.297 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest.copyPasteofClass1And2Test -- Time elapsed: 0.340 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.DiagramCopyPasteModelExplorerTest.copyPasteDiagramTest -- Time elapsed: 0.315 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.TableCopyPasteModelExplorerTest.copyPasteTableTest -- Time elapsed: 0.324 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.paste.StereotypeCopyPasteModelExplorerTest.copyPasteofClass1Test -- Time elapsed: 1.090 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.AdvancedModeTest.advancedModeDoesNotCollapseItself -- Time elapsed: 1.348 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.025 s 01:05:08 org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.011 s 01:05:08 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropInterface -- Time elapsed: 0.098 s 01:05:08 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropClass -- Time elapsed: 0.021 s 01:05:08 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.testPropertyContentProvider -- Time elapsed: 0.003 s 01:05:08 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropClassAndInterface -- Time elapsed: 0.033 s 01:05:08 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropClassAndSuperclass -- Time elapsed: 0.065 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest.singleValuePropertyGraphicalTest -- Time elapsed: 0.060 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest.singleValuePropertyTest -- Time elapsed: 0.012 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest skipped 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest.enumPropertyTest -- Time elapsed: 0.004 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithBaseClassPropertyWithoutInheritedProperties -- Time elapsed: 0.250 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithoutBaseClassPropertyWithoutInheritedProperties -- Time elapsed: 0.197 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithBaseClassPropertyWithInheritedProperties -- Time elapsed: 0.182 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithoutBaseClassPropertyWithInheritedProperties -- Time elapsed: 0.166 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest skipped 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithStereotypes -- Time elapsed: 1.859 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchFromRegistererdToLocal -- Time elapsed: 1.572 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithStereotypeProperties -- Time elapsed: 1.450 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithMissingDefinitions -- Time elapsed: 1.351 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchFromLocalToRegistered -- Time elapsed: 1.438 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest skipped 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSimpleSwitch -- Time elapsed: 1.696 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest skipped 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesStereotypeIdentities -- Time elapsed: 1.481 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithRequiredStereotypes -- Time elapsed: 1.288 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest.testOverloadDoesNotClash -- Time elapsed: 0.037 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest.testNameClash -- Time elapsed: 0.034 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest.testElementOfDifferentKindDoesNotClash -- Time elapsed: 0.041 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest skipped 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoUnapplyProfile -- Time elapsed: 0.438 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddStereotype -- Time elapsed: 0.383 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testStereotypeUnsetAttributeChange -- Time elapsed: 0.394 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddStereotype -- Time elapsed: 0.403 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddStereotypes -- Time elapsed: 0.285 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoRemoveStereotype -- Time elapsed: 0.276 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddSysMLStereotype -- Time elapsed: 0.335 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testModifiedStereotype -- Time elapsed: 0.267 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddStereotypeOnSeveralElements -- Time elapsed: 0.259 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddStereotypes -- Time elapsed: 0.273 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testFakeBasedProperty -- Time elapsed: 0.358 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testRemoveStereotype -- Time elapsed: 0.440 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testRemoveSysMLStereotype -- Time elapsed: 0.359 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddSysMLStereotype -- Time elapsed: 0.309 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoModifiedStereotype -- Time elapsed: 0.342 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddStereotypeOnSeveralElements -- Time elapsed: 0.252 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoRedoAddStereotypeTiming -- Time elapsed: 0.245 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUnapplyProfile -- Time elapsed: 0.255 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoRemoveSysMLStereotype -- Time elapsed: 0.271 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest skipped 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testStereotypeListAttributeChange -- Time elapsed: 0.266 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.twoProfilesUnapplied -- Time elapsed: 0.079 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.moveProfileApplication -- Time elapsed: 0.076 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.applyProfileThenMoveApplication -- Time elapsed: 0.081 s 01:05:08 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.twoProfilesApplied -- Time elapsed: 0.084 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.profileReplacedInAnApplication -- Time elapsed: 0.079 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.simpleNewProfileApplication -- Time elapsed: 0.103 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.simpleProfileUnapplication -- Time elapsed: 0.097 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.profileAppliedThenReplacedInSameApplication -- Time elapsed: 0.082 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testEditToDisplaySingleString_1 -- Time elapsed: 0.048 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testList -- Time elapsed: 0.025 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testNull -- Time elapsed: 0.020 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testDisplayToEditString_1 -- Time elapsed: 0.021 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testEmptyString -- Time elapsed: 0.031 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testClass2 -- Time elapsed: 0.022 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testClass3 -- Time elapsed: 0.021 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testMatchingElementstSingleValue1 -- Time elapsed: 0.021 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testMatchingElementstSingleValue2 -- Time elapsed: 0.030 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_1 -- Time elapsed: 0.032 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_3 -- Time elapsed: 0.026 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_4 -- Time elapsed: 0.026 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_5 -- Time elapsed: 0.046 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_6 -- Time elapsed: 0.023 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_7 -- Time elapsed: 0.023 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_8 -- Time elapsed: 0.030 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testSplitString_1 -- Time elapsed: 0.023 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testSplitString_2 -- Time elapsed: 0.023 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindConstraint_1 -- Time elapsed: 0.031 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindConstraint_2 -- Time elapsed: 0.036 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionMultiValueConverterEmptyString -- Time elapsed: 0.023 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindPackage_1 -- Time elapsed: 0.025 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindPackage_2 -- Time elapsed: 0.049 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionSingleValueConverterEmptyString -- Time elapsed: 0.026 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest.profileLanguage -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest.umlLanguage -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass1Test -- Time elapsed: 0.648 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass2Test -- Time elapsed: 0.641 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass3Test -- Time elapsed: 0.909 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass4Test -- Time elapsed: 0.639 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass1Test -- Time elapsed: 0.625 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass2Test -- Time elapsed: 0.627 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass3Test -- Time elapsed: 0.622 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass4Test -- Time elapsed: 0.639 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest.returnedTextTest -- Time elapsed: 0.605 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest.returnedStyledTextTest -- Time elapsed: 0.619 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.DelegatingItemLabelProviderTest.notifyChange -- Time elapsed: 0.039 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTest.copyingInterfaceRealizationDoesNotCorruptTheModel -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTestME.copyingInterfaceRealizationDoesNotCorruptTheModel -- Time elapsed: 0.484 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest.duplicateStereotypeWithMultivaluedDataTypeContainmentFeatureTest -- Time elapsed: 1.068 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest.duplicateStereotypeWithMultivaluedContainmentFeatureTest -- Time elapsed: 0.888 s 01:05:09 org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest.duplicateStereotypeWithSingleContainmentFeatureTest -- Time elapsed: 0.881 s 01:05:09 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.reorderMultipleStereotypes -- Time elapsed: 0.182 s 01:05:09 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.attemptReorderOfTooFewStereotypes -- Time elapsed: 0.159 s 01:05:09 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.attemptReorderOfTooManyStereotypes -- Time elapsed: 0.153 s 01:05:09 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.reorderSingleStereotype -- Time elapsed: 0.167 s 01:05:09 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.attemptReorderOfStereotypesAcrossResources -- Time elapsed: 0.151 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.NameResolutionHelperTest.recursiveImportPackage -- Time elapsed: 0.020 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testIsAutoNamed -- Time elapsed: 0.021 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testGetDefaultNameWithIncrement -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testAutoNameIncrement -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testExistingElementHavingNameNotRenamed -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetAppliedSuperstereotype -- Time elapsed: 0.049 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_notStrict_notApplicable -- Time elapsed: 0.205 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_notStrict_applicable -- Time elapsed: 0.209 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_strict_applicable -- Time elapsed: 0.207 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetAppliedSubstereotype_notApplied -- Time elapsed: 0.058 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_strict_notApplicable -- Time elapsed: 0.194 s 01:05:09 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetAppliedSubstereotype_applied -- Time elapsed: 0.044 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestBadUnapplyProfile2ClosedDiagComment.testUnApplyStereotypeApplication -- Time elapsed: 1.781 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestDropStereotypedClass.testStereotypeApplicationOnClass -- Time elapsed: 0.851 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestProfileApplication.testProfileApplicationOnModel -- Time elapsed: 0.550 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestDisplayAsBrace.testBrace -- Time elapsed: 0.768 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestReopenAsBrace.testReopenStereotypeAsComment -- Time elapsed: 1.924 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestDisplayAsComment.testStereotypeApplicationOnClass -- Time elapsed: 0.545 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestReopenAsComment.testReopenStereotypeAsComment -- Time elapsed: 1.944 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestDisplayAsCompartment.testStereotypeApplicationOnClass -- Time elapsed: 1.059 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestReopenAsCompartment.testReopenStereotypeAsComment -- Time elapsed: 1.923 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.Test2StereotypeApplications.test2StereotypeApplicationsOnClass -- Time elapsed: 0.649 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication.testStereotypeApplicationOnPackage -- Time elapsed: 0.705 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication.testStereotypeApplicationOnClass -- Time elapsed: 0.063 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplicationQualifiedName.testQNStereotypeApplicationOnClass -- Time elapsed: 0.508 s 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype skipped 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype skipped 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance skipped 01:05:09 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance skipped 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard.testDiagramFileExtentionLabel -- Time elapsed: 0.214 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard.testDiagramFileExtenstionForUML -- Time elapsed: 0.062 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard.testOrderOfPages -- Time elapsed: 0.073 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard.testDiagramFileExtentionLabel -- Time elapsed: 0.067 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard.testDiagramFileExtenstionForUML -- Time elapsed: 0.062 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard.testOrderOfPages -- Time elapsed: 0.062 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestNewProjectWizard.testOrderOfPages -- Time elapsed: 0.092 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard.testForSimpleModel -- Time elapsed: 0.066 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard.testOrderOfPages -- Time elapsed: 0.086 s 01:05:09 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard.testForModelWithDot -- Time elapsed: 0.072 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.missingSchema -- Time elapsed: 0.245 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.noCorruptionControlCase -- Time elapsed: 0.036 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.wrongProfileVersion -- Time elapsed: 0.201 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.missingProfileApplication -- Time elapsed: 0.188 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.deleteStereotypes -- Time elapsed: 0.036 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedProfileApplicationsMissingNamespace_bug434302 -- Time elapsed: 0.245 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.orphansOfWrongProfileVersion_bug436666 -- Time elapsed: 0.036 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.badSchemaLocationInNonPackageFragment_bug459488 -- Time elapsed: 0.712 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedProfilesAndNestedApplicationsWellFormed_bug434302 -- Time elapsed: 0.241 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.registeredDynamicProfie_bug455329 -- Time elapsed: 0.059 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedPackageSchemaMissing_bug436666 -- Time elapsed: 0.272 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.incorrectZombieGroupingWithoutProfileNamespaceURIPattern_bug496307 -- Time elapsed: 0.052 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nonStereotypeApplicationsAreOK_bug436666 -- Time elapsed: 0.024 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedProfileApplications2Pkgs1Profile_bug434302 -- Time elapsed: 0.300 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.crossReferencedPackageUnitWithoutOwnProfileApplication_bug458736 -- Time elapsed: 0.700 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.correctZombieGroupingWithProfileNamespaceURIPattern_bug496307 -- Time elapsed: 0.026 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.orphansOfValidSchema_bug436666 -- Time elapsed: 0.045 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.packageUnitWithoutOwnProfileApplication_bug455248 -- Time elapsed: 0.221 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedPackageInProfileIsOK_bug436666 -- Time elapsed: 0.260 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionSameURISameVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionDifferentURIDifferentVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionDifferentURISameVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionDifferentURISameVersion -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonConstantBehavior -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareNoVersionSameURI -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionDifferentURIDifferentVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchCorrectNoMatchConstantBehavior -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchSingleVersionCorrectURIGivenVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchNoVersionCorrectURIDefaultVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchMultipleVersionCorrectURIGivenVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchMultipleVersionCorrectURIDefaultVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonBehaviorWrongLHS -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonBehaviorWrongRHS -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.registryExtensionPointCorrectMatch -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionSameURIDifferentVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionSameURISameVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionSameURIDifferentVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.registryCorrectUnregisterAndRegister -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.registryExtensionPointRegistered -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonBehaviorWrongPattern -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchNoVersionCorrectURIGivenVersion -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareNoVersionDifferentURI -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchSingleVersionCorrectURIDefaultVersion -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchCorrectNoMatchBehavior -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest.interactionOperand_contentProvider -- Time elapsed: 0.102 s 01:05:09 org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest.combinedFragment_contentProvider -- Time elapsed: 0.024 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.MultiplicityObservableValueTest.testObservableValue -- Time elapsed: 0.500 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionEndMultiplicityObservableValueTest.testObservableValue -- Time elapsed: 0.783 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.NavigationObservableValueTest.testObservableValue -- Time elapsed: 0.534 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.OwnerObservableValueTest.testObservableValue -- Time elapsed: 0.502 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.KeywordObservableValueTest.testObservableValue -- Time elapsed: 0.489 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.UMLLabelObservableValueTest.testObservableValue -- Time elapsed: 0.549 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ImageExpressionObservableValueTest.testObservableValue -- Time elapsed: 0.498 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ImageKindObservableValueTest.testObservableValue -- Time elapsed: 0.474 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ImageNameObservableValueTest.testObservableValue -- Time elapsed: 0.589 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationElementIconObservableValueTest.testObservableValue -- Time elapsed: 0.857 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationQualifiedNameObservableValueTest.testObservableValue -- Time elapsed: 0.860 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationShadowObservableValueTest.testObservableValue -- Time elapsed: 0.854 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionRequiredObservableValueTest.testObservableValue -- Time elapsed: 0.862 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ImportedPackageLocationObservableValueTest.testObservableValue -- Time elapsed: 0.543 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.UnsettableStringObservableValueTest.testObservableValue -- Time elapsed: 0.505 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableValueTest.testObservableValue -- Time elapsed: 0.480 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.AnnotationObservableValueTest.testObservableValue -- Time elapsed: 0.611 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.MaskValueObservableListTest.testObservableList -- Time elapsed: 1.024 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.AppliedCommentsObservableListTest.testObservableList -- Time elapsed: 1.080 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.OwnedCommentsObservableListTest.testObservableList -- Time elapsed: 0.941 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ProvidedInterfaceObservableListTest.testObservableList -- Time elapsed: 0.525 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.RequiredInterfaceObservableListTest.testObservableList -- Time elapsed: 0.557 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.ProfileApplicationObservableListTest.testObservableList -- Time elapsed: 0.527 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.StereotypeApplicationObservableListTest.testObservableList -- Time elapsed: 0.601 s 01:05:09 org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableListTest.testObservableList -- Time elapsed: 0.586 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CanonicalObservableValueTest.testObservableValue -- Time elapsed: 0.768 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.ConnectionDecorationStyleObservableValueTest.testObservableValue -- Time elapsed: 0.965 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomStringStyleCompartmentObservableValueTest.testObservableValue -- Time elapsed: 0.772 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleCompartmentObservableValueTest.testObservableValue -- Time elapsed: 0.810 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.DiagramLabelObservableValueTest.testObservableValue -- Time elapsed: 0.493 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomBooleanStyleWithStoreObservableValueTest.testObservableValue -- Time elapsed: 0.487 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomDoubleStyleWithStoreObservableValueTest.testObservableValue -- Time elapsed: 0.430 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleWithStoreObservableValueTest.testObservableValue -- Time elapsed: 0.460 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.RulersUnitStyleObservableValueTest.testObservableValue -- Time elapsed: 0.586 s 01:05:09 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.SwitchOrientationObservableValueTest.testObservableValue -- Time elapsed: 1.142 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelSkipMigration_papyrus -- Time elapsed: 0.793 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.upToDateModelDoesNotPromptForMigration_papyrus -- Time elapsed: 0.597 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelDoMigration_dynamic -- Time elapsed: 0.788 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelSkipMigration_uml2 -- Time elapsed: 0.789 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelDoMigration_papyrus -- Time elapsed: 1.007 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelSkipMigration_dynamic -- Time elapsed: 0.543 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelDoMigration_uml2 -- Time elapsed: 0.990 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.upToDateModelDoesNotPromptForMigration_uml2 -- Time elapsed: 0.754 s 01:05:09 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.upToDateModelDoesNotPromptForMigration_dynamic -- Time elapsed: 0.556 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.loadDecoratorAsMainModel -- Time elapsed: 0.446 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication -- Time elapsed: 0.429 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.unloadApplication -- Time elapsed: 0.429 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication_undo -- Time elapsed: 0.427 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.unloadedApplicationNotAvailable -- Time elapsed: 0.361 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.loadApplication -- Time elapsed: 0.404 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication_undo_redo -- Time elapsed: 0.442 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.nestedPackageApplicationOfSameProfile_bug459613 -- Time elapsed: 0.349 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication_forNestedPackage -- Time elapsed: 0.376 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest.internalizeApplication_undo -- Time elapsed: 0.509 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest.internalizeApplication_undo_redo -- Time elapsed: 0.371 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest.internalizeApplication -- Time elapsed: 0.447 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.ProfileMigrationTest.migrateProfile -- Time elapsed: 0.541 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest.missingSchema -- Time elapsed: 0.802 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest.wrongProfileVersion -- Time elapsed: 0.431 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest.missingProfileApplication -- Time elapsed: 0.515 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackageAsync -- Time elapsed: 0.629 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackage_none -- Time elapsed: 0.574 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.removeResource -- Time elapsed: 0.779 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsAsync_uri -- Time elapsed: 0.606 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelName -- Time elapsed: 0.550 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.baseline -- Time elapsed: 0.528 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackage -- Time elapsed: 0.561 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelNameAsync -- Time elapsed: 0.634 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.appliedProfilesByResourceIndex -- Time elapsed: 0.537 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModels -- Time elapsed: 0.472 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsAsync -- Time elapsed: 0.503 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.allAppliedProfiles -- Time elapsed: 0.571 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelNames -- Time elapsed: 0.468 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModels_uri -- Time elapsed: 0.627 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelNamesAsync -- Time elapsed: 0.558 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.listener -- Time elapsed: 0.624 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.allAppliedProfilesAsync -- Time elapsed: 0.511 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.addNewResource -- Time elapsed: 0.858 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackageAsync_none -- Time elapsed: 0.510 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest.copy_subsetOfProfiles -- Time elapsed: 0.633 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest.copy_allProfiles -- Time elapsed: 0.668 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testHasUnloadedDecoratorModelsAsync_recursive -- Time elapsed: 0.656 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testIsDecoratorModelFor -- Time elapsed: 0.357 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testIsDecoratorModelURI -- Time elapsed: 0.379 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testInternalizeProfileApplications -- Time elapsed: 0.342 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testHasUnloadedDecoratorModelsAsync -- Time elapsed: 0.540 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testExternalizeProfileApplication -- Time elapsed: 0.512 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorPackages -- Time elapsed: 0.375 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorModelAppliedProfiles -- Time elapsed: 0.384 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModelsAsyncResource -- Time elapsed: 0.494 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetExternalizationProfile -- Time elapsed: 0.341 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testIsDecoratorModelResource -- Time elapsed: 0.372 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorModelProfileApplications -- Time elapsed: 0.390 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModelsAsyncPackage -- Time elapsed: 0.518 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetLoadedDecoratorModels -- Time elapsed: 0.402 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetLoadedSubUnitPackages -- Time elapsed: 0.328 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModels -- Time elapsed: 0.604 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testHasExternalizationProfile -- Time elapsed: 0.353 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModelsAsyncIterableOfResource -- Time elapsed: 0.800 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUserModelResources -- Time elapsed: 0.369 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorProfileApplications -- Time elapsed: 0.384 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.stereotypeApplication_inNestedPackage -- Time elapsed: 0.156 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.stereotypeApplication_inNonPackageSubmodelUnit_bug459613 -- Time elapsed: 0.157 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.applyStereotype_resourceSet -- Time elapsed: 0.155 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.applyStereotype_freeFloating -- Time elapsed: 0.156 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest.isDecoratorModel_decoratorModelUML -- Time elapsed: 0.252 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest.isDecoratorModel_decoratorModelNotation -- Time elapsed: 0.260 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest.isDecoratorModel_userModelUML -- Time elapsed: 0.249 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest.decoratorIndexing -- Time elapsed: 0.386 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest.userModelIndexing -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest.decoratorAsUserModelIndexing -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest.migrateProfileExtendingDynamic_bug481302 -- Time elapsed: 0.279 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest skipped 01:05:09 org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest.migrateProfileExtendingStatic_bug481302 -- Time elapsed: 0.275 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_undo_redo_allDecoratorsLoaded -- Time elapsed: 0.813 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_undo_redo_allDecoratorsUnloaded -- Time elapsed: 3.149 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_someDecoratorsLoaded -- Time elapsed: 1.030 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_someDecoratorsLoaded -- Time elapsed: 1.356 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_allDecoratorsUnloaded -- Time elapsed: 1.585 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_undo_redo_someDecoratorsLoaded -- Time elapsed: 1.812 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_allDecoratorsLoaded -- Time elapsed: 0.578 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_undo_redo_allDecoratorsUnloaded -- Time elapsed: 2.105 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_allDecoratorsUnloaded -- Time elapsed: 1.050 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_undo_redo_someDecoratorsLoaded -- Time elapsed: 1.918 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_undo_redo_allDecoratorsLoaded -- Time elapsed: 0.589 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_allDecoratorsLoaded -- Time elapsed: 0.549 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest.nonBaseElementStereotypeCrossReferences -- Time elapsed: 1.074 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest.classUnitExternalizeParentUnitProfileApplication_bug459613 -- Time elapsed: 0.376 s 01:05:09 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest.nestedPackagesInheritingExternalProfileApplications -- Time elapsed: 1.211 s 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestOCLConstraintOnInstanceSpec skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestOCLValidationRuleFromFile skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules skipped 01:05:09 org.eclipse.papyrus.uml.validation.tests.rules.TestStereotypeValidation skipped 01:05:09 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest.testResolveProfile__Object -- Time elapsed: 0.030 s 01:05:09 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest.testMatches__Object -- Time elapsed: 0.011 s 01:05:09 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest.profileAppliedFilterResourceURI_bug480221 -- Time elapsed: 0.025 s 01:05:09 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest.profileAppliedFilterDoesNotLoadProfiles_miss_bug480221 -- Time elapsed: 0.025 s 01:05:09 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest.profileAppliedFilterDoesNotLoadProfiles_hit_bug480221 -- Time elapsed: 0.026 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.popupsGenerated -- Time elapsed: 0.007 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.connectionTargetFilters -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.popupFilters -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.connectionSourceFilters -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.connectionsGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.popupsGenerated -- Time elapsed: 0.036 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.connectionTargetFilters -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.distinctConnectionHintsGenerated -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.popupFilters -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.connectionSourceFilters -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.distinctPopupHintsGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.connectionsGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.popupsGenerated -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.connectionTargetFilters -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.popupFilters -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.connectionSourceFilters -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.connectionsGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Indirect>> Generalization] -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Indirect>> GeneralizationSet] -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> ControlFlow] -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> ObjectFlow] -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> Transition] -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> Message] -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Indirect>> Connector] -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.iconGenerated -- Time elapsed: 0.002 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.typeSetAttributes -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.elementTypeSpecializedTypes_bug461717 -- Time elapsed: 0.009 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.multipleElementTypesForOneStereotypeGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.stereotypeAdviceGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.elementTypesGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.stereotypeMatcherGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.stereotypeAdviceNotGenerated -- Time elapsed: 0.004 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.distinctHintsGenerated -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.stereotypeMatcherNotGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.iconGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.elementTypeSpecializedTypes_bug461717 -- Time elapsed: 0.019 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.elementTypesGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.iconGenerated -- Time elapsed: 0.002 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.stereotypeAdviceGenerated -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.elementTypesGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.stereotypeMatcherGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test.elementTypeSpecializedTypes -- Time elapsed: 0.020 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test.stereotypeAdviceGenerated -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test.stereotypeMatcherGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.iconGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.typeSetAttributes -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.elementTypeSpecializedTypes_bug461717 -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.multipleElementTypesForOneStereotypeGenerated -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.stereotypeAdviceGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.elementTypesGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.stereotypeMatcherGenerated -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testRemovedStereotypes -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testRenamedStereotypes -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testAddedExtensions -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testAddedStereotypes -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testRemovedExtension -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetStereotypeNames -- Time elapsed: 0.049 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetStereotypes -- Time elapsed: 0.019 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest skipped 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetProfileNames -- Time elapsed: 0.034 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testProfileCatalog -- Time elapsed: 0.019 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testLookupStereotype -- Time elapsed: 0.019 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testLookupStereotypeInAppliedProfile -- Time elapsed: 0.023 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testProfileCopy -- Time elapsed: 0.016 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetProfiles -- Time elapsed: 0.025 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetNamedElement -- Time elapsed: 0.021 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testIsModelsExist -- Time elapsed: 0.018 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetStereotypeQualifiedNames -- Time elapsed: 0.019 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetProfileQualifiedNames -- Time elapsed: 0.020 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testCopyResources -- Time elapsed: 0.579 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testCopyResource -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testGetProject -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testEclipseProject -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetUmlModelWithIFile -- Time elapsed: 0.038 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testModelSetManagerString -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testModelSetManagerURI -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetNamedElementByNameString -- Time elapsed: 0.003 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetUmlModel -- Time elapsed: 0.012 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testModelSetManagerStringModels -- Time elapsed: 0.002 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetNamedElementByNameWithSterotype -- Time elapsed: 0.024 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreation -- Time elapsed: 0.002 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreateClass -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreateModel -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreatePackage -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCd -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testUMLModelCreatorResourceFailing -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testUMLModelCreatorStringString -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testUMLModelCreatorResource -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreateDatatype -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testCompoundTypeProvider -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testGetTypes -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testAddITypeProvider -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testIterator -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest.testSimpleModelVisitor -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetStereotypeName -- Time elapsed: 0.006 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testGetProfileName -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testAddPropertyChangeListenerPropertyChangeListener -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetQualifiedNameComplex -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testClear -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testStereotypeURLString -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testToString -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testGetStereotypeName -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testAddPropertyChangeListenerStringPropertyChangeListener -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testStereotypeURL -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testRemovePropertyChangeListenerPropertyChangeListener -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetQualifiedNameSimple -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetProfileName -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testRemovePropertyChangeListenerStringPropertyChangeListener -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testComputeQualifiedName -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testGetQualifiedName -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testStereotypeURLStringString -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest.testGetTypes -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest.testTypeProvider -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest.testIterator -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testGetTypes -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testAddType -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testAddTypeFromConstructor -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testTypeProvider -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testTypeProviderTypeArray -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testIterator -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest.testUMLPrimitiveTypesModel -- Time elapsed: 0.013 s 01:05:09 org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest.testGetLibraryPackage -- Time elapsed: 0.012 s 01:05:09 org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangePreferencesTest.testUseInternationalizationModification -- Time elapsed: 0.615 s 01:05:09 org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangeLanguageTest.testLanguageModification -- Time elapsed: 0.422 s 01:05:09 org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest.rebuildAdapters -- Time elapsed: 0.501 s 01:05:09 org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest.normalAdapters -- Time elapsed: 0.430 s 01:05:09 org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationAdapterTest.testLabelProviderAdapter -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.SemanticTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.SemanticTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.SingleTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.SingleTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.SyntacticTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.SyntacticTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest skipped 01:05:09 org.eclipse.papyrus.uml.alf.tests.AllTests skipped 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test10 -- Time elapsed: 0.675 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test11 -- Time elapsed: 0.611 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test12 -- Time elapsed: 0.597 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test13 -- Time elapsed: 0.546 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test1 -- Time elapsed: 0.622 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test2 -- Time elapsed: 0.600 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test3 -- Time elapsed: 0.608 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test4 -- Time elapsed: 0.591 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test5 -- Time elapsed: 0.589 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test6 -- Time elapsed: 0.601 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test7 -- Time elapsed: 0.561 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test8 -- Time elapsed: 0.592 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test9 -- Time elapsed: 0.664 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test1 -- Time elapsed: 0.701 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test2 -- Time elapsed: 0.646 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test3 -- Time elapsed: 0.590 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test4 -- Time elapsed: 0.608 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndNoContext -- Time elapsed: 0.004 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.noMetaclassAndNoContextTest -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndValidContext_1 -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndValidContext_2 -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndInvalidContext -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.metaclassAndNoContext -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.noMetaclassAndNoContextTest -- Time elapsed: 0.001 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.metaclassAndValidContext_2 -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.metaclassAndInValidContext_1 -- Time elapsed: 0 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test10 -- Time elapsed: 0.583 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test11 -- Time elapsed: 0.603 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test12 -- Time elapsed: 0.625 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test13 -- Time elapsed: 0.614 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test14 -- Time elapsed: 0.610 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test1 -- Time elapsed: 0.623 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test2 -- Time elapsed: 0.592 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test3 -- Time elapsed: 0.606 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test4 -- Time elapsed: 0.681 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test5 -- Time elapsed: 0.627 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test6 -- Time elapsed: 0.662 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test7 -- Time elapsed: 0.568 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test8 -- Time elapsed: 0.564 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test9 -- Time elapsed: 0.635 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test1 -- Time elapsed: 0.599 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test2 -- Time elapsed: 0.554 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test3 -- Time elapsed: 0.596 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test4 -- Time elapsed: 0.626 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test5 -- Time elapsed: 0.660 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test6 -- Time elapsed: 0.699 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test7 -- Time elapsed: 0.673 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test8 -- Time elapsed: 0.674 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test9 -- Time elapsed: 0.646 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test10 -- Time elapsed: 0.669 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test11 -- Time elapsed: 0.633 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test12 -- Time elapsed: 0.626 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test13 -- Time elapsed: 0.624 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test10 -- Time elapsed: 0.606 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test11 -- Time elapsed: 0.617 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test12 -- Time elapsed: 0.659 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test13 -- Time elapsed: 0.617 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test1 -- Time elapsed: 0.551 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test2 -- Time elapsed: 0.564 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test3 -- Time elapsed: 0.567 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test4 -- Time elapsed: 0.554 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test5 -- Time elapsed: 0.584 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test6 -- Time elapsed: 0.592 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test7 -- Time elapsed: 0.622 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test8 -- Time elapsed: 0.615 s 01:05:09 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test9 -- Time elapsed: 0.552 s 01:05:09 org.eclipse.papyrus.uml.architecture.tests.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.166 s 01:05:09 org.eclipse.papyrus.uml.types.core.matchers.stereotype.tests.StereotypeMatcherEditHelperAdviceTest.nestedPackageInProfileContext -- Time elapsed: 0.026 s 01:05:09 01:05:09 Results: 01:05:09 01:05:09 Tests run: 684, Failures: 0, Errors: 0, Skipped: 49 01:05:09 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.039: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.068: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:09 01:05:09 (Eclipse:7121): Gtk-CRITICAL **: 05:05:09.083: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 01:05:10 [INFO] All tests passed 01:05:10 [INFO] 01:05:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.suite.tests --- 01:05:10 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec 01:05:10 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.suite.tests' with 0 classes 01:05:10 [INFO] 01:05:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests.releng >-- 01:05:10 [INFO] Building org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT [169/175] 01:05:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/pom.xml 01:05:10 [INFO] --------------------------------[ pom ]--------------------------------- 01:05:10 [INFO] 01:05:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.releng --- 01:05:10 [INFO] 01:05:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.releng --- 01:05:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:05:10 [INFO] 01:05:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.releng --- 01:05:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:05:10 [INFO] 01:05:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests >-- 01:05:10 [INFO] Building org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT [170/175] 01:05:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 01:05:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:05:10 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)' 01:05:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 01:05:10 [INFO] 01:05:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:10 [INFO] 01:05:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:10 [INFO] The project's OSGi version is 2.0.0.202404230427 01:05:10 [INFO] 01:05:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:10 [INFO] 01:05:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:10 [INFO] 01:05:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:10 [INFO] 01:05:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.backend.tests 01:05:11 [INFO] 01:05:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:05:11 [INFO] 01:05:11 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:11 [INFO] 01:05:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/main/resources 01:05:11 [INFO] 01:05:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [INFO] 01:05:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/test/resources 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/org.eclipse.papyrus.uml.alf.backend.tests-2.0.0-SNAPSHOT.jar 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [INFO] Skipping tests 01:05:12 [INFO] 01:05:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.backend.tests --- 01:05:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:05:12 [INFO] 01:05:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests >-- 01:05:12 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT [171/175] 01:05:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 01:05:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:05:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 01:05:12 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 01:05:12 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 01:05:12 [INFO] 01:05:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:12 [INFO] The project's OSGi version is 2.0.0.202404230427 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:12 [INFO] 01:05:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:12 [INFO] 01:05:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:12 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths.tests 01:05:13 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 01:05:13 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 01:05:13 [INFO] 01:05:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:05:13 [INFO] 01:05:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/main/resources 01:05:13 [INFO] 01:05:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:05:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/org/eclipse/papyrus/views/properties/toolsmiths/tests/qvt/TransformationsTests.java:[274] 01:05:14 DataContextElement st3Element = findContextElement(context, "Stereotype3"); 01:05:14 ^^^^^^^^^^ 01:05:14 The value of the local variable st3Element is not used 01:05:14 1 problem (1 warning) 01:05:14 [INFO] 01:05:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:14 [INFO] 01:05:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/test/resources 01:05:14 [INFO] 01:05:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 309 were skipped 01:05:14 [INFO] 01:05:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/org.eclipse.papyrus.views.properties.toolsmiths.tests-2.0.0-SNAPSHOT.jar 01:05:14 [INFO] 01:05:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:14 [INFO] 01:05:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:14 [INFO] Skipping tests 01:05:14 [INFO] 01:05:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 01:05:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:05:14 [INFO] 01:05:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests >--- 01:05:14 [INFO] Building org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT [172/175] 01:05:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 01:05:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 01:05:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 01:05:14 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 01:05:14 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 01:05:14 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 01:05:15 [INFO] 01:05:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.suite.tests --- 01:05:15 [INFO] 01:05:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.suite.tests --- 01:05:15 [INFO] The project's OSGi version is 1.1.0.202404230427 01:05:15 [INFO] 01:05:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.suite.tests --- 01:05:15 [INFO] 01:05:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.suite.tests --- 01:05:15 [INFO] 01:05:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.suite.tests --- 01:05:15 [INFO] 01:05:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.suite.tests --- 01:05:15 [INFO] Resolving class path of org.eclipse.papyrus.views.suite.tests 01:05:19 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404230314/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404230314.jar 01:05:19 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404230314/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404230314.jar 01:05:19 [INFO] 01:05:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.suite.tests --- 01:05:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:05:19 [INFO] 01:05:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.suite.tests --- 01:05:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/main/resources 01:05:19 [INFO] 01:05:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.suite.tests --- 01:05:20 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 01:05:20 [INFO] 01:05:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.suite.tests --- 01:05:20 [INFO] 01:05:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.suite.tests --- 01:05:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/test/resources 01:05:20 [INFO] 01:05:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.suite.tests --- 01:05:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1102 were skipped 01:05:20 [INFO] 01:05:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.suite.tests --- 01:05:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/org.eclipse.papyrus.views.suite.tests-1.1.0-SNAPSHOT.jar 01:05:20 [INFO] 01:05:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.suite.tests --- 01:05:20 [INFO] 01:05:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.suite.tests --- 01:05:20 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data/.metadata/.log 01:05:20 [INFO] Command line: 01:05:20 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 01:05:26 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 01:05:26 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 01:05:26 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 01:05:26 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 01:05:26 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 01:05:26 01:05:31 Running org.eclipse.papyrus.views.suite.tests.AllTests 01:05:40 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 01:05:40 log4j:WARN Please initialize the log4j system properly. 01:05:40 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 01:05:44 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 01:06:02 SWT call to Webkit timed out after 10000ms. No return value will be provided. 01:06:02 Possible reasons: 01:06:02 1) Problem: Your javascript needs more than 10000ms to execute. 01:06:02 Solution: Don't run such javascript, it blocks Eclipse's UI. SWT currently allows such code to complete, but this error is thrown 01:06:02 and the return value of execute()/evalute() will be false/null. 01:06:02 01:06:02 2) However, if you believe that your application should execute as expected (in under10000 ms), 01:06:02 then it might be a deadlock in SWT/Browser/webkit2 logic. 01:06:02 I.e, it might be a bug in SWT (e.g this does not occur on Windows/Cocoa, but occurs on Linux). If you believe it to be a bug in SWT, then 01:06:02 Please report this issue *with steps to reproduce* via: 01:06:02 https://bugs.eclipse.org/bugs/enter_bug.cgi?alias=&assigned_to=platform-swt-inbox%40eclipse.org&attach_text=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=&component=SWT&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&defined_groups=1&dependson=&description=&flag_type-1=X&flag_type-11=X&flag_type-12=X&flag_type-13=X&flag_type-14=X&flag_type-15=X&flag_type-16=X&flag_type-2=X&flag_type-4=X&flag_type-6=X&flag_type-7=X&flag_type-8=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&product=Platform&qa_contact=&rep_platform=PC&requestee_type-1=&requestee_type-2=&short_desc=webkit2_BrowserProblem 01:06:02 For bug report, please atatch this stack trace: 01:06:02 java.lang.Throwable: 01:06:02 at org.eclipse.swt.browser.WebKit.getStackTrace(WebKit.java:300) 01:06:02 at org.eclipse.swt.browser.WebKit.getInternalErrorMsg(WebKit.java:293) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.execAsyncAndWaitForReturn(WebKit.java:1272) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.runjavascript(WebKit.java:1030) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.evaluate(WebKit.java:1000) 01:06:02 at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1299) 01:06:02 at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:405) 01:06:02 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:665) 01:06:02 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:614) 01:06:02 at org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration.customizeToolbar(RichTextEditorConfiguration.java:525) 01:06:02 at org.eclipse.nebula.widgets.richtext.RichTextEditor$1.function(RichTextEditor.java:273) 01:06:02 at org.eclipse.swt.browser.WebKit.RequestProc(WebKit.java:461) 01:06:02 at org.eclipse.swt.internal.gtk3.GTK3.gtk_main_iteration_do(Native Method) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.execAsyncAndWaitForReturn(WebKit.java:1282) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.runjavascript(WebKit.java:1030) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.evaluate(WebKit.java:1000) 01:06:02 at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1299) 01:06:02 at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:405) 01:06:02 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:665) 01:06:02 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:614) 01:06:02 at org.eclipse.nebula.widgets.richtext.RichTextEditor$3.completed(RichTextEditor.java:297) 01:06:02 at org.eclipse.swt.browser.WebKit.lambda$7(WebKit.java:1769) 01:06:02 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 01:06:02 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 01:06:02 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 01:06:02 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.flushDisplayEvents(PapyrusEditorFixture.java:1296) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture$9.run(PapyrusEditorFixture.java:1548) 01:06:02 at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) 01:06:02 at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) 01:06:02 at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.ensurePapyrusPerspective(PapyrusEditorFixture.java:1537) 01:06:02 at org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests.initTests(DocumentationViewTests.java:72) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 01:06:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:06:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 01:06:02 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:06:02 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:06:02 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:06:02 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 01:06:02 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 01:06:02 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:369) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:06:02 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:06:02 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.access$0(ClassificationRunner.java:1) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner$1.runChild(ClassificationRunner.java:58) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunnerImpl.runChild(ClassificationRunnerImpl.java:87) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.runChild(ClassificationRunner.java:86) 01:06:02 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:06:02 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:06:02 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:06:02 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:06:02 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:06:02 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 01:06:02 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:128) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:27) 01:06:02 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:06:02 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:06:02 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:06:02 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:06:02 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:128) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:27) 01:06:02 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:06:02 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:06:02 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:06:02 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:06:02 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 01:06:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:06:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 01:06:02 at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) 01:06:02 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) 01:06:02 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) 01:06:02 at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) 01:06:02 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 01:06:02 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 01:06:02 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 01:06:02 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 01:06:02 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) 01:06:02 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 01:06:02 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 01:06:02 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 01:06:02 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648) 01:06:02 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 01:06:02 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) 01:06:02 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) 01:06:02 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) 01:06:02 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) 01:06:02 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) 01:06:02 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 01:06:02 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) 01:06:02 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 01:06:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:06:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 01:06:02 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) 01:06:02 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) 01:06:02 at org.eclipse.equinox.launcher.Main.run(Main.java:1459) 01:06:02 at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 01:06:02 01:06:02 Additional information about the error is as following: 01:06:02 The following javascript was executed: 01:06:02 function SWTWebkit2TempFunc11(){CKEDITOR.instances.editor.addCommand('SpellCheckCommand', {exec: function(edt) {javaExecutionStarted();SpellCheckCommand();javaExecutionFinished()}});CKEDITOR.instances.editor.ui.addButton('SpellCheckButton', {label: 'Check Spelling',command: 'SpellCheckCommand',toolbar: 'other',icon: 'file:/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration/org.eclipse.osgi/20/0/.cp/icons/SpellCheck.gif',});CKEDITOR.instances.editor.addCommand('InsertReferenceCommand', {exec: function(edt) {javaExecutionStarted();InsertReferenceCommand();javaExecutionFinished()}});CKEDITOR.instances.editor.ui.addButton('InsertReferenceButton', {label: 'Insert reference',command: 'InsertReferenceCommand',toolbar: 'links',icon: 'file:/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration/org.eclipse.osgi/20/0/.cp/icons/hyperlink_16x16.gif',});}; SWTWebkit2TempFunc11() 01:06:02 01:06:02 01:06:02 SWT call to Webkit timed out after 10000ms. No return value will be provided. 01:06:02 Possible reasons: 01:06:02 1) Problem: Your javascript needs more than 10000ms to execute. 01:06:02 Solution: Don't run such javascript, it blocks Eclipse's UI. SWT currently allows such code to complete, but this error is thrown 01:06:02 and the return value of execute()/evalute() will be false/null. 01:06:02 01:06:02 2) However, if you believe that your application should execute as expected (in under10000 ms), 01:06:02 then it might be a deadlock in SWT/Browser/webkit2 logic. 01:06:02 I.e, it might be a bug in SWT (e.g this does not occur on Windows/Cocoa, but occurs on Linux). If you believe it to be a bug in SWT, then 01:06:02 Please report this issue *with steps to reproduce* via: 01:06:02 https://bugs.eclipse.org/bugs/enter_bug.cgi?alias=&assigned_to=platform-swt-inbox%40eclipse.org&attach_text=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=&component=SWT&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&defined_groups=1&dependson=&description=&flag_type-1=X&flag_type-11=X&flag_type-12=X&flag_type-13=X&flag_type-14=X&flag_type-15=X&flag_type-16=X&flag_type-2=X&flag_type-4=X&flag_type-6=X&flag_type-7=X&flag_type-8=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&product=Platform&qa_contact=&rep_platform=PC&requestee_type-1=&requestee_type-2=&short_desc=webkit2_BrowserProblem 01:06:02 For bug report, please atatch this stack trace: 01:06:02 java.lang.Throwable: 01:06:02 at org.eclipse.swt.browser.WebKit.getStackTrace(WebKit.java:300) 01:06:02 at org.eclipse.swt.browser.WebKit.getInternalErrorMsg(WebKit.java:293) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.execAsyncAndWaitForReturn(WebKit.java:1272) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.runjavascript(WebKit.java:1030) 01:06:02 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.evaluate(WebKit.java:1000) 01:06:02 at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1299) 01:06:02 at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:405) 01:06:02 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:665) 01:06:02 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:614) 01:06:02 at org.eclipse.nebula.widgets.richtext.RichTextEditor$3.completed(RichTextEditor.java:297) 01:06:02 at org.eclipse.swt.browser.WebKit.lambda$7(WebKit.java:1769) 01:06:02 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 01:06:02 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 01:06:02 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 01:06:02 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.flushDisplayEvents(PapyrusEditorFixture.java:1296) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture$9.run(PapyrusEditorFixture.java:1548) 01:06:02 at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) 01:06:02 at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) 01:06:02 at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.ensurePapyrusPerspective(PapyrusEditorFixture.java:1537) 01:06:02 at org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests.initTests(DocumentationViewTests.java:72) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 01:06:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:06:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 01:06:02 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 01:06:02 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 01:06:02 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 01:06:02 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 01:06:02 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 01:06:02 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 01:06:02 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:369) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 01:06:02 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 01:06:02 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.access$0(ClassificationRunner.java:1) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner$1.runChild(ClassificationRunner.java:58) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunnerImpl.runChild(ClassificationRunnerImpl.java:87) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.runChild(ClassificationRunner.java:86) 01:06:02 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 01:06:02 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:06:02 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:06:02 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:06:02 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:06:02 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 01:06:02 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:128) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:27) 01:06:02 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:06:02 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:06:02 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:06:02 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:06:02 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:06:02 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:128) 01:06:02 at org.junit.runners.Suite.runChild(Suite.java:27) 01:06:02 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 01:06:02 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 01:06:02 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 01:06:02 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 01:06:02 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 01:06:02 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 01:06:02 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 01:06:02 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 01:06:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:06:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 01:06:02 at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) 01:06:02 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) 01:06:02 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) 01:06:02 at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) 01:06:02 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 01:06:02 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 01:06:02 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 01:06:02 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 01:06:02 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) 01:06:02 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 01:06:02 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 01:06:02 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 01:06:02 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648) 01:06:02 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 01:06:02 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) 01:06:02 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) 01:06:02 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) 01:06:02 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) 01:06:02 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) 01:06:02 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) 01:06:02 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 01:06:02 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) 01:06:02 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01:06:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 01:06:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:06:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 01:06:02 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) 01:06:02 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) 01:06:02 at org.eclipse.equinox.launcher.Main.run(Main.java:1459) 01:06:02 at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 01:06:02 01:06:02 Additional information about the error is as following: 01:06:02 The following javascript was executed: 01:06:02 function SWTWebkit2TempFunc9(){initEditor();}; SWTWebkit2TempFunc9() 01:06:02 01:06:02 01:06:05 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.22 s -- in org.eclipse.papyrus.views.suite.tests.AllTests 01:06:05 org.eclipse.papyrus.views.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_rootTest -- Time elapsed: 14.14 s 01:06:05 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteDiagramTest -- Time elapsed: 2.059 s 01:06:05 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteTableTest -- Time elapsed: 1.465 s 01:06:05 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteLinkItemTest -- Time elapsed: 0.806 s 01:06:05 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteRootOfTheModel -- Time elapsed: 0.794 s 01:06:05 org.eclipse.papyrus.views.modelexplorer.tests.OpendiagramTest.testOpendiagramTest -- Time elapsed: 0.355 s 01:06:05 org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests.documentationViewTests -- Time elapsed: 11.61 s 01:06:05 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.handleXWTFileFromResourceSet -- Time elapsed: 1.381 s 01:06:05 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.handleXWTFileFromResource -- Time elapsed: 0.247 s 01:06:05 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.generateEcoreContext -- Time elapsed: 0.182 s 01:06:05 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.generateProfileContext -- Time elapsed: 0.549 s 01:06:05 01:06:05 Results: 01:06:05 01:06:05 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 01:06:05 01:06:07 [INFO] All tests passed 01:06:07 [INFO] 01:06:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.suite.tests --- 01:06:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec 01:06:07 [INFO] Analyzed bundle 'org.eclipse.papyrus.views.suite.tests' with 0 classes 01:06:07 [INFO] 01:06:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.documentation.tests.releng >-- 01:06:07 [INFO] Building org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT [173/175] 01:06:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/pom.xml 01:06:07 [INFO] --------------------------------[ pom ]--------------------------------- 01:06:07 [INFO] 01:06:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests.releng --- 01:06:07 [INFO] 01:06:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests.releng --- 01:06:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:06:07 [INFO] 01:06:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.documentation.tests.releng --- 01:06:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:06:07 [INFO] 01:06:07 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.releng >------ 01:06:07 [INFO] Building org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT [174/175] 01:06:07 [INFO] from main-tests/pom.xml 01:06:07 [INFO] --------------------------------[ pom ]--------------------------------- 01:06:07 [INFO] 01:06:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.tests.releng --- 01:06:07 [INFO] 01:06:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.releng --- 01:06:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/main-tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:06:07 [INFO] 01:06:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.main.tests.releng --- 01:06:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:06:07 [INFO] 01:06:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.targetplatform >-- 01:06:07 [INFO] Building org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT [175/175] 01:06:07 [INFO] from main-tests/targetPlatform/pom.xml 01:06:07 [INFO] ---------------------[ eclipse-target-definition ]---------------------- 01:06:07 [INFO] 01:06:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.tests.targetplatform --- 01:06:07 [INFO] 01:06:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.targetplatform --- 01:06:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/main-tests/targetPlatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 01:06:07 [INFO] 01:06:07 [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.tests.targetplatform --- 01:06:07 [INFO] 01:06:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.main.tests.targetplatform --- 01:06:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 01:06:07 [INFO] ------------------------------------------------------------------------ 01:06:07 [INFO] Reactor Summary: 01:06:07 [INFO] 01:06:07 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SUCCESS [ 2.541 s] 01:06:07 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.009 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SUCCESS [ 33.777 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 2.271 s] 01:06:07 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 01:06:07 [INFO] org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT SUCCESS [ 4.717 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SUCCESS [ 2.377 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SUCCESS [ 2.008 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SUCCESS [ 0.583 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SUCCESS [ 3.822 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SUCCESS [ 2.336 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT SUCCESS [ 2.968 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.536 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SUCCESS [ 2.631 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SUCCESS [ 2.240 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SUCCESS [ 3.196 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SUCCESS [ 2.488 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT SUCCESS [ 2.642 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 2.262 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT SUCCESS [ 2.626 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT SUCCESS [ 1.884 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT SUCCESS [ 2.440 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SUCCESS [ 2.136 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT SUCCESS [ 0.588 s] 01:06:07 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SUCCESS [ 11.826 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SUCCESS [ 0.336 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT SUCCESS [ 4.382 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 2.876 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT SUCCESS [ 2.428 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SUCCESS [ 2.271 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 1.976 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT SUCCESS [ 2.201 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SUCCESS [ 2.033 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SUCCESS [ 0.680 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SUCCESS [ 2.228 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT SUCCESS [ 2.249 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [ 2.048 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SUCCESS [ 0.491 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 2.090 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 2.588 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SUCCESS [ 0.395 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SUCCESS [ 2.302 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SUCCESS [ 1.801 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SUCCESS [ 1.985 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SUCCESS [ 2.102 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.513 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT . SUCCESS [ 2.018 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SUCCESS [ 1.788 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SUCCESS [ 0.318 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SUCCESS [ 0.576 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SUCCESS [ 2.420 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SUCCESS [ 2.663 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SUCCESS [ 2.438 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SUCCESS [ 1.835 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT SUCCESS [ 1.857 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 1.583 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SUCCESS [ 0.436 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [ 1.678 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SUCCESS [ 1.835 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SUCCESS [ 1.634 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SUCCESS [ 1.680 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 1.510 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SUCCESS [ 0.553 s] 01:06:07 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 1.606 s] 01:06:07 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SUCCESS [ 1.965 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SUCCESS [ 0.485 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 1.744 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 1.675 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT SUCCESS [ 2.239 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT SUCCESS [ 2.078 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT SUCCESS [ 2.779 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT SUCCESS [ 1.799 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT SUCCESS [ 1.804 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 1.882 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 1.767 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SUCCESS [ 0.464 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SUCCESS [ 0.698 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SUCCESS [ 0.671 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SUCCESS [ 0.368 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT SUCCESS [ 1.621 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 0.611 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT SUCCESS [ 1.524 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SUCCESS [ 1.511 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT SUCCESS [ 1.720 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT SUCCESS [ 1.507 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SUCCESS [ 1.633 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SUCCESS [ 1.970 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SUCCESS [ 1.338 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SUCCESS [ 1.474 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT SUCCESS [ 1.731 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 1.496 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 1.571 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT SUCCESS [ 1.776 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT . SUCCESS [ 1.531 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT SUCCESS [ 1.731 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SUCCESS [ 1.668 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT SUCCESS [ 1.800 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SUCCESS [ 0.636 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SUCCESS [ 0.656 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT . SUCCESS [ 1.676 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 0.570 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.169 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 1.472 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.302 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 1.508 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.353 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 1.571 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [ 1.427 s] 01:06:07 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.324 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.100-SNAPSHOT . SUCCESS [ 10.082 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.404 s] 01:06:07 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SUCCESS [ 0.002 s] 01:06:07 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 52.712 s] 01:06:07 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SUCCESS [ 0.004 s] 01:06:07 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT SUCCESS [ 1.929 s] 01:06:07 [INFO] org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT SUCCESS [01:43 min] 01:06:07 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 54.625 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 50.872 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SUCCESS [ 0.910 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 1.775 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 1.702 s] 01:06:07 [INFO] org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT SUCCESS [04:11 min] 01:06:07 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SUCCESS [ 0.956 s] 01:06:07 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT SUCCESS [05:28 min] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SUCCESS [ 2.200 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SUCCESS [ 2.549 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT SUCCESS [ 2.263 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT SUCCESS [08:24 min] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SUCCESS [ 2.214 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SUCCESS [ 2.174 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SUCCESS [ 1.852 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SUCCESS [ 1.795 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT SUCCESS [06:21 min] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SUCCESS [ 1.733 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 24.656 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SUCCESS [ 0.460 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SUCCESS [ 0.903 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SUCCESS [ 1.722 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.481 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT . SUCCESS [04:04 min] 01:06:07 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SUCCESS [ 1.956 s] 01:06:07 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SUCCESS [ 1.659 s] 01:06:07 [INFO] org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 52.998 s] 01:06:07 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 01:06:07 [INFO] org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.001 s] 01:06:07 [INFO] org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 01:06:07 [INFO] ------------------------------------------------------------------------ 01:06:07 [INFO] BUILD SUCCESS 01:06:07 [INFO] ------------------------------------------------------------------------ 01:06:07 [INFO] Total time: 39:01 min 01:06:07 [INFO] Finished at: 2024-04-23T05:06:07Z 01:06:07 [INFO] ------------------------------------------------------------------------ 01:06:07 [Papyrus-Master-Tests] $ /bin/bash /tmp/jenkins13009424730544456247.sh 01:06:07 /home/jenkins/agent/workspace/Papyrus-Master-Tests 01:06:07 checking for surefire-reports via find 01:06:07 source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire-reports 01:06:07 total 236 01:06:07 -rw-r--r--. 1 jenkins 1000800000 1712 Apr 23 04:32 org.eclipse.papyrus.developer.suite.tests.AllTests.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 236560 Apr 23 04:32 TEST-org.eclipse.papyrus.developer.suite.tests.AllTests.xml 01:06:07 source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire-reports 01:06:07 total 284 01:06:07 -rw-r--r--. 1 jenkins 1000800000 22936 Apr 23 04:34 org.eclipse.papyrus.editors.suite.tests.AllTests.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 263842 Apr 23 04:34 TEST-org.eclipse.papyrus.editors.suite.tests.AllTests.xml 01:06:07 source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/surefire-reports 01:06:07 total 1764 01:06:07 -rw-r--r--. 1 jenkins 1000800000 627 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 627 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 627 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 603 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 607 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 639 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 639 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 639 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 639 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 599 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 599 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 571 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 599 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 599 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 619 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 599 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 599 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 603 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 603 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 615 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 615 Apr 23 04:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80972 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80972 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80972 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80954 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80956 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80981 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80980 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80981 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80980 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80950 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80930 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80965 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80954 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80953 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80963 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.xml 01:06:07 -rw-r--r--. 1 jenkins 1000800000 80963 Apr 23 04:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.xml 01:06:07 source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/surefire-reports 01:06:07 total 300 01:06:07 -rw-r--r--. 1 jenkins 1000800000 25036 Apr 23 04:34 org.eclipse.papyrus.infra.core.suite.tests.AllTests.txt 01:06:07 -rw-r--r--. 1 jenkins 1000800000 274627 Apr 23 04:34 TEST-org.eclipse.papyrus.infra.core.suite.tests.AllTests.xml 01:06:07 source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire-reports 01:06:08 total 248 01:06:08 -rw-r--r--. 1 jenkins 1000800000 7079 Apr 23 04:35 org.eclipse.papyrus.infra.nattable.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 244214 Apr 23 04:35 TEST-org.eclipse.papyrus.infra.nattable.suite.tests.AllTests.xml 01:06:08 source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire-reports 01:06:08 total 548 01:06:08 -rw-r--r--. 1 jenkins 1000800000 141122 Apr 23 04:40 org.eclipse.papyrus.infra.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 414548 Apr 23 04:40 TEST-org.eclipse.papyrus.infra.suite.tests.AllTests.xml 01:06:08 source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/surefire-reports 01:06:08 total 288 01:06:08 -rw-r--r--. 1 jenkins 1000800000 24498 Apr 23 04:45 org.eclipse.papyrus.toolsmiths.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 267075 Apr 23 04:45 TEST-org.eclipse.papyrus.toolsmiths.suite.tests.AllTests.xml 01:06:08 source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire-reports 01:06:08 total 660 01:06:08 -rw-r--r--. 1 jenkins 1000800000 196227 Apr 23 04:54 org.eclipse.papyrus.uml.diagram.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 478330 Apr 23 04:54 TEST-org.eclipse.papyrus.uml.diagram.suite.tests.AllTests.xml 01:06:08 source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire-reports 01:06:08 total 428 01:06:08 -rw-r--r--. 1 jenkins 1000800000 90001 Apr 23 05:00 org.eclipse.papyrus.uml.nattable.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 347426 Apr 23 05:00 TEST-org.eclipse.papyrus.uml.nattable.suite.tests.AllTests.xml 01:06:08 source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire-reports 01:06:08 total 432 01:06:08 -rw-r--r--. 1 jenkins 1000800000 90015 Apr 23 05:05 org.eclipse.papyrus.uml.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 350389 Apr 23 05:05 TEST-org.eclipse.papyrus.uml.suite.tests.AllTests.xml 01:06:08 source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/surefire-reports 01:06:08 total 240 01:06:08 -rw-r--r--. 1 jenkins 1000800000 2317 Apr 23 05:01 org.eclipse.papyrus.uml.textedit.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 238164 Apr 23 05:01 TEST-org.eclipse.papyrus.uml.textedit.suite.tests.AllTests.xml 01:06:08 source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/surefire-reports 01:06:08 total 260 01:06:08 -rw-r--r--. 1 jenkins 1000800000 1637 Apr 23 05:06 org.eclipse.papyrus.views.suite.tests.AllTests.txt 01:06:08 -rw-r--r--. 1 jenkins 1000800000 260786 Apr 23 05:06 TEST-org.eclipse.papyrus.views.suite.tests.AllTests.xml 01:06:08 Taking screenshot. 01:06:08 [Papyrus-Master-Tests] $ echo $XAUTHORITY 01:06:08 /home/jenkins/agent/workspace/Papyrus-Master-Tests/.Xauthority-15604692704432491971 01:06:08 [Papyrus-Master-Tests] $ ls -l $XAUTHORITY 01:06:08 -rw-r--r--. 1 jenkins 1000800000 0 Apr 23 04:27 /home/jenkins/agent/workspace/Papyrus-Master-Tests/.Xauthority-15604692704432491971 01:06:08 [Papyrus-Master-Tests] $ import -window root -display :16 screenshot.jpg 01:06:08 Terminating xvnc. 01:06:14 Archiving artifacts 01:06:16 Recording test results 01:06:19 [Checks API] No suitable checks publisher found. 01:06:19 Finished: SUCCESS