Skip to content
Success

Console Output

Skipping 7,597 KB.. Full Log
17:25:21 [2023-04-20T21:25:21.275Z] [INFO] 
17:25:21 [2023-04-20T21:25:21.275Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtend.ide.swtbot.tests ---
17:25:21 [2023-04-20T21:25:21.275Z] [WARNING] artifact org.eclipse.xtend:org.eclipse.xtend.ide.swtbot.tests:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:21 [2023-04-20T21:25:21.275Z] [WARNING] artifact org.eclipse.xtend:org.eclipse.xtend.ide.swtbot.tests:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:21 [2023-04-20T21:25:21.275Z] [INFO] 
17:25:21 [2023-04-20T21:25:21.275Z] [INFO] --- tycho-surefire-plugin:3.0.4:test (default-test) @ org.eclipse.xtend.ide.swtbot.tests ---
17:25:21 [2023-04-20T21:25:21.531Z] [INFO] Toolchain in tycho-surefire-plugin: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:21 [2023-04-20T21:25:21.531Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/work/data/.metadata/.log
17:25:21 [2023-04-20T21:25:21.531Z] [INFO] Command line:
17:25:21 [2023-04-20T21:25:21.531Z] 	[/opt/tools/java/temurin/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1500m, -Dorg.eclipse.swtbot.keyboard.layout=EN_US, -Dorg.eclipse.swtbot.playback.delay=60, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/surefire.properties, -nouithread, -pluginCustomization, /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/../releng/org.eclipse.xtend.tycho.tests.parent/pluginCustomization.ini]
17:25:28 [2023-04-20T21:25:28.216Z] Running org.eclipse.xtend.ide.tests.preferences.FormatterPreferencesTest
17:25:36 [2023-04-20T21:25:36.307Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.18 s - in org.eclipse.xtend.ide.tests.preferences.FormatterPreferencesTest
17:25:36 [2023-04-20T21:25:36.307Z] org.eclipse.xtend.ide.tests.preferences.FormatterPreferencesTest.formatterPreferencesEditDialog_CanBeOpenedAndAllSectionsExist  Time elapsed: 6.86 s
17:25:36 [2023-04-20T21:25:36.307Z] Running org.eclipse.xtend.ide.tests.RenameXtendClassBug516096SwtBotTest
17:25:36 [2023-04-20T21:25:36.307Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.xtend.ide.tests.RenameXtendClassBug516096SwtBotTest
17:25:36 [2023-04-20T21:25:36.307Z] org.eclipse.xtend.ide.tests.RenameXtendClassBug516096SwtBotTest skipped
17:25:36 [2023-04-20T21:25:36.307Z] Running org.eclipse.xtend.ide.tests.RenameJavaClassSwtBotTest
17:25:36 [2023-04-20T21:25:36.307Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.xtend.ide.tests.RenameJavaClassSwtBotTest
17:25:36 [2023-04-20T21:25:36.307Z] org.eclipse.xtend.ide.tests.RenameJavaClassSwtBotTest skipped
17:25:36 [2023-04-20T21:25:36.307Z] Running org.eclipse.xtend.ide.tests.RenameXtendClassSwtBotTest
17:25:36 [2023-04-20T21:25:36.307Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.xtend.ide.tests.RenameXtendClassSwtBotTest
17:25:36 [2023-04-20T21:25:36.307Z] org.eclipse.xtend.ide.tests.RenameXtendClassSwtBotTest skipped
17:25:36 [2023-04-20T21:25:36.307Z] 
17:25:36 [2023-04-20T21:25:36.307Z] Results:
17:25:36 [2023-04-20T21:25:36.307Z] 
17:25:36 [2023-04-20T21:25:36.307Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 3
17:25:36 [2023-04-20T21:25:36.307Z] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] All tests passed!
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtend.ide.swtbot.tests ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.ide.swtbot.tests/2.31.0-SNAPSHOT/org.eclipse.xtend.ide.swtbot.tests-2.31.0-SNAPSHOT.pom
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/org.eclipse.xtend.ide.swtbot.tests-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.ide.swtbot.tests/2.31.0-SNAPSHOT/org.eclipse.xtend.ide.swtbot.tests-2.31.0-SNAPSHOT.jar
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/org.eclipse.xtend.ide.swtbot.tests-2.31.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.ide.swtbot.tests/2.31.0-SNAPSHOT/org.eclipse.xtend.ide.swtbot.tests-2.31.0-SNAPSHOT-sources.jar
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.ide.swtbot.tests/2.31.0-SNAPSHOT/org.eclipse.xtend.ide.swtbot.tests-2.31.0-SNAPSHOT-p2metadata.xml
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.ide.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtend/org.eclipse.xtend.ide.swtbot.tests/2.31.0-SNAPSHOT/org.eclipse.xtend.ide.swtbot.tests-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtend.ide.swtbot.tests ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtend.ide.swtbot.tests ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Skipping artifact deployment
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] ----------< org.eclipse.xtext.feature:org.eclipse.xtext.docs >----------
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Building org.eclipse.xtext.docs 2.31.0-SNAPSHOT                [115/128]
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/target
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:36 [2023-04-20T21:25:36.867Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] No sources in project. Archive not created.
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/target/org.eclipse.xtext.docs-2.31.0-SNAPSHOT.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [WARNING] The following referenced plugins has missing sources
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.doc_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/target/org.eclipse.xtext.docs-2.31.0-SNAPSHOT-sources-feature.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.docs:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:36 [2023-04-20T21:25:36.868Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.docs:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.docs/2.31.0-SNAPSHOT/org.eclipse.xtext.docs-2.31.0-SNAPSHOT.pom
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/target/org.eclipse.xtext.docs-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.docs/2.31.0-SNAPSHOT/org.eclipse.xtext.docs-2.31.0-SNAPSHOT.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.docs/2.31.0-SNAPSHOT/org.eclipse.xtext.docs-2.31.0-SNAPSHOT-p2metadata.xml
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.docs/2.31.0-SNAPSHOT/org.eclipse.xtext.docs-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.docs.feature/target/org.eclipse.xtext.docs-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.docs/2.31.0-SNAPSHOT/org.eclipse.xtext.docs-2.31.0-SNAPSHOT-sources-feature.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.docs ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Skipping artifact deployment
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --------< org.eclipse.xtext.feature:org.eclipse.xtext.runtime >---------
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Building org.eclipse.xtext.runtime 2.31.0-SNAPSHOT             [116/128]
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/target
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] No sources in project. Archive not created.
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/target/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [WARNING] The following referenced plugins has missing sources
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.xtext.ide.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.util.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.common.types.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.builder.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.ecore.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.smap.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.builder.standalone.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 	org.eclipse.xtext.java.source_2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.868Z] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/target/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT-sources-feature.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.runtime:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:36 [2023-04-20T21:25:36.868Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.runtime:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.runtime/2.31.0-SNAPSHOT/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT.pom
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/target/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.runtime/2.31.0-SNAPSHOT/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.runtime/2.31.0-SNAPSHOT/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT-p2metadata.xml
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.runtime/2.31.0-SNAPSHOT/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.runtime.feature/target/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.runtime/2.31.0-SNAPSHOT/org.eclipse.xtext.runtime-2.31.0-SNAPSHOT-sources-feature.jar
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.868Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.runtime ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] Skipping artifact deployment
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] -----------< org.eclipse.xtext.feature:org.eclipse.xtext.ui >-----------
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] Building org.eclipse.xtext.ui 2.31.0-SNAPSHOT                  [117/128]
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/target
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] No sources in project. Archive not created.
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.ui ---
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] 
17:25:36 [2023-04-20T21:25:36.869Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/target/org.eclipse.xtext.ui-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [WARNING] The following referenced plugins has missing sources
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.common.types.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.common.types.shared.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.common.types.shared.jdt38.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ui.shared.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ui.ecore.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ui.codemining.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ui.codetemplates.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ui.codetemplates.ide.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ui.codetemplates.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.common.types.edit.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.ide.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.m2e.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 	org.eclipse.xtext.buildship.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/target/org.eclipse.xtext.ui-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.ui:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.124Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.ui:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.ui-2.31.0-SNAPSHOT.pom
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/target/org.eclipse.xtext.ui-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.ui-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.ui-2.31.0-SNAPSHOT-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.ui-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.ui.feature/target/org.eclipse.xtext.ui-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.ui-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --------< org.eclipse.xtext.feature:org.eclipse.xtext.examples >--------
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Building org.eclipse.xtext.examples 2.31.0-SNAPSHOT            [118/128]
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/target
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] No sources in project. Archive not created.
17:25:37 [2023-04-20T21:25:37.124Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/target/org.eclipse.xtext.examples-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/target/org.eclipse.xtext.examples-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.examples:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.125Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.examples:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.examples/2.31.0-SNAPSHOT/org.eclipse.xtext.examples-2.31.0-SNAPSHOT.pom
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/target/org.eclipse.xtext.examples-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.examples/2.31.0-SNAPSHOT/org.eclipse.xtext.examples-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.examples/2.31.0-SNAPSHOT/org.eclipse.xtext.examples-2.31.0-SNAPSHOT-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.examples/2.31.0-SNAPSHOT/org.eclipse.xtext.examples-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.examples.feature/target/org.eclipse.xtext.examples-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.examples/2.31.0-SNAPSHOT/org.eclipse.xtext.examples-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.examples ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --------------< org.eclipse.xtext:org.eclipse.xtend.sdk >---------------
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Building org.eclipse.xtend.sdk 2.31.0-SNAPSHOT                 [119/128]
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/target
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] No sources in project. Archive not created.
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.125Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/target/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.380Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.380Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.380Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.380Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.380Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.380Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.380Z] [WARNING] The following referenced plugins has missing sources
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtend.examples_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtend.doc_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtend.core.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtend.ide.common.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtend.ide.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtend.m2e.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtend.standalone.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.junit4.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.testing.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.xbase.junit.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.xbase.testing.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.ui.testing.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.xbase.ui.testing.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/target/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.381Z] [WARNING] artifact org.eclipse.xtext:org.eclipse.xtend.sdk:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.381Z] [WARNING] artifact org.eclipse.xtext:org.eclipse.xtend.sdk:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtend.sdk/2.31.0-SNAPSHOT/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT.pom
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/target/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtend.sdk/2.31.0-SNAPSHOT/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtend.sdk/2.31.0-SNAPSHOT/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtend.sdk/2.31.0-SNAPSHOT/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtend.sdk.feature/target/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtend.sdk/2.31.0-SNAPSHOT/org.eclipse.xtend.sdk-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtend.sdk ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] ---------< org.eclipse.xtext.feature:org.eclipse.xtext.xbase >----------
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Building org.eclipse.xtext.xbase 2.31.0-SNAPSHOT               [120/128]
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/target
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] No sources in project. Archive not created.
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/target/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [WARNING] The following referenced plugins has missing sources
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.xbase.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.xbase.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 	org.eclipse.xtext.xbase.ide.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/target/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.xbase:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.381Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.xbase:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xbase/2.31.0-SNAPSHOT/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT.pom
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/target/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xbase/2.31.0-SNAPSHOT/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xbase/2.31.0-SNAPSHOT/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xbase/2.31.0-SNAPSHOT/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xbase.feature/target/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xbase/2.31.0-SNAPSHOT/org.eclipse.xtext.xbase-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.xbase ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] ---------< org.eclipse.xtext.feature:org.eclipse.xtext.redist >---------
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Building org.eclipse.xtext.redist 2.31.0-SNAPSHOT              [121/128]
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/target
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] No sources in project. Archive not created.
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.381Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/target/org.eclipse.xtext.redist-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.636Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.636Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.636Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.636Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.636Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.636Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.636Z] [WARNING] The following referenced plugins has missing sources
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.util.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.logging.source_1.2.24.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.common.types.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.builder.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ecore.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.smap.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ui.codemining.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.common.types.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.common.types.shared.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.common.types.shared.jdt38.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ui.shared.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ui.codetemplates.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ui.codetemplates.ide.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ui.codetemplates.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.common.types.edit.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtend.lib.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtend.lib.macro.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.ide.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.m2e.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 	org.eclipse.xtext.buildship.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.636Z] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/target/org.eclipse.xtext.redist-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.637Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.redist:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.637Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.redist:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.redist/2.31.0-SNAPSHOT/org.eclipse.xtext.redist-2.31.0-SNAPSHOT.pom
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/target/org.eclipse.xtext.redist-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.redist/2.31.0-SNAPSHOT/org.eclipse.xtext.redist-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.redist/2.31.0-SNAPSHOT/org.eclipse.xtext.redist-2.31.0-SNAPSHOT-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.redist/2.31.0-SNAPSHOT/org.eclipse.xtext.redist-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.redist.feature/target/org.eclipse.xtext.redist-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.redist/2.31.0-SNAPSHOT/org.eclipse.xtext.redist-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.redist ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] -----< org.eclipse.xtext.feature:org.eclipse.xtext.xtext.ui.graph >-----
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Building org.eclipse.xtext.xtext.ui.graph 2.31.0-SNAPSHOT      [122/128]
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/target
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] No sources in project. Archive not created.
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/target/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [WARNING] The following referenced plugins has missing sources
17:25:37 [2023-04-20T21:25:37.637Z] 	org.eclipse.xtext.xtext.ui.graph.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.637Z] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/target/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.xtext.ui.graph:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.637Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.xtext.ui.graph:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui.graph/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT.pom
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/target/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui.graph/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui.graph/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui.graph/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.graph.feature/target/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui.graph/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui.graph-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.xtext.ui.graph ---
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --------< org.eclipse.xtext.feature:org.eclipse.xtext.xtext.ui >--------
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] Building org.eclipse.xtext.xtext.ui 2.31.0-SNAPSHOT            [123/128]
17:25:37 [2023-04-20T21:25:37.637Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/target
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] No sources in project. Archive not created.
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/target/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.916Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.917Z] [WARNING] The following referenced plugins has missing sources
17:25:37 [2023-04-20T21:25:37.917Z] 	org.eclipse.xtext.activities.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.917Z] 	org.eclipse.xtext.xtext.generator.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.917Z] 	org.eclipse.xtext.xtext.ui.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.917Z] 	org.eclipse.xtext.xtext.wizard.source_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.917Z] 	org.eclipse.xtext.doc_2.31.0.v20230420-2023
17:25:37 [2023-04-20T21:25:37.917Z] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/target/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.917Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.xtext.ui:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.917Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.xtext.ui:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT.pom
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/target/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT.jar
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.xtext.ui.feature/target/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.xtext.ui/2.31.0-SNAPSHOT/org.eclipse.xtext.xtext.ui-2.31.0-SNAPSHOT-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.xtext.ui ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] ---------< org.eclipse.emf:org.eclipse.emf.mwe2.language.sdk >----------
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Building org.eclipse.emf.mwe2.language.sdk 2.14.0.v20221117-1134 [124/128]
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/target
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] The project's OSGi version is 2.14.0.v20221117-1134
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] No sources in project. Archive not created.
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/target/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134.jar
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/target/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [WARNING] artifact org.eclipse.emf:org.eclipse.emf.mwe2.language.sdk:xml:p2metadata:2.14.0.v20221117-1134 already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.917Z] [WARNING] artifact org.eclipse.emf:org.eclipse.emf.mwe2.language.sdk:xml:p2artifacts:2.14.0.v20221117-1134 already attached, replace previous instance
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.language.sdk/2.14.0.v20221117-1134/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134.pom
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/target/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134.jar to /home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.language.sdk/2.14.0.v20221117-1134/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134.jar
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.language.sdk/2.14.0.v20221117-1134/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134-p2metadata.xml
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.language.sdk/2.14.0.v20221117-1134/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134-p2artifacts.xml
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.emf.mwe2.language.sdk.dummy/target/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/emf/org.eclipse.emf.mwe2.language.sdk/2.14.0.v20221117-1134/org.eclipse.emf.mwe2.language.sdk-2.14.0.v20221117-1134-sources-feature.jar
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.emf.mwe2.language.sdk ---
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Skipping artifact deployment
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] 
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --------------< org.eclipse.xtext:org.eclipse.xtext.sdk >---------------
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] Building org.eclipse.xtext.sdk 2.31.0-SNAPSHOT                 [125/128]
17:25:37 [2023-04-20T21:25:37.917Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/target
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] No sources in project. Archive not created.
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/target/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT.jar
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [WARNING] The following referenced plugins has missing sources
17:25:38 [2023-04-20T21:25:38.172Z] 	org.eclipse.xtext.purexbase.source_2.31.0.v20230420-2023
17:25:38 [2023-04-20T21:25:38.172Z] 	org.eclipse.xtext.purexbase.ide.source_2.31.0.v20230420-2023
17:25:38 [2023-04-20T21:25:38.172Z] 	org.eclipse.xtext.purexbase.ui.source_2.31.0.v20230420-2023
17:25:38 [2023-04-20T21:25:38.172Z] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/target/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT-sources-feature.jar
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.172Z] [WARNING] artifact org.eclipse.xtext:org.eclipse.xtext.sdk:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:38 [2023-04-20T21:25:38.172Z] [WARNING] artifact org.eclipse.xtext:org.eclipse.xtext.sdk:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.172Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.sdk/2.31.0-SNAPSHOT/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT.pom
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/target/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.sdk/2.31.0-SNAPSHOT/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT.jar
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.sdk/2.31.0-SNAPSHOT/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT-p2metadata.xml
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.sdk/2.31.0-SNAPSHOT/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.sdk.feature/target/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.sdk/2.31.0-SNAPSHOT/org.eclipse.xtext.sdk-2.31.0-SNAPSHOT-sources-feature.jar
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.sdk ---
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] Skipping artifact deployment
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] -------< org.eclipse.xtext.feature:org.eclipse.xtext.generator >--------
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] Building org.eclipse.xtext.generator 2.31.0-SNAPSHOT           [126/128]
17:25:38 [2023-04-20T21:25:38.173Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Deleting /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/target
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-id (default-validate-id) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-packaging-plugin:3.0.4:validate-version (default-validate-version) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-packaging-plugin:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] No sources in project. Archive not created.
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-packaging-plugin:3.0.4:package-feature (default-package-feature) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/target/org.eclipse.xtext.generator-2.31.0-SNAPSHOT.jar
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-p2-plugin:3.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [WARNING] The following referenced plugins has missing sources
17:25:38 [2023-04-20T21:25:38.428Z] 	org.eclipse.xtext.generator.source_2.31.0.v20230420-2023
17:25:38 [2023-04-20T21:25:38.428Z] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Building jar: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/target/org.eclipse.xtext.generator-2.31.0-SNAPSHOT-sources-feature.jar
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.generator:xml:p2metadata:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:38 [2023-04-20T21:25:38.428Z] [WARNING] artifact org.eclipse.xtext.feature:org.eclipse.xtext.generator:xml:p2artifacts:2.31.0-SNAPSHOT already attached, replace previous instance
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.generator/2.31.0-SNAPSHOT/org.eclipse.xtext.generator-2.31.0-SNAPSHOT.pom
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/target/org.eclipse.xtext.generator-2.31.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.generator/2.31.0-SNAPSHOT/org.eclipse.xtext.generator-2.31.0-SNAPSHOT.jar
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.generator/2.31.0-SNAPSHOT/org.eclipse.xtext.generator-2.31.0-SNAPSHOT-p2metadata.xml
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.generator/2.31.0-SNAPSHOT/org.eclipse.xtext.generator-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.generator.feature/target/org.eclipse.xtext.generator-2.31.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/xtext/feature/org.eclipse.xtext.generator/2.31.0-SNAPSHOT/org.eclipse.xtext.generator-2.31.0-SNAPSHOT-sources-feature.jar
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.generator ---
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Skipping artifact deployment
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] ----------< org.eclipse.xtext:org.eclipse.xtext.p2repository >----------
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] Building org.eclipse.xtext.p2repository 2.31.0-SNAPSHOT        [127/128]
17:25:38 [2023-04-20T21:25:38.428Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- tycho-packaging-plugin:3.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] The project's OSGi version is 2.31.0.v20230420-2023
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- maven-toolchains-plugin:3.1.0:toolchain (default) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] Required toolchain: jdk [ version='11' ]
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/temurin/jdk-11/latest]
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.p2repository/src/main/resources
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- tycho-p2-publisher-plugin:3.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- tycho-p2-publisher-plugin:3.0.4:publish-products (default-publish-products) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- tycho-p2-publisher-plugin:3.0.4:publish-categories (default-publish-categories) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- tycho-p2-publisher-plugin:3.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] 
17:25:38 [2023-04-20T21:25:38.683Z] [INFO] --- tycho-p2-repository-plugin:3.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.xtext.p2repository ---
17:25:38 [2023-04-20T21:25:38.683Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xpand.source,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:38 [2023-04-20T21:25:38.938Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend.source,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:38 [2023-04-20T21:25:38.938Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend.typesystem.emf.source,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:39 [2023-04-20T21:25:39.499Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20230420-2023.Default 1.0.0.A49IE_-cKoI--Eh1z-Vi4qz-SUuGnUV to org.eclipse.equinox.p2.iu; javax.inject.source [1.0.0.v20091030,1.0.0.v20091030].; Unable to satisfy dependency from v20230420-2023.Default 1.0.0.A49IE_-cKoI--Eh1z-Vi4qz-SUuGnUV to org.eclipse.equinox.p2.iu; javax.inject [1.0.0.v20091030,1.0.0.v20091030].]
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xpand.source,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xpand,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.ide.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.testing.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.util,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.ui.examples,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.smap,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.lib.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.doc,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.builder.standalone,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.junit,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codemining.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.shared.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.standalone,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.purexbase.ui.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.purexbase.ui,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.ui.graph.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.lib.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codetemplates.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.shared.jdt38,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.examples,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.purexbase,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codetemplates.ide.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ide.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.builder.standalone.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codetemplates.ui.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.lib,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ide,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.doc,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codemining,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.generator,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.activities,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtend.sdk,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.junit4,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codetemplates.ui,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.junit4.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ecore,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.754Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.shared,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.generator.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.shared,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtend.lib,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.testing.source,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.lib.macro,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.ui.testing,2.31.0.v20230420-2023.
17:25:39 [2023-04-20T21:25:39.755Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.junit.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.ide,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.ui.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.ide.common.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.testing,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.testing,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend.source,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codetemplates.ide,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.edit,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.xbase.lib,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.wizard.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.generator,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.java,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.buildship,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.ui.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.ide.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.smap.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.009Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.java.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.xtext.ui,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.xbase,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.wizard,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.sdk,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.runtime,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.testing.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.buildship.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ecore.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.shared.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.logging,1.2.24.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.ui,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.shared.jdt38.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.ide,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.core.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.builder,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.m2e,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend.typesystem.emf.source,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.redist,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.ecore,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.ui,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.builder.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.common.types.edit.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.core,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.ide,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.xtext.ui.graph,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.util.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.m2e.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.ui.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.examples,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.lib.macro.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.standalone.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.generator,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.010Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.ui.graph,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.activities.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.logging.source,1.2.24.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.purexbase.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.purexbase.ide,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.purexbase.ide.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.ui.testing.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xbase.ide.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.lib,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.codetemplates,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.ecore.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.m2e,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.ui,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.xtend.typesystem.emf,2.2.0.v201605260315 have severely compromised security. Please report this concern to the artifact provider.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.xtext.docs,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.m2e.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.generator.source,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.xtext.ui,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtend.ide.common,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] [f98e6526-a533-465d-9056-f81b050a7517][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.xtext.ui.testing,2.31.0.v20230420-2023.
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] More information on the preceding warning(s) can be found here:
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20230420-2023.Default 1.0.0.A49IE_-cKoI--Eh1z-Vi4qz-SUuGnUV to org.eclipse.equinox.p2.iu; javax.inject.source [1.0.0.v20091030,1.0.0.v20091030].; Unable to satisfy dependency from v20230420-2023.Default 1.0.0.A49IE_-cKoI--Eh1z-Vi4qz-SUuGnUV to org.eclipse.equinox.p2.iu; javax.inject [1.0.0.v20091030,1.0.0.v20091030].]
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] More information on the preceding warning(s) can be found here:
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from v20230420-2023.Default 1.0.0.A49IE_-cKoI--Eh1z-Vi4qz-SUuGnUV to org.eclipse.equinox.p2.iu; javax.inject.source [1.0.0.v20091030,1.0.0.v20091030].; Unable to satisfy dependency from v20230420-2023.Default 1.0.0.A49IE_-cKoI--Eh1z-Vi4qz-SUuGnUV to org.eclipse.equinox.p2.iu; javax.inject [1.0.0.v20091030,1.0.0.v20091030].]
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] More information on the preceding warning(s) can be found here:
17:25:40 [2023-04-20T21:25:40.265Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] 
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.xtext.p2repository ---
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] No sources in project. Archive not created.
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] 
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] --- tycho-source-plugin:3.0.4:plugin-source (plugin-source) @ org.eclipse.xtext.p2repository ---
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] 
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] --- tycho-p2-repository-plugin:3.0.4:archive-repository (default-archive-repository) @ org.eclipse.xtext.p2repository ---
17:25:42 [2023-04-20T21:25:42.782Z] [INFO] Building zip: /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.p2repository/target/org.eclipse.xtext.p2repository-2.31.0.v20230420-2023.zip
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- tycho-source-plugin:3.0.4:feature-source (feature-source) @ org.eclipse.xtext.p2repository ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- tycho-p2-plugin:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.xtext.p2repository ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ org.eclipse.xtext.p2repository ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Executing tasks
17:25:43 [2023-04-20T21:25:43.343Z] [INFO]      [copy] Copying 146 files to /home/jenkins/agent/workspace/xtext_PR-2618/build/p2-repository
17:25:43 [2023-04-20T21:25:43.343Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/xtext_PR-2618/build
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Executed tasks
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- maven-install-plugin:3.1.0:install (default-install) @ org.eclipse.xtext.p2repository ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.p2repository/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.p2repository/2.31.0-SNAPSHOT/org.eclipse.xtext.p2repository-2.31.0-SNAPSHOT.pom
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.p2repository/target/org.eclipse.xtext.p2repository-2.31.0.v20230420-2023.zip to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.p2repository/2.31.0-SNAPSHOT/org.eclipse.xtext.p2repository-2.31.0-SNAPSHOT.zip
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.p2repository/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.p2repository/2.31.0-SNAPSHOT/org.eclipse.xtext.p2repository-2.31.0-SNAPSHOT-p2metadata.xml
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.p2repository/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.p2repository/2.31.0-SNAPSHOT/org.eclipse.xtext.p2repository-2.31.0-SNAPSHOT-p2artifacts.xml
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- tycho-p2-plugin:3.0.4:update-local-index (default-update-local-index) @ org.eclipse.xtext.p2repository ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ org.eclipse.xtext.p2repository ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Skipping artifact deployment
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] ----------< org.eclipse.xtext:org.eclipse.xtext.full.releng >-----------
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Building org.eclipse.xtext.full.releng 1.0.0-SNAPSHOT          [128/128]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --------------------------------[ pom ]---------------------------------
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xtext.full.releng ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.xtext.full.releng ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Installing /home/jenkins/agent/workspace/xtext_PR-2618/org.eclipse.xtext.full.releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/xtext/org.eclipse.xtext.full.releng/1.0.0-SNAPSHOT/org.eclipse.xtext.full.releng-1.0.0-SNAPSHOT.pom
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ org.eclipse.xtext.full.releng ---
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Skipping artifact deployment
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] ------------------------------------------------------------------------
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Reactor Summary:
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] 
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Parent POM 2.31.0-SNAPSHOT ................... SUCCESS [  1.316 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.nodeploy.parent 2.31.0-SNAPSHOT .. SUCCESS [  0.006 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Eclipse Xtext Developer BOM 2.31.0-SNAPSHOT ........ SUCCESS [  1.219 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Eclipse Xbase Runtime Library 2.31.0-SNAPSHOT ...... SUCCESS [  8.444 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Eclipse Xbase GWT Library 2.31.0-SNAPSHOT .......... SUCCESS [  4.835 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Eclipse Xtend Active Annotations Library 2.31.0-SNAPSHOT SUCCESS [  0.620 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Eclipse Xtend Runtime Library 2.31.0-SNAPSHOT ...... SUCCESS [  7.402 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Eclipse Xtend GWT Library 2.31.0-SNAPSHOT .......... SUCCESS [  0.651 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xbase Library Feature 2.31.0-SNAPSHOT .............. SUCCESS [  0.133 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Tests for Eclipse Xbase Runtime Library 2.31.0-SNAPSHOT SUCCESS [  8.738 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtend Library Feature 2.31.0-SNAPSHOT .............. SUCCESS [  0.142 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Tests for Eclipse Xtend Runtime Library 2.31.0-SNAPSHOT SUCCESS [  1.095 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtend GWT lib test 2.31.0-SNAPSHOT ................. SUCCESS [ 26.389 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Utilities 2.31.0-SNAPSHOT .................... SUCCESS [  1.536 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Runtime Bundle 2.31.0-SNAPSHOT ............... SUCCESS [  7.691 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext IDE Library 2.31.0-SNAPSHOT .................. SUCCESS [  2.123 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Testing Library 2.31.0-SNAPSHOT .............. SUCCESS [  3.005 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Language IDE Support 2.31.0-SNAPSHOT ......... SUCCESS [  0.469 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Ecore Support 2.31.0-SNAPSHOT ................ SUCCESS [  0.280 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Generator 2.31.0-SNAPSHOT .................... SUCCESS [ 12.563 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Wizard 2.31.0-SNAPSHOT ....................... SUCCESS [  2.289 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Common Types Runtime Library 2.31.0-SNAPSHOT ....... SUCCESS [  1.508 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Common Xtext Testlanguages - Runtime 2.31.0-SNAPSHOT SUCCESS [  2.747 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Tests for Xtext Testing Library 2.31.0-SNAPSHOT .... SUCCESS [  2.994 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Junit 5 Tests for Xtext Testing Library 2.31.0-SNAPSHOT SUCCESS [  2.527 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Core Runtime Tests 2.31.0-SNAPSHOT ........... SUCCESS [02:21 min]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Common Xtext Testlanguages - IDE Features 2.31.0-SNAPSHOT SUCCESS [  2.123 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext IDE Tests 2.31.0-SNAPSHOT .................... SUCCESS [ 28.901 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Core Runtime JUnit5 Tests 2.31.0-SNAPSHOT .... SUCCESS [  3.279 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Bootstrap project for the Xtext language 2.31.0-SNAPSHOT SUCCESS [  0.151 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext JSR-45 Smap Installer 2.31.0-SNAPSHOT ........ SUCCESS [  0.185 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xbase Model 2.31.0-SNAPSHOT ........................ SUCCESS [ 14.981 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xbase Generic IDE Services 2.31.0-SNAPSHOT ......... SUCCESS [  1.019 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xbase Testing Library 2.31.0-SNAPSHOT .............. SUCCESS [  0.488 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Standalone Builder 2.31.0-SNAPSHOT ........... SUCCESS [  0.498 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Old Generator 2.31.0-SNAPSHOT ................ SUCCESS [  3.700 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Java Language 2.31.0-SNAPSHOT ................ SUCCESS [  0.400 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Pure Xbase Runtime 2.31.0-SNAPSHOT ................. SUCCESS [  1.037 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Pure Xbase Generic Ide 2.31.0-SNAPSHOT ............. SUCCESS [  0.673 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xbase Test Languages 2.31.0-SNAPSHOT ............... SUCCESS [  1.364 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xbase Test Languages Generic IDE Services 2.31.0-SNAPSHOT SUCCESS [  1.230 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xbase Test Data 2.31.0-SNAPSHOT .................... SUCCESS [  0.571 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Pure Xbase Runtime Tests 2.31.0-SNAPSHOT ........... SUCCESS [ 33.981 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Eclipse tests plugins parent 2.31.0-SNAPSHOT . SUCCESS [  0.004 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui 2.31.0-SNAPSHOT ............... SUCCESS [  3.058 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.common.types.edit 2.31.0-SNAPSHOT  SUCCESS [  0.514 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.common.types.ui 2.31.0-SNAPSHOT .. SUCCESS [  0.746 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.builder 2.31.0-SNAPSHOT .......... SUCCESS [  1.123 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui.shared 2.31.0-SNAPSHOT ........ SUCCESS [  0.678 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.common.types.shared 2.31.0-SNAPSHOT SUCCESS [  0.355 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.logging 1.2.24-SNAPSHOT .......... SUCCESS [  0.087 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui.codetemplates 2.31.0-SNAPSHOT . SUCCESS [  0.509 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui.codetemplates.ide 2.31.0-SNAPSHOT SUCCESS [  0.476 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui.codetemplates.ui 2.31.0-SNAPSHOT SUCCESS [  0.631 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.xbase.ui 2.31.0-SNAPSHOT ......... SUCCESS [  1.531 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.purexbase.ui 2.31.0-SNAPSHOT ..... SUCCESS [  0.846 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui.testing 2.31.0-SNAPSHOT ....... SUCCESS [  0.629 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.xbase.ui.testing 2.31.0-SNAPSHOT . SUCCESS [  0.623 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.purexbase.eclipse.tests 2.31.0-SNAPSHOT SUCCESS [ 14.993 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Xbase Tests 2.31.0-SNAPSHOT .................. SUCCESS [06:36 min]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Java Language Tests 2.31.0-SNAPSHOT .......... SUCCESS [ 22.028 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Extras Tests 2.31.0-SNAPSHOT ................. SUCCESS [  5.425 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Xtext Standalone Builder Tests 2.31.0-SNAPSHOT ..... SUCCESS [ 10.549 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] Common Types Runtime Library Tests 2.31.0-SNAPSHOT . SUCCESS [02:43 min]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.activities 2.31.0-SNAPSHOT ....... SUCCESS [  0.169 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.buildship 2.31.0-SNAPSHOT ........ SUCCESS [  0.619 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui.codemining 2.31.0-SNAPSHOT .... SUCCESS [  0.320 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.common.types.eclipse.tests 2.31.0-SNAPSHOT SUCCESS [02:58 min]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.common.types.shared.jdt38 2.31.0-SNAPSHOT SUCCESS [  0.363 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.m2e 2.31.0-SNAPSHOT .............. SUCCESS [  0.495 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.ui.ecore 2.31.0-SNAPSHOT ......... SUCCESS [  0.480 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.junit4 2.31.0-SNAPSHOT ........... SUCCESS [  0.823 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.xbase.junit 2.31.0-SNAPSHOT ...... SUCCESS [  1.105 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.xtext.ui 2.31.0-SNAPSHOT ......... SUCCESS [  0.864 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.xtext.ui.graph 2.31.0-SNAPSHOT ... SUCCESS [  0.518 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.doc 2.31.0-SNAPSHOT .............. SUCCESS [  0.419 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.xtext.ui.examples 2.31.0-SNAPSHOT  SUCCESS [  0.696 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.testlanguages.ui 2.31.0-SNAPSHOT . SUCCESS [  0.533 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.builder.tests 2.31.0-SNAPSHOT .... SUCCESS [ 42.517 s]
17:25:43 [2023-04-20T21:25:43.343Z] [INFO] org.eclipse.xtext.junit4.tests 2.31.0-SNAPSHOT ..... SUCCESS [  8.224 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.ui.codetemplates.tests 2.31.0-SNAPSHOT SUCCESS [  8.565 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.eclipse.tests 2.31.0-SNAPSHOT .... SUCCESS [  6.942 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.ui.tests 2.31.0-SNAPSHOT ......... SUCCESS [02:23 min]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.xbase.testlanguages.ui 2.31.0-SNAPSHOT SUCCESS [  0.437 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.xbase.ui.tests 2.31.0-SNAPSHOT ... SUCCESS [10:50 min]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.xtext.ui.graph.tests 2.31.0-SNAPSHOT SUCCESS [  8.553 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.xtext.ui.tests 2.31.0-SNAPSHOT ... SUCCESS [ 42.056 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.web.example.statemachine 2.31.0-SNAPSHOT SUCCESS [  2.560 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.web.example.statemachine.ide 2.31.0-SNAPSHOT SUCCESS [  1.872 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtext Web API 2.31.0-SNAPSHOT ...................... SUCCESS [ 23.589 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.web.example.entities 2.31.0-SNAPSHOT SUCCESS [  3.053 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.web.example.entities.ide 2.31.0-SNAPSHOT SUCCESS [  3.515 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xbase Web Integration 2.31.0-SNAPSHOT .............. SUCCESS [ 12.197 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtext Servlet 2.31.0-SNAPSHOT ...................... SUCCESS [  1.592 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.web.example.jetty 2.31.0-SNAPSHOT  SUCCESS [  6.198 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtext Maven Plugin Parent POM 2.31.0-SNAPSHOT ...... SUCCESS [  2.044 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtext Maven Plugin 2.31.0-SNAPSHOT ................. SUCCESS [03:23 min]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend Maven Plugin Parent POM 2.31.0-SNAPSHOT ...... SUCCESS [  0.008 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend Core Library 2.31.0-SNAPSHOT ................. SUCCESS [ 11.465 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend IDE Common 2.31.0-SNAPSHOT ................... SUCCESS [  2.608 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] xtend-maven-plugin 2.31.0-SNAPSHOT ................. SUCCESS [01:19 min]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] xtend-archetype 2.31.0-SNAPSHOT .................... SUCCESS [  1.598 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.tycho.tests.parent 2.31.0-SNAPSHOT SUCCESS [  0.005 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend IDE 2.31.0-SNAPSHOT .......................... SUCCESS [  4.938 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.ide.tests.data 2.31.0-SNAPSHOT ... SUCCESS [  0.144 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend Documentation 2.31.0-SNAPSHOT ................ SUCCESS [  0.085 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend Examples 2.31.0-SNAPSHOT ..................... SUCCESS [  0.282 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.m2e 2.31.0-SNAPSHOT .............. SUCCESS [  0.550 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.standalone 2.31.0-SNAPSHOT ....... SUCCESS [  0.088 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend Core Library Tests 2.31.0-SNAPSHOT ........... SUCCESS [05:36 min]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.ide.tests 2.31.0-SNAPSHOT ........ SUCCESS [14:08 min]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Xtend IDE Performance Tests 2.31.0-SNAPSHOT ........ SUCCESS [ 44.587 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.swtbot 2.31.0-SNAPSHOT ........... SUCCESS [  0.064 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.ide.swtbot.tests 2.31.0-SNAPSHOT . SUCCESS [ 17.506 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.docs 2.31.0-SNAPSHOT ............. SUCCESS [  0.037 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.runtime 2.31.0-SNAPSHOT .......... SUCCESS [  0.124 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.ui 2.31.0-SNAPSHOT ............... SUCCESS [  0.157 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.examples 2.31.0-SNAPSHOT ......... SUCCESS [  0.076 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtend.sdk 2.31.0-SNAPSHOT .............. SUCCESS [  0.171 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.xbase 2.31.0-SNAPSHOT ............ SUCCESS [  0.108 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.redist 2.31.0-SNAPSHOT ........... SUCCESS [  0.240 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.xtext.ui.graph 2.31.0-SNAPSHOT ... SUCCESS [  0.071 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.xtext.ui 2.31.0-SNAPSHOT ......... SUCCESS [  0.194 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.emf.mwe2.language.sdk 2.14.0.v20221117-1134 SUCCESS [  0.021 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.sdk 2.31.0-SNAPSHOT .............. SUCCESS [  0.314 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.generator 2.31.0-SNAPSHOT ........ SUCCESS [  0.181 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.p2repository 2.31.0-SNAPSHOT ..... SUCCESS [  4.876 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] org.eclipse.xtext.full.releng 1.0.0-SNAPSHOT ....... SUCCESS [  0.004 s]
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] ------------------------------------------------------------------------
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] BUILD SUCCESS
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] ------------------------------------------------------------------------
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Total time:  01:02 h
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] Finished at: 2023-04-20T21:25:43Z
17:25:43 [2023-04-20T21:25:43.344Z] [INFO] ------------------------------------------------------------------------
17:25:44 [2023-04-20T21:25:44.277Z] [Pipeline] }
17:25:44 [2023-04-20T21:25:44.278Z] Terminating xvnc.
17:25:49 [2023-04-20T21:25:49.637Z] 
17:25:49 [2023-04-20T21:25:49.637Z] Thu Apr 20 21:25:49 2023
17:25:49 [2023-04-20T21:25:49.637Z]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
17:25:49 [2023-04-20T21:25:49.637Z]  ComparingUpdateTracker: (1:-nan ratio)
17:26:12 [2023-04-20T21:26:12.918Z] [Pipeline] // xvnc
17:26:12 [2023-04-20T21:26:12.925Z] [Pipeline] }
17:26:12 [2023-04-20T21:26:12.929Z] [Pipeline] // withEnv
17:26:12 [2023-04-20T21:26:12.933Z] [Pipeline] }
17:26:12 [2023-04-20T21:26:12.936Z] [Pipeline] // withEnv
17:26:12 [2023-04-20T21:26:12.940Z] [Pipeline] }
17:26:12 [2023-04-20T21:26:12.944Z] [Pipeline] // stage
17:26:12 [2023-04-20T21:26:12.949Z] [Pipeline] stage
17:26:12 [2023-04-20T21:26:12.949Z] [Pipeline] { (Declarative: Post Actions)
17:26:12 [2023-04-20T21:26:12.956Z] [Pipeline] junit
17:26:12 [2023-04-20T21:26:12.959Z] Recording test results
17:26:18 [2023-04-20T21:26:18.086Z] [Checks API] No suitable checks publisher found.
17:26:18 [2023-04-20T21:26:18.090Z] [Pipeline] archiveArtifacts
17:26:18 [2023-04-20T21:26:18.094Z] Archiving artifacts
17:26:27 [2023-04-20T21:26:27.146Z] [Pipeline] script
17:26:27 [2023-04-20T21:26:27.150Z] [Pipeline] {
17:26:27 [2023-04-20T21:26:27.161Z] [Pipeline] slackSend
17:26:27 [2023-04-20T21:26:27.162Z] Slack Send Pipeline step running, values are - baseUrl: https://itemis.slack.com/services/hooks/jenkins-ci/, teamDomain: <empty>, channel: xtext-builds, color: #00FF00, botUser: true, tokenCredentialId: ba32e244-7a27-4cde-aaff-1a21c42ea6e0, notifyCommitters: false, iconEmoji: <empty>, username: <empty>, timestamp: <empty>
17:26:27 [2023-04-20T21:26:27.314Z] [Pipeline] }
17:26:27 [2023-04-20T21:26:27.320Z] [Pipeline] // script
17:26:27 [2023-04-20T21:26:27.325Z] [Pipeline] }
17:26:27 [2023-04-20T21:26:27.330Z] [Pipeline] // stage
17:26:27 [2023-04-20T21:26:27.334Z] [Pipeline] }
17:26:27 [2023-04-20T21:26:27.337Z] [Pipeline] // withEnv
17:26:27 [2023-04-20T21:26:27.341Z] [Pipeline] }
17:26:27 [2023-04-20T21:26:27.345Z] [Pipeline] // timeout
17:26:27 [2023-04-20T21:26:27.349Z] [Pipeline] }
17:26:27 [2023-04-20T21:26:27.353Z] [Pipeline] // withEnv
17:26:27 [2023-04-20T21:26:27.357Z] [Pipeline] }
17:26:27 [2023-04-20T21:26:27.362Z] [Pipeline] // node
17:26:27 [2023-04-20T21:26:27.368Z] [Pipeline] }
17:26:27 [2023-04-20T21:26:27.373Z] [Pipeline] // podTemplate
17:26:27 [2023-04-20T21:26:27.378Z] [Pipeline] End of Pipeline
17:26:27 [2023-04-20T21:26:27.891Z] 
17:26:27 [2023-04-20T21:26:27.891Z] GitHub has been notified of this commit’s build result
17:26:27 [2023-04-20T21:26:27.891Z] 
17:26:27 [2023-04-20T21:26:27.895Z] Finished: SUCCESS