Skip to content
Success

Console Output

Skipping 203 KB.. Full Log
20:08:23 [2022-11-10T01:08:23.740Z] [DEBUG]   Imported: org.slf4j.event.* < plexus.core
20:08:23 [2022-11-10T01:08:23.740Z] [DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
20:08:23 [2022-11-10T01:08:23.740Z] [DEBUG]   Imported: org.slf4j.spi.* < plexus.core
20:08:23 [2022-11-10T01:08:23.740Z] [DEBUG] Populating class realm maven.api
20:08:23 [2022-11-10T01:08:23.996Z] [INFO] Error stacktraces are turned on.
20:08:23 [2022-11-10T01:08:23.996Z] [DEBUG] Message scheme: plain
20:08:23 [2022-11-10T01:08:23.996Z] [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
20:08:23 [2022-11-10T01:08:23.996Z] [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
20:08:23 [2022-11-10T01:08:23.996Z] [DEBUG] Reading global toolchains from /opt/tools/apache-maven/latest/conf/toolchains.xml
20:08:23 [2022-11-10T01:08:23.996Z] [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
20:08:23 [2022-11-10T01:08:23.996Z] [DEBUG] Using local repository at /home/jenkins/.m2/repository
20:08:23 [2022-11-10T01:08:23.996Z] [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository
20:08:24 [2022-11-10T01:08:24.252Z] [INFO] Scanning for projects...
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] === REACTOR BUILD PLAN ================================================
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Project: org.apache.maven:standalone-pom:pom:1
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Tasks:   [org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file]
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Style:   Aggregating
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] =======================================================================
20:08:24 [2022-11-10T01:08:24.252Z] [INFO] 
20:08:24 [2022-11-10T01:08:24.252Z] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
20:08:24 [2022-11-10T01:08:24.252Z] [INFO] Building Maven Stub Project (No POM) 1
20:08:24 [2022-11-10T01:08:24.252Z] [INFO] --------------------------------[ pom ]---------------------------------
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] === PROJECT BUILD PLAN ================================================
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Project:       org.apache.maven:standalone-pom:1
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Dependencies (collect): []
20:08:24 [2022-11-10T01:08:24.252Z] [DEBUG] Dependencies (resolve): []
20:08:24 [2022-11-10T01:08:24.253Z] [DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:24 [2022-11-10T01:08:24.253Z] [DEBUG] Repositories (plugins)     : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:24 [2022-11-10T01:08:24.253Z] [DEBUG] -----------------------------------------------------------------------
20:08:24 [2022-11-10T01:08:24.253Z] [DEBUG] Goal:          org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli)
20:08:24 [2022-11-10T01:08:24.253Z] [DEBUG] Style:         Regular
20:08:24 [2022-11-10T01:08:24.253Z] [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
20:08:24 [2022-11-10T01:08:24.253Z] <configuration>
20:08:24 [2022-11-10T01:08:24.253Z]   <artifactId>${artifactId}</artifactId>
20:08:24 [2022-11-10T01:08:24.253Z]   <ascDirectory>${gpg.ascDirectory}</ascDirectory>
20:08:24 [2022-11-10T01:08:24.253Z]   <classifier>${classifier}</classifier>
20:08:24 [2022-11-10T01:08:24.253Z]   <classifiers>${classifiers}</classifiers>
20:08:24 [2022-11-10T01:08:24.253Z]   <defaultKeyring default-value="true">${gpg.defaultKeyring}</defaultKeyring>
20:08:24 [2022-11-10T01:08:24.253Z]   <description>${generatePom.description}</description>
20:08:24 [2022-11-10T01:08:24.253Z]   <executable>${gpg.executable}</executable>
20:08:24 [2022-11-10T01:08:24.253Z]   <file>${file}</file>
20:08:24 [2022-11-10T01:08:24.253Z]   <files>${files}</files>
20:08:24 [2022-11-10T01:08:24.253Z]   <generatePom default-value="true">${generatePom}</generatePom>
20:08:24 [2022-11-10T01:08:24.253Z]   <groupId>${groupId}</groupId>
20:08:24 [2022-11-10T01:08:24.253Z]   <homedir>${gpg.homedir}</homedir>
20:08:24 [2022-11-10T01:08:24.253Z]   <interactive default-value="${settings.interactiveMode}"/>
20:08:24 [2022-11-10T01:08:24.253Z]   <javadoc>${javadoc}</javadoc>
20:08:24 [2022-11-10T01:08:24.253Z]   <keyname>${gpg.keyname}</keyname>
20:08:24 [2022-11-10T01:08:24.253Z]   <localRepository default-value="${localRepository}"/>
20:08:24 [2022-11-10T01:08:24.253Z]   <lockMode>${gpg.lockMode}</lockMode>
20:08:24 [2022-11-10T01:08:24.253Z]   <offline default-value="${settings.offline}"/>
20:08:24 [2022-11-10T01:08:24.253Z]   <packaging>${packaging}</packaging>
20:08:24 [2022-11-10T01:08:24.253Z]   <passphrase>${gpg.passphrase}</passphrase>
20:08:24 [2022-11-10T01:08:24.253Z]   <passphraseServerId default-value="gpg.passphrase">${gpg.passphraseServerId}</passphraseServerId>
20:08:24 [2022-11-10T01:08:24.253Z]   <pomFile>${pomFile}</pomFile>
20:08:24 [2022-11-10T01:08:24.253Z]   <project default-value="${project}"/>
20:08:24 [2022-11-10T01:08:24.253Z]   <publicKeyring>${gpg.publicKeyring}</publicKeyring>
20:08:24 [2022-11-10T01:08:24.253Z]   <repositoryId default-value="remote-repository">${repositoryId}</repositoryId>
20:08:24 [2022-11-10T01:08:24.253Z]   <repositoryLayout default-value="default">${repositoryLayout}</repositoryLayout>
20:08:24 [2022-11-10T01:08:24.253Z]   <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
20:08:24 [2022-11-10T01:08:24.253Z]   <secretKeyring>${gpg.secretKeyring}</secretKeyring>
20:08:24 [2022-11-10T01:08:24.253Z]   <settings default-value="${settings}"/>
20:08:24 [2022-11-10T01:08:24.253Z]   <sources>${sources}</sources>
20:08:24 [2022-11-10T01:08:24.253Z]   <types>${types}</types>
20:08:24 [2022-11-10T01:08:24.254Z]   <uniqueVersion default-value="true">${uniqueVersion}</uniqueVersion>
20:08:24 [2022-11-10T01:08:24.254Z]   <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
20:08:24 [2022-11-10T01:08:24.254Z]   <url>${url}</url>
20:08:24 [2022-11-10T01:08:24.254Z]   <useAgent default-value="true">${gpg.useagent}</useAgent>
20:08:24 [2022-11-10T01:08:24.254Z]   <version>${version}</version>
20:08:24 [2022-11-10T01:08:24.254Z] </configuration>
20:08:24 [2022-11-10T01:08:24.254Z] [DEBUG] =======================================================================
20:08:24 [2022-11-10T01:08:24.254Z] [INFO] 
20:08:24 [2022-11-10T01:08:24.254Z] [INFO] --- maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli) @ standalone-pom ---
20:08:24 [2022-11-10T01:08:24.521Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2).
20:08:24 [2022-11-10T01:08:24.521Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
20:08:24 [2022-11-10T01:08:24.521Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
20:08:24 [2022-11-10T01:08:24.521Z] [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=1127969, ConflictMarker.markTime=25581768, ConflictMarker.nodeCount=40, ConflictIdSorter.graphTime=962300, ConflictIdSorter.topsortTime=480671, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4365289, ConflictResolver.conflictItemCount=40, DefaultDependencyCollector.collectTime=57180340, DefaultDependencyCollector.transformTime=35278604}
20:08:24 [2022-11-10T01:08:24.521Z] [DEBUG] org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:24 [2022-11-10T01:08:24.521Z] [DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]          junit:junit:jar:3.8.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]    org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]    org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]       org.sonatype.plexus:plexus-cipher:jar:1.4:compile
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Imported:  < maven.api
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Included: org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Included: junit:junit:jar:3.8.1
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG] Configuring mojo org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6, parent: sun.misc.Launcher$AppClassLoader@7852e922]
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file' with basic configurator -->
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) classifiers = sources,javadoc
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) defaultKeyring = true
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) file = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.debug-0.19.0-20221110.010529-1.jar
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) files = build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.debug-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.debug-0.19.0-20221110.010529-1-javadoc.jar
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) generatePom = true
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) interactive = false
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) localRepository =       id: local
20:08:24 [2022-11-10T01:08:24.522Z]       url: file:///home/jenkins/.m2/repository/
20:08:24 [2022-11-10T01:08:24.522Z]    layout: default
20:08:24 [2022-11-10T01:08:24.522Z] snapshots: [enabled => true, update => always]
20:08:24 [2022-11-10T01:08:24.522Z]  releases: [enabled => true, update => always]
20:08:24 [2022-11-10T01:08:24.522Z]    blocked: false
20:08:24 [2022-11-10T01:08:24.522Z] 
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) offline = false
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) passphraseServerId = gpg.passphrase
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.debug-0.19.0-20221110.010529-1.pom
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) project = MavenProject: org.apache.maven:standalone-pom:1 @ 
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) repositoryId = ossrh
20:08:24 [2022-11-10T01:08:24.522Z] [DEBUG]   (f) repositoryLayout = default
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG]   (f) retryFailedDeploymentCount = 1
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@26d10f2e
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG]   (f) types = jar,jar
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG]   (f) uniqueVersion = true
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG]   (f) updateReleaseInfo = false
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG]   (f) url = https://oss.sonatype.org/content/repositories/snapshots/
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG]   (f) useAgent = true
20:08:24 [2022-11-10T01:08:24.523Z] [DEBUG] -- end configuration --
20:08:25 [2022-11-10T01:08:25.107Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:25 [2022-11-10T01:08:25.107Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:25 [2022-11-10T01:08:25.363Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:25 [2022-11-10T01:08:25.926Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/resolver-status.properties
20:08:25 [2022-11-10T01:08:25.926Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:26 [2022-11-10T01:08:26.183Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:27 [2022-11-10T01:08:27.113Z] [INFO] Metadata[project org.eclipse.lsp4j:org.eclipse.lsp4j.debug].filename = org.eclipse.lsp4j.debug-0.19.0-20221110.010823-2.pom
20:08:27 [2022-11-10T01:08:27.113Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.debug:jar:null].filename = org.eclipse.lsp4j.debug-0.19.0-20221110.010823-2.jar.asc
20:08:27 [2022-11-10T01:08:27.113Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.debug:jar:null:pom].filename = org.eclipse.lsp4j.debug-0.19.0-20221110.010823-2.pom.asc
20:08:27 [2022-11-10T01:08:27.114Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:27 [2022-11-10T01:08:27.114Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:27 [2022-11-10T01:08:27.114Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:27 [2022-11-10T01:08:27.370Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.debug:0.19.0-SNAPSHOT/org.eclipse.lsp4j.debug-0.19.0-20221110.010823-2-sources.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:27 [2022-11-10T01:08:27.370Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:27 [2022-11-10T01:08:27.626Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.debug:jar:sources].filename = org.eclipse.lsp4j.debug-0.19.0-20221110.010823-2-sources.jar.asc
20:08:27 [2022-11-10T01:08:27.882Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:27 [2022-11-10T01:08:27.882Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:27 [2022-11-10T01:08:27.882Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:28 [2022-11-10T01:08:28.138Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.debug:0.19.0-SNAPSHOT/org.eclipse.lsp4j.debug-0.19.0-20221110.010823-2-javadoc.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:28 [2022-11-10T01:08:28.138Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:28 [2022-11-10T01:08:28.394Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.debug:jar:javadoc].filename = org.eclipse.lsp4j.debug-0.19.0-20221110.010823-2-javadoc.jar.asc
20:08:28 [2022-11-10T01:08:28.395Z] [INFO] ------------------------------------------------------------------------
20:08:28 [2022-11-10T01:08:28.395Z] [INFO] BUILD SUCCESS
20:08:28 [2022-11-10T01:08:28.395Z] [INFO] ------------------------------------------------------------------------
20:08:28 [2022-11-10T01:08:28.395Z] [INFO] Total time:  4.579 s
20:08:28 [2022-11-10T01:08:28.395Z] [INFO] Finished at: 2022-11-10T01:08:28Z
20:08:28 [2022-11-10T01:08:28.395Z] [INFO] ------------------------------------------------------------------------
20:08:28 [2022-11-10T01:08:28.395Z] + read i
20:08:28 [2022-11-10T01:08:28.395Z] + base=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1
20:08:28 [2022-11-10T01:08:28.395Z] + mvn -X org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file -DpomFile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1.pom -Dfile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1.jar -Dfiles=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1-javadoc.jar -Dclassifiers=sources,javadoc -Dtypes=jar,jar -Durl=https://oss.sonatype.org/content/repositories/snapshots/ -DrepositoryId=ossrh
20:08:28 [2022-11-10T01:08:28.964Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
20:08:28 [2022-11-10T01:08:28.964Z] Maven home: /opt/tools/apache-maven/latest
20:08:28 [2022-11-10T01:08:28.964Z] Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
20:08:28 [2022-11-10T01:08:28.964Z] Default locale: en_US, platform encoding: UTF-8
20:08:28 [2022-11-10T01:08:28.964Z] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG] Created new class realm maven.api
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG] Importing foreign packages into class realm maven.api
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: javax.annotation.* < plexus.core
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: javax.annotation.security.* < plexus.core
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: javax.inject.* < plexus.core
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: org.apache.maven.* < plexus.core
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: org.apache.maven.artifact < plexus.core
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: org.apache.maven.cli < plexus.core
20:08:30 [2022-11-10T01:08:30.112Z] [DEBUG]   Imported: org.apache.maven.configuration < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.exception < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.execution < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.model < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.monitor < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.plugin < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.profiles < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.project < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.reporting < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.repository < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.settings < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.usability < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.classworlds < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.* < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.eclipse.aether.version < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
20:08:30 [2022-11-10T01:08:30.113Z] [DEBUG]   Imported: org.slf4j.* < plexus.core
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG]   Imported: org.slf4j.event.* < plexus.core
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG]   Imported: org.slf4j.spi.* < plexus.core
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Populating class realm maven.api
20:08:30 [2022-11-10T01:08:30.114Z] [INFO] Error stacktraces are turned on.
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Message scheme: plain
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Reading global toolchains from /opt/tools/apache-maven/latest/conf/toolchains.xml
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Using local repository at /home/jenkins/.m2/repository
20:08:30 [2022-11-10T01:08:30.114Z] [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository
20:08:30 [2022-11-10T01:08:30.697Z] [INFO] Scanning for projects...
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] === REACTOR BUILD PLAN ================================================
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Project: org.apache.maven:standalone-pom:pom:1
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Tasks:   [org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file]
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Style:   Aggregating
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] =======================================================================
20:08:30 [2022-11-10T01:08:30.697Z] [INFO] 
20:08:30 [2022-11-10T01:08:30.697Z] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
20:08:30 [2022-11-10T01:08:30.697Z] [INFO] Building Maven Stub Project (No POM) 1
20:08:30 [2022-11-10T01:08:30.697Z] [INFO] --------------------------------[ pom ]---------------------------------
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] === PROJECT BUILD PLAN ================================================
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Project:       org.apache.maven:standalone-pom:1
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Dependencies (collect): []
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Dependencies (resolve): []
20:08:30 [2022-11-10T01:08:30.697Z] [DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Repositories (plugins)     : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] -----------------------------------------------------------------------
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Goal:          org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli)
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Style:         Regular
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
20:08:30 [2022-11-10T01:08:30.698Z] <configuration>
20:08:30 [2022-11-10T01:08:30.698Z]   <artifactId>${artifactId}</artifactId>
20:08:30 [2022-11-10T01:08:30.698Z]   <ascDirectory>${gpg.ascDirectory}</ascDirectory>
20:08:30 [2022-11-10T01:08:30.698Z]   <classifier>${classifier}</classifier>
20:08:30 [2022-11-10T01:08:30.698Z]   <classifiers>${classifiers}</classifiers>
20:08:30 [2022-11-10T01:08:30.698Z]   <defaultKeyring default-value="true">${gpg.defaultKeyring}</defaultKeyring>
20:08:30 [2022-11-10T01:08:30.698Z]   <description>${generatePom.description}</description>
20:08:30 [2022-11-10T01:08:30.698Z]   <executable>${gpg.executable}</executable>
20:08:30 [2022-11-10T01:08:30.698Z]   <file>${file}</file>
20:08:30 [2022-11-10T01:08:30.698Z]   <files>${files}</files>
20:08:30 [2022-11-10T01:08:30.698Z]   <generatePom default-value="true">${generatePom}</generatePom>
20:08:30 [2022-11-10T01:08:30.698Z]   <groupId>${groupId}</groupId>
20:08:30 [2022-11-10T01:08:30.698Z]   <homedir>${gpg.homedir}</homedir>
20:08:30 [2022-11-10T01:08:30.698Z]   <interactive default-value="${settings.interactiveMode}"/>
20:08:30 [2022-11-10T01:08:30.698Z]   <javadoc>${javadoc}</javadoc>
20:08:30 [2022-11-10T01:08:30.698Z]   <keyname>${gpg.keyname}</keyname>
20:08:30 [2022-11-10T01:08:30.698Z]   <localRepository default-value="${localRepository}"/>
20:08:30 [2022-11-10T01:08:30.698Z]   <lockMode>${gpg.lockMode}</lockMode>
20:08:30 [2022-11-10T01:08:30.698Z]   <offline default-value="${settings.offline}"/>
20:08:30 [2022-11-10T01:08:30.698Z]   <packaging>${packaging}</packaging>
20:08:30 [2022-11-10T01:08:30.698Z]   <passphrase>${gpg.passphrase}</passphrase>
20:08:30 [2022-11-10T01:08:30.698Z]   <passphraseServerId default-value="gpg.passphrase">${gpg.passphraseServerId}</passphraseServerId>
20:08:30 [2022-11-10T01:08:30.698Z]   <pomFile>${pomFile}</pomFile>
20:08:30 [2022-11-10T01:08:30.698Z]   <project default-value="${project}"/>
20:08:30 [2022-11-10T01:08:30.698Z]   <publicKeyring>${gpg.publicKeyring}</publicKeyring>
20:08:30 [2022-11-10T01:08:30.698Z]   <repositoryId default-value="remote-repository">${repositoryId}</repositoryId>
20:08:30 [2022-11-10T01:08:30.698Z]   <repositoryLayout default-value="default">${repositoryLayout}</repositoryLayout>
20:08:30 [2022-11-10T01:08:30.698Z]   <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
20:08:30 [2022-11-10T01:08:30.698Z]   <secretKeyring>${gpg.secretKeyring}</secretKeyring>
20:08:30 [2022-11-10T01:08:30.698Z]   <settings default-value="${settings}"/>
20:08:30 [2022-11-10T01:08:30.698Z]   <sources>${sources}</sources>
20:08:30 [2022-11-10T01:08:30.698Z]   <types>${types}</types>
20:08:30 [2022-11-10T01:08:30.698Z]   <uniqueVersion default-value="true">${uniqueVersion}</uniqueVersion>
20:08:30 [2022-11-10T01:08:30.698Z]   <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
20:08:30 [2022-11-10T01:08:30.698Z]   <url>${url}</url>
20:08:30 [2022-11-10T01:08:30.698Z]   <useAgent default-value="true">${gpg.useagent}</useAgent>
20:08:30 [2022-11-10T01:08:30.698Z]   <version>${version}</version>
20:08:30 [2022-11-10T01:08:30.698Z] </configuration>
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] =======================================================================
20:08:30 [2022-11-10T01:08:30.698Z] [INFO] 
20:08:30 [2022-11-10T01:08:30.698Z] [INFO] --- maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli) @ standalone-pom ---
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2).
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=1111552, ConflictMarker.markTime=851299, ConflictMarker.nodeCount=40, ConflictIdSorter.graphTime=637255, ConflictIdSorter.topsortTime=472588, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4328330, ConflictResolver.conflictItemCount=40, DefaultDependencyCollector.collectTime=76263259, DefaultDependencyCollector.transformTime=10050672}
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG] org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.698Z] [DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]          junit:junit:jar:3.8.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]    org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]    org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]       org.sonatype.plexus:plexus-cipher:jar:1.4:compile
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Imported:  < maven.api
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Included: org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Included: junit:junit:jar:3.8.1
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
20:08:30 [2022-11-10T01:08:30.699Z] [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
20:08:30 [2022-11-10T01:08:30.955Z] [DEBUG] Configuring mojo org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6, parent: sun.misc.Launcher$AppClassLoader@7852e922]
20:08:30 [2022-11-10T01:08:30.955Z] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file' with basic configurator -->
20:08:30 [2022-11-10T01:08:30.955Z] [DEBUG]   (f) classifiers = sources,javadoc
20:08:30 [2022-11-10T01:08:30.955Z] [DEBUG]   (f) defaultKeyring = true
20:08:30 [2022-11-10T01:08:30.955Z] [DEBUG]   (f) file = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1.jar
20:08:30 [2022-11-10T01:08:30.955Z] [DEBUG]   (f) files = build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1-javadoc.jar
20:08:30 [2022-11-10T01:08:30.955Z] [DEBUG]   (f) generatePom = true
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) interactive = false
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) localRepository =       id: local
20:08:30 [2022-11-10T01:08:30.956Z]       url: file:///home/jenkins/.m2/repository/
20:08:30 [2022-11-10T01:08:30.956Z]    layout: default
20:08:30 [2022-11-10T01:08:30.956Z] snapshots: [enabled => true, update => always]
20:08:30 [2022-11-10T01:08:30.956Z]  releases: [enabled => true, update => always]
20:08:30 [2022-11-10T01:08:30.956Z]    blocked: false
20:08:30 [2022-11-10T01:08:30.956Z] 
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) offline = false
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) passphraseServerId = gpg.passphrase
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010529-1.pom
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) project = MavenProject: org.apache.maven:standalone-pom:1 @ 
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) repositoryId = ossrh
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) repositoryLayout = default
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) retryFailedDeploymentCount = 1
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@26d10f2e
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) types = jar,jar
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) uniqueVersion = true
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) updateReleaseInfo = false
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) url = https://oss.sonatype.org/content/repositories/snapshots/
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG]   (f) useAgent = true
20:08:30 [2022-11-10T01:08:30.956Z] [DEBUG] -- end configuration --
20:08:31 [2022-11-10T01:08:31.519Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:31 [2022-11-10T01:08:31.519Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:31 [2022-11-10T01:08:31.776Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/resolver-status.properties
20:08:32 [2022-11-10T01:08:32.339Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/resolver-status.properties
20:08:32 [2022-11-10T01:08:32.339Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/resolver-status.properties
20:08:32 [2022-11-10T01:08:32.339Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/resolver-status.properties
20:08:33 [2022-11-10T01:08:33.273Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:null].filename = org.eclipse.lsp4j.generator-0.19.0-20221110.010830-2.jar.asc
20:08:33 [2022-11-10T01:08:33.273Z] [INFO] Metadata[project org.eclipse.lsp4j:org.eclipse.lsp4j.generator].filename = org.eclipse.lsp4j.generator-0.19.0-20221110.010830-2.pom
20:08:33 [2022-11-10T01:08:33.273Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:null:pom].filename = org.eclipse.lsp4j.generator-0.19.0-20221110.010830-2.pom.asc
20:08:33 [2022-11-10T01:08:33.273Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:33 [2022-11-10T01:08:33.273Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:33 [2022-11-10T01:08:33.273Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/resolver-status.properties
20:08:33 [2022-11-10T01:08:33.530Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.generator:0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010830-2-sources.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:33 [2022-11-10T01:08:33.530Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/resolver-status.properties
20:08:34 [2022-11-10T01:08:34.093Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:sources].filename = org.eclipse.lsp4j.generator-0.19.0-20221110.010830-2-sources.jar.asc
20:08:34 [2022-11-10T01:08:34.093Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:34 [2022-11-10T01:08:34.093Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:34 [2022-11-10T01:08:34.093Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/resolver-status.properties
20:08:34 [2022-11-10T01:08:34.350Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.generator:0.19.0-SNAPSHOT/org.eclipse.lsp4j.generator-0.19.0-20221110.010830-2-javadoc.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:34 [2022-11-10T01:08:34.350Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.generator/0.19.0-SNAPSHOT/resolver-status.properties
20:08:34 [2022-11-10T01:08:34.607Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.generator:jar:javadoc].filename = org.eclipse.lsp4j.generator-0.19.0-20221110.010830-2-javadoc.jar.asc
20:08:34 [2022-11-10T01:08:34.607Z] [INFO] ------------------------------------------------------------------------
20:08:34 [2022-11-10T01:08:34.607Z] [INFO] BUILD SUCCESS
20:08:34 [2022-11-10T01:08:34.607Z] [INFO] ------------------------------------------------------------------------
20:08:34 [2022-11-10T01:08:34.607Z] [INFO] Total time:  4.497 s
20:08:34 [2022-11-10T01:08:34.607Z] [INFO] Finished at: 2022-11-10T01:08:34Z
20:08:34 [2022-11-10T01:08:34.607Z] [INFO] ------------------------------------------------------------------------
20:08:34 [2022-11-10T01:08:34.607Z] + read i
20:08:34 [2022-11-10T01:08:34.607Z] + base=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1
20:08:34 [2022-11-10T01:08:34.607Z] + mvn -X org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file -DpomFile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1.pom -Dfile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1.jar -Dfiles=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1-javadoc.jar -Dclassifiers=sources,javadoc -Dtypes=jar,jar -Durl=https://oss.sonatype.org/content/repositories/snapshots/ -DrepositoryId=ossrh
20:08:34 [2022-11-10T01:08:34.863Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
20:08:34 [2022-11-10T01:08:34.863Z] Maven home: /opt/tools/apache-maven/latest
20:08:34 [2022-11-10T01:08:34.863Z] Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
20:08:34 [2022-11-10T01:08:34.863Z] Default locale: en_US, platform encoding: UTF-8
20:08:34 [2022-11-10T01:08:34.863Z] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG] Created new class realm maven.api
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG] Importing foreign packages into class realm maven.api
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: javax.annotation.* < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: javax.annotation.security.* < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: javax.inject.* < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.* < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.artifact < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.cli < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.configuration < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.exception < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.execution < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.model < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.monitor < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.plugin < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.profiles < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.project < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.reporting < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.repository < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.settings < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.usability < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
20:08:36 [2022-11-10T01:08:36.233Z] [DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.classworlds < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.* < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.eclipse.aether.version < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.slf4j.* < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.slf4j.event.* < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG]   Imported: org.slf4j.spi.* < plexus.core
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Populating class realm maven.api
20:08:36 [2022-11-10T01:08:36.234Z] [INFO] Error stacktraces are turned on.
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Message scheme: plain
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Reading global toolchains from /opt/tools/apache-maven/latest/conf/toolchains.xml
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Using local repository at /home/jenkins/.m2/repository
20:08:36 [2022-11-10T01:08:36.234Z] [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository
20:08:36 [2022-11-10T01:08:36.491Z] [INFO] Scanning for projects...
20:08:36 [2022-11-10T01:08:36.491Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
20:08:36 [2022-11-10T01:08:36.491Z] [DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
20:08:36 [2022-11-10T01:08:36.491Z] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] === REACTOR BUILD PLAN ================================================
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Project: org.apache.maven:standalone-pom:pom:1
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Tasks:   [org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file]
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Style:   Aggregating
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] =======================================================================
20:08:36 [2022-11-10T01:08:36.748Z] [INFO] 
20:08:36 [2022-11-10T01:08:36.748Z] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
20:08:36 [2022-11-10T01:08:36.748Z] [INFO] Building Maven Stub Project (No POM) 1
20:08:36 [2022-11-10T01:08:36.748Z] [INFO] --------------------------------[ pom ]---------------------------------
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] === PROJECT BUILD PLAN ================================================
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Project:       org.apache.maven:standalone-pom:1
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Dependencies (collect): []
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Dependencies (resolve): []
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Repositories (plugins)     : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] -----------------------------------------------------------------------
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Goal:          org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli)
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Style:         Regular
20:08:36 [2022-11-10T01:08:36.748Z] [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
20:08:36 [2022-11-10T01:08:36.748Z] <configuration>
20:08:36 [2022-11-10T01:08:36.748Z]   <artifactId>${artifactId}</artifactId>
20:08:36 [2022-11-10T01:08:36.748Z]   <ascDirectory>${gpg.ascDirectory}</ascDirectory>
20:08:36 [2022-11-10T01:08:36.748Z]   <classifier>${classifier}</classifier>
20:08:36 [2022-11-10T01:08:36.748Z]   <classifiers>${classifiers}</classifiers>
20:08:36 [2022-11-10T01:08:36.748Z]   <defaultKeyring default-value="true">${gpg.defaultKeyring}</defaultKeyring>
20:08:36 [2022-11-10T01:08:36.749Z]   <description>${generatePom.description}</description>
20:08:36 [2022-11-10T01:08:36.749Z]   <executable>${gpg.executable}</executable>
20:08:36 [2022-11-10T01:08:36.749Z]   <file>${file}</file>
20:08:36 [2022-11-10T01:08:36.749Z]   <files>${files}</files>
20:08:36 [2022-11-10T01:08:36.749Z]   <generatePom default-value="true">${generatePom}</generatePom>
20:08:36 [2022-11-10T01:08:36.749Z]   <groupId>${groupId}</groupId>
20:08:36 [2022-11-10T01:08:36.749Z]   <homedir>${gpg.homedir}</homedir>
20:08:36 [2022-11-10T01:08:36.749Z]   <interactive default-value="${settings.interactiveMode}"/>
20:08:36 [2022-11-10T01:08:36.749Z]   <javadoc>${javadoc}</javadoc>
20:08:36 [2022-11-10T01:08:36.749Z]   <keyname>${gpg.keyname}</keyname>
20:08:36 [2022-11-10T01:08:36.749Z]   <localRepository default-value="${localRepository}"/>
20:08:36 [2022-11-10T01:08:36.749Z]   <lockMode>${gpg.lockMode}</lockMode>
20:08:36 [2022-11-10T01:08:36.749Z]   <offline default-value="${settings.offline}"/>
20:08:36 [2022-11-10T01:08:36.749Z]   <packaging>${packaging}</packaging>
20:08:36 [2022-11-10T01:08:36.749Z]   <passphrase>${gpg.passphrase}</passphrase>
20:08:36 [2022-11-10T01:08:36.749Z]   <passphraseServerId default-value="gpg.passphrase">${gpg.passphraseServerId}</passphraseServerId>
20:08:36 [2022-11-10T01:08:36.749Z]   <pomFile>${pomFile}</pomFile>
20:08:36 [2022-11-10T01:08:36.749Z]   <project default-value="${project}"/>
20:08:36 [2022-11-10T01:08:36.749Z]   <publicKeyring>${gpg.publicKeyring}</publicKeyring>
20:08:36 [2022-11-10T01:08:36.749Z]   <repositoryId default-value="remote-repository">${repositoryId}</repositoryId>
20:08:36 [2022-11-10T01:08:36.749Z]   <repositoryLayout default-value="default">${repositoryLayout}</repositoryLayout>
20:08:36 [2022-11-10T01:08:36.749Z]   <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
20:08:36 [2022-11-10T01:08:36.749Z]   <secretKeyring>${gpg.secretKeyring}</secretKeyring>
20:08:36 [2022-11-10T01:08:36.749Z]   <settings default-value="${settings}"/>
20:08:36 [2022-11-10T01:08:36.749Z]   <sources>${sources}</sources>
20:08:36 [2022-11-10T01:08:36.749Z]   <types>${types}</types>
20:08:36 [2022-11-10T01:08:36.749Z]   <uniqueVersion default-value="true">${uniqueVersion}</uniqueVersion>
20:08:36 [2022-11-10T01:08:36.749Z]   <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
20:08:36 [2022-11-10T01:08:36.749Z]   <url>${url}</url>
20:08:36 [2022-11-10T01:08:36.749Z]   <useAgent default-value="true">${gpg.useagent}</useAgent>
20:08:36 [2022-11-10T01:08:36.749Z]   <version>${version}</version>
20:08:36 [2022-11-10T01:08:36.749Z] </configuration>
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG] =======================================================================
20:08:36 [2022-11-10T01:08:36.749Z] [INFO] 
20:08:36 [2022-11-10T01:08:36.749Z] [INFO] --- maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli) @ standalone-pom ---
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2).
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=1050468, ConflictMarker.markTime=796049, ConflictMarker.nodeCount=40, ConflictIdSorter.graphTime=792007, ConflictIdSorter.topsortTime=409379, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4484957, ConflictResolver.conflictItemCount=40, DefaultDependencyCollector.collectTime=83304821, DefaultDependencyCollector.transformTime=10296883}
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG] org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]          junit:junit:jar:3.8.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.749Z] [DEBUG]    org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]    org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]       org.sonatype.plexus:plexus-cipher:jar:1.4:compile
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Imported:  < maven.api
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Included: org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Included: junit:junit:jar:3.8.1
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG] Configuring mojo org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6, parent: sun.misc.Launcher$AppClassLoader@7852e922]
20:08:36 [2022-11-10T01:08:36.750Z] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file' with basic configurator -->
20:08:37 [2022-11-10T01:08:37.006Z] [DEBUG]   (f) classifiers = sources,javadoc
20:08:37 [2022-11-10T01:08:37.006Z] [DEBUG]   (f) defaultKeyring = true
20:08:37 [2022-11-10T01:08:37.006Z] [DEBUG]   (f) file = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1.jar
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) files = build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1-javadoc.jar
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) generatePom = true
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) interactive = false
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) localRepository =       id: local
20:08:37 [2022-11-10T01:08:37.007Z]       url: file:///home/jenkins/.m2/repository/
20:08:37 [2022-11-10T01:08:37.007Z]    layout: default
20:08:37 [2022-11-10T01:08:37.007Z] snapshots: [enabled => true, update => always]
20:08:37 [2022-11-10T01:08:37.007Z]  releases: [enabled => true, update => always]
20:08:37 [2022-11-10T01:08:37.007Z]    blocked: false
20:08:37 [2022-11-10T01:08:37.007Z] 
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) offline = false
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) passphraseServerId = gpg.passphrase
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010529-1.pom
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) project = MavenProject: org.apache.maven:standalone-pom:1 @ 
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) repositoryId = ossrh
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) repositoryLayout = default
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) retryFailedDeploymentCount = 1
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@f325091
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) types = jar,jar
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) uniqueVersion = true
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) updateReleaseInfo = false
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) url = https://oss.sonatype.org/content/repositories/snapshots/
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG]   (f) useAgent = true
20:08:37 [2022-11-10T01:08:37.007Z] [DEBUG] -- end configuration --
20:08:37 [2022-11-10T01:08:37.263Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:37 [2022-11-10T01:08:37.263Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:37 [2022-11-10T01:08:37.827Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/resolver-status.properties
20:08:38 [2022-11-10T01:08:38.391Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/resolver-status.properties
20:08:38 [2022-11-10T01:08:38.391Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/resolver-status.properties
20:08:38 [2022-11-10T01:08:38.391Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/resolver-status.properties
20:08:39 [2022-11-10T01:08:39.323Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:null:pom].filename = org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010836-2.pom.asc
20:08:39 [2022-11-10T01:08:39.323Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:null].filename = org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010836-2.jar.asc
20:08:39 [2022-11-10T01:08:39.323Z] [INFO] Metadata[project org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc].filename = org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010836-2.pom
20:08:39 [2022-11-10T01:08:39.323Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:39 [2022-11-10T01:08:39.323Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:39 [2022-11-10T01:08:39.323Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/resolver-status.properties
20:08:39 [2022-11-10T01:08:39.581Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010836-2-sources.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:39 [2022-11-10T01:08:39.581Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/resolver-status.properties
20:08:40 [2022-11-10T01:08:40.145Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:sources].filename = org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010836-2-sources.jar.asc
20:08:40 [2022-11-10T01:08:40.145Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:40 [2022-11-10T01:08:40.145Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:40 [2022-11-10T01:08:40.145Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/resolver-status.properties
20:08:40 [2022-11-10T01:08:40.401Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010836-2-javadoc.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:40 [2022-11-10T01:08:40.401Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc/0.19.0-SNAPSHOT/resolver-status.properties
20:08:40 [2022-11-10T01:08:40.965Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc:jar:javadoc].filename = org.eclipse.lsp4j.jsonrpc-0.19.0-20221110.010836-2-javadoc.jar.asc
20:08:40 [2022-11-10T01:08:40.965Z] [INFO] ------------------------------------------------------------------------
20:08:40 [2022-11-10T01:08:40.965Z] [INFO] BUILD SUCCESS
20:08:40 [2022-11-10T01:08:40.965Z] [INFO] ------------------------------------------------------------------------
20:08:40 [2022-11-10T01:08:40.965Z] [INFO] Total time:  4.641 s
20:08:40 [2022-11-10T01:08:40.965Z] [INFO] Finished at: 2022-11-10T01:08:40Z
20:08:40 [2022-11-10T01:08:40.965Z] [INFO] ------------------------------------------------------------------------
20:08:40 [2022-11-10T01:08:40.965Z] + read i
20:08:40 [2022-11-10T01:08:40.965Z] + base=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1
20:08:40 [2022-11-10T01:08:40.966Z] + mvn -X org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file -DpomFile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1.pom -Dfile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1.jar -Dfiles=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1-javadoc.jar -Dclassifiers=sources,javadoc -Dtypes=jar,jar -Durl=https://oss.sonatype.org/content/repositories/snapshots/ -DrepositoryId=ossrh
20:08:41 [2022-11-10T01:08:41.222Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
20:08:41 [2022-11-10T01:08:41.222Z] Maven home: /opt/tools/apache-maven/latest
20:08:41 [2022-11-10T01:08:41.222Z] Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
20:08:41 [2022-11-10T01:08:41.222Z] Default locale: en_US, platform encoding: UTF-8
20:08:41 [2022-11-10T01:08:41.222Z] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
20:08:42 [2022-11-10T01:08:42.152Z] [DEBUG] Created new class realm maven.api
20:08:42 [2022-11-10T01:08:42.152Z] [DEBUG] Importing foreign packages into class realm maven.api
20:08:42 [2022-11-10T01:08:42.152Z] [DEBUG]   Imported: javax.annotation.* < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: javax.annotation.security.* < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: javax.inject.* < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.* < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.artifact < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.cli < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.configuration < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.exception < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.execution < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.model < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.monitor < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.plugin < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.profiles < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.project < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.reporting < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.repository < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.settings < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.usability < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.codehaus.classworlds < plexus.core
20:08:42 [2022-11-10T01:08:42.408Z] [DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.* < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.eclipse.aether.version < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.slf4j.* < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.slf4j.event.* < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG]   Imported: org.slf4j.spi.* < plexus.core
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG] Populating class realm maven.api
20:08:42 [2022-11-10T01:08:42.409Z] [INFO] Error stacktraces are turned on.
20:08:42 [2022-11-10T01:08:42.409Z] [DEBUG] Message scheme: plain
20:08:42 [2022-11-10T01:08:42.410Z] [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
20:08:42 [2022-11-10T01:08:42.410Z] [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
20:08:42 [2022-11-10T01:08:42.410Z] [DEBUG] Reading global toolchains from /opt/tools/apache-maven/latest/conf/toolchains.xml
20:08:42 [2022-11-10T01:08:42.410Z] [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
20:08:42 [2022-11-10T01:08:42.410Z] [DEBUG] Using local repository at /home/jenkins/.m2/repository
20:08:42 [2022-11-10T01:08:42.410Z] [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository
20:08:42 [2022-11-10T01:08:42.666Z] [INFO] Scanning for projects...
20:08:42 [2022-11-10T01:08:42.666Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
20:08:42 [2022-11-10T01:08:42.666Z] [DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
20:08:42 [2022-11-10T01:08:42.666Z] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] === REACTOR BUILD PLAN ================================================
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Project: org.apache.maven:standalone-pom:pom:1
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Tasks:   [org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file]
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Style:   Aggregating
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] =======================================================================
20:08:42 [2022-11-10T01:08:42.937Z] [INFO] 
20:08:42 [2022-11-10T01:08:42.937Z] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
20:08:42 [2022-11-10T01:08:42.937Z] [INFO] Building Maven Stub Project (No POM) 1
20:08:42 [2022-11-10T01:08:42.937Z] [INFO] --------------------------------[ pom ]---------------------------------
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] === PROJECT BUILD PLAN ================================================
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Project:       org.apache.maven:standalone-pom:1
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Dependencies (collect): []
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Dependencies (resolve): []
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Repositories (plugins)     : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] -----------------------------------------------------------------------
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Goal:          org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli)
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Style:         Regular
20:08:42 [2022-11-10T01:08:42.937Z] [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
20:08:42 [2022-11-10T01:08:42.937Z] <configuration>
20:08:42 [2022-11-10T01:08:42.937Z]   <artifactId>${artifactId}</artifactId>
20:08:42 [2022-11-10T01:08:42.937Z]   <ascDirectory>${gpg.ascDirectory}</ascDirectory>
20:08:42 [2022-11-10T01:08:42.937Z]   <classifier>${classifier}</classifier>
20:08:42 [2022-11-10T01:08:42.937Z]   <classifiers>${classifiers}</classifiers>
20:08:42 [2022-11-10T01:08:42.937Z]   <defaultKeyring default-value="true">${gpg.defaultKeyring}</defaultKeyring>
20:08:42 [2022-11-10T01:08:42.937Z]   <description>${generatePom.description}</description>
20:08:42 [2022-11-10T01:08:42.937Z]   <executable>${gpg.executable}</executable>
20:08:42 [2022-11-10T01:08:42.937Z]   <file>${file}</file>
20:08:42 [2022-11-10T01:08:42.937Z]   <files>${files}</files>
20:08:42 [2022-11-10T01:08:42.937Z]   <generatePom default-value="true">${generatePom}</generatePom>
20:08:42 [2022-11-10T01:08:42.937Z]   <groupId>${groupId}</groupId>
20:08:42 [2022-11-10T01:08:42.937Z]   <homedir>${gpg.homedir}</homedir>
20:08:42 [2022-11-10T01:08:42.937Z]   <interactive default-value="${settings.interactiveMode}"/>
20:08:42 [2022-11-10T01:08:42.937Z]   <javadoc>${javadoc}</javadoc>
20:08:42 [2022-11-10T01:08:42.937Z]   <keyname>${gpg.keyname}</keyname>
20:08:42 [2022-11-10T01:08:42.937Z]   <localRepository default-value="${localRepository}"/>
20:08:42 [2022-11-10T01:08:42.938Z]   <lockMode>${gpg.lockMode}</lockMode>
20:08:42 [2022-11-10T01:08:42.938Z]   <offline default-value="${settings.offline}"/>
20:08:42 [2022-11-10T01:08:42.938Z]   <packaging>${packaging}</packaging>
20:08:42 [2022-11-10T01:08:42.938Z]   <passphrase>${gpg.passphrase}</passphrase>
20:08:42 [2022-11-10T01:08:42.938Z]   <passphraseServerId default-value="gpg.passphrase">${gpg.passphraseServerId}</passphraseServerId>
20:08:42 [2022-11-10T01:08:42.938Z]   <pomFile>${pomFile}</pomFile>
20:08:42 [2022-11-10T01:08:42.938Z]   <project default-value="${project}"/>
20:08:42 [2022-11-10T01:08:42.938Z]   <publicKeyring>${gpg.publicKeyring}</publicKeyring>
20:08:42 [2022-11-10T01:08:42.938Z]   <repositoryId default-value="remote-repository">${repositoryId}</repositoryId>
20:08:42 [2022-11-10T01:08:42.938Z]   <repositoryLayout default-value="default">${repositoryLayout}</repositoryLayout>
20:08:42 [2022-11-10T01:08:42.938Z]   <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
20:08:42 [2022-11-10T01:08:42.938Z]   <secretKeyring>${gpg.secretKeyring}</secretKeyring>
20:08:42 [2022-11-10T01:08:42.938Z]   <settings default-value="${settings}"/>
20:08:42 [2022-11-10T01:08:42.938Z]   <sources>${sources}</sources>
20:08:42 [2022-11-10T01:08:42.938Z]   <types>${types}</types>
20:08:42 [2022-11-10T01:08:42.938Z]   <uniqueVersion default-value="true">${uniqueVersion}</uniqueVersion>
20:08:42 [2022-11-10T01:08:42.938Z]   <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
20:08:42 [2022-11-10T01:08:42.938Z]   <url>${url}</url>
20:08:42 [2022-11-10T01:08:42.938Z]   <useAgent default-value="true">${gpg.useagent}</useAgent>
20:08:42 [2022-11-10T01:08:42.938Z]   <version>${version}</version>
20:08:42 [2022-11-10T01:08:42.938Z] </configuration>
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] =======================================================================
20:08:42 [2022-11-10T01:08:42.938Z] [INFO] 
20:08:42 [2022-11-10T01:08:42.938Z] [INFO] --- maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli) @ standalone-pom ---
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2).
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=1433304, ConflictMarker.markTime=889050, ConflictMarker.nodeCount=40, ConflictIdSorter.graphTime=701381, ConflictIdSorter.topsortTime=511838, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=24521551, ConflictResolver.conflictItemCount=40, DefaultDependencyCollector.collectTime=56488334, DefaultDependencyCollector.transformTime=30869065}
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]          junit:junit:jar:3.8.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]    org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]    org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]       org.sonatype.plexus:plexus-cipher:jar:1.4:compile
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Imported:  < maven.api
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Included: org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Included: junit:junit:jar:3.8.1
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
20:08:42 [2022-11-10T01:08:42.938Z] [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG] Configuring mojo org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6, parent: sun.misc.Launcher$AppClassLoader@7852e922]
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file' with basic configurator -->
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) classifiers = sources,javadoc
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) defaultKeyring = true
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) file = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1.jar
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) files = build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1-javadoc.jar
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) generatePom = true
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) interactive = false
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) localRepository =       id: local
20:08:42 [2022-11-10T01:08:42.939Z]       url: file:///home/jenkins/.m2/repository/
20:08:42 [2022-11-10T01:08:42.939Z]    layout: default
20:08:42 [2022-11-10T01:08:42.939Z] snapshots: [enabled => true, update => always]
20:08:42 [2022-11-10T01:08:42.939Z]  releases: [enabled => true, update => always]
20:08:42 [2022-11-10T01:08:42.939Z]    blocked: false
20:08:42 [2022-11-10T01:08:42.939Z] 
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) offline = false
20:08:42 [2022-11-10T01:08:42.939Z] [DEBUG]   (f) passphraseServerId = gpg.passphrase
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010529-1.pom
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) project = MavenProject: org.apache.maven:standalone-pom:1 @ 
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) repositoryId = ossrh
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) repositoryLayout = default
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) retryFailedDeploymentCount = 1
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@26d10f2e
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) types = jar,jar
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) uniqueVersion = true
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) updateReleaseInfo = false
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) url = https://oss.sonatype.org/content/repositories/snapshots/
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG]   (f) useAgent = true
20:08:43 [2022-11-10T01:08:43.195Z] [DEBUG] -- end configuration --
20:08:43 [2022-11-10T01:08:43.451Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:43 [2022-11-10T01:08:43.451Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:44 [2022-11-10T01:08:44.014Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:44 [2022-11-10T01:08:44.578Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/resolver-status.properties
20:08:44 [2022-11-10T01:08:44.578Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:44 [2022-11-10T01:08:44.578Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:45 [2022-11-10T01:08:45.507Z] [INFO] Metadata[project org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug].filename = org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010842-2.pom
20:08:45 [2022-11-10T01:08:45.507Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug:jar:null:pom].filename = org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010842-2.pom.asc
20:08:45 [2022-11-10T01:08:45.507Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug:jar:null].filename = org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010842-2.jar.asc
20:08:45 [2022-11-10T01:08:45.507Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:45 [2022-11-10T01:08:45.507Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:45 [2022-11-10T01:08:45.508Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:45 [2022-11-10T01:08:45.764Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug:0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010842-2-sources.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:45 [2022-11-10T01:08:45.764Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:46 [2022-11-10T01:08:46.020Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug:jar:sources].filename = org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010842-2-sources.jar.asc
20:08:46 [2022-11-10T01:08:46.276Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:46 [2022-11-10T01:08:46.276Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:46 [2022-11-10T01:08:46.276Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:46 [2022-11-10T01:08:46.532Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug:0.19.0-SNAPSHOT/org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010842-2-javadoc.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:46 [2022-11-10T01:08:46.532Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.jsonrpc.debug/0.19.0-SNAPSHOT/resolver-status.properties
20:08:46 [2022-11-10T01:08:46.788Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.jsonrpc.debug:jar:javadoc].filename = org.eclipse.lsp4j.jsonrpc.debug-0.19.0-20221110.010842-2-javadoc.jar.asc
20:08:46 [2022-11-10T01:08:46.788Z] [INFO] ------------------------------------------------------------------------
20:08:46 [2022-11-10T01:08:46.788Z] [INFO] BUILD SUCCESS
20:08:46 [2022-11-10T01:08:46.788Z] [INFO] ------------------------------------------------------------------------
20:08:46 [2022-11-10T01:08:46.788Z] [INFO] Total time:  4.453 s
20:08:46 [2022-11-10T01:08:46.788Z] [INFO] Finished at: 2022-11-10T01:08:46Z
20:08:46 [2022-11-10T01:08:46.788Z] [INFO] ------------------------------------------------------------------------
20:08:46 [2022-11-10T01:08:46.788Z] + read i
20:08:46 [2022-11-10T01:08:46.788Z] + base=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1
20:08:46 [2022-11-10T01:08:46.788Z] + mvn -X org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file -DpomFile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1.pom -Dfile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1.jar -Dfiles=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1-javadoc.jar -Dclassifiers=sources,javadoc -Dtypes=jar,jar -Durl=https://oss.sonatype.org/content/repositories/snapshots/ -DrepositoryId=ossrh
20:08:47 [2022-11-10T01:08:47.044Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
20:08:47 [2022-11-10T01:08:47.044Z] Maven home: /opt/tools/apache-maven/latest
20:08:47 [2022-11-10T01:08:47.044Z] Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
20:08:47 [2022-11-10T01:08:47.044Z] Default locale: en_US, platform encoding: UTF-8
20:08:47 [2022-11-10T01:08:47.044Z] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG] Created new class realm maven.api
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG] Importing foreign packages into class realm maven.api
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: javax.annotation.* < plexus.core
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: javax.annotation.security.* < plexus.core
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: javax.inject.* < plexus.core
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: org.apache.maven.* < plexus.core
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: org.apache.maven.artifact < plexus.core
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: org.apache.maven.cli < plexus.core
20:08:48 [2022-11-10T01:08:48.406Z] [DEBUG]   Imported: org.apache.maven.configuration < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.exception < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.execution < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.model < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.monitor < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.plugin < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.profiles < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.project < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.reporting < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.repository < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.settings < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.usability < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.classworlds < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.eclipse.aether.version < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.slf4j.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.slf4j.event.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG]   Imported: org.slf4j.spi.* < plexus.core
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG] Populating class realm maven.api
20:08:48 [2022-11-10T01:08:48.407Z] [INFO] Error stacktraces are turned on.
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG] Message scheme: plain
20:08:48 [2022-11-10T01:08:48.407Z] [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
20:08:48 [2022-11-10T01:08:48.408Z] [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
20:08:48 [2022-11-10T01:08:48.408Z] [DEBUG] Reading global toolchains from /opt/tools/apache-maven/latest/conf/toolchains.xml
20:08:48 [2022-11-10T01:08:48.408Z] [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
20:08:48 [2022-11-10T01:08:48.408Z] [DEBUG] Using local repository at /home/jenkins/.m2/repository
20:08:48 [2022-11-10T01:08:48.408Z] [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository
20:08:48 [2022-11-10T01:08:48.663Z] [INFO] Scanning for projects...
20:08:48 [2022-11-10T01:08:48.663Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
20:08:48 [2022-11-10T01:08:48.663Z] [DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
20:08:48 [2022-11-10T01:08:48.663Z] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] === REACTOR BUILD PLAN ================================================
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Project: org.apache.maven:standalone-pom:pom:1
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Tasks:   [org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file]
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Style:   Aggregating
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] =======================================================================
20:08:48 [2022-11-10T01:08:48.919Z] [INFO] 
20:08:48 [2022-11-10T01:08:48.919Z] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
20:08:48 [2022-11-10T01:08:48.919Z] [INFO] Building Maven Stub Project (No POM) 1
20:08:48 [2022-11-10T01:08:48.919Z] [INFO] --------------------------------[ pom ]---------------------------------
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] === PROJECT BUILD PLAN ================================================
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Project:       org.apache.maven:standalone-pom:1
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Dependencies (collect): []
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Dependencies (resolve): []
20:08:48 [2022-11-10T01:08:48.919Z] [DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Repositories (plugins)     : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] -----------------------------------------------------------------------
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Goal:          org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli)
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Style:         Regular
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
20:08:48 [2022-11-10T01:08:48.920Z] <configuration>
20:08:48 [2022-11-10T01:08:48.920Z]   <artifactId>${artifactId}</artifactId>
20:08:48 [2022-11-10T01:08:48.920Z]   <ascDirectory>${gpg.ascDirectory}</ascDirectory>
20:08:48 [2022-11-10T01:08:48.920Z]   <classifier>${classifier}</classifier>
20:08:48 [2022-11-10T01:08:48.920Z]   <classifiers>${classifiers}</classifiers>
20:08:48 [2022-11-10T01:08:48.920Z]   <defaultKeyring default-value="true">${gpg.defaultKeyring}</defaultKeyring>
20:08:48 [2022-11-10T01:08:48.920Z]   <description>${generatePom.description}</description>
20:08:48 [2022-11-10T01:08:48.920Z]   <executable>${gpg.executable}</executable>
20:08:48 [2022-11-10T01:08:48.920Z]   <file>${file}</file>
20:08:48 [2022-11-10T01:08:48.920Z]   <files>${files}</files>
20:08:48 [2022-11-10T01:08:48.920Z]   <generatePom default-value="true">${generatePom}</generatePom>
20:08:48 [2022-11-10T01:08:48.920Z]   <groupId>${groupId}</groupId>
20:08:48 [2022-11-10T01:08:48.920Z]   <homedir>${gpg.homedir}</homedir>
20:08:48 [2022-11-10T01:08:48.920Z]   <interactive default-value="${settings.interactiveMode}"/>
20:08:48 [2022-11-10T01:08:48.920Z]   <javadoc>${javadoc}</javadoc>
20:08:48 [2022-11-10T01:08:48.920Z]   <keyname>${gpg.keyname}</keyname>
20:08:48 [2022-11-10T01:08:48.920Z]   <localRepository default-value="${localRepository}"/>
20:08:48 [2022-11-10T01:08:48.920Z]   <lockMode>${gpg.lockMode}</lockMode>
20:08:48 [2022-11-10T01:08:48.920Z]   <offline default-value="${settings.offline}"/>
20:08:48 [2022-11-10T01:08:48.920Z]   <packaging>${packaging}</packaging>
20:08:48 [2022-11-10T01:08:48.920Z]   <passphrase>${gpg.passphrase}</passphrase>
20:08:48 [2022-11-10T01:08:48.920Z]   <passphraseServerId default-value="gpg.passphrase">${gpg.passphraseServerId}</passphraseServerId>
20:08:48 [2022-11-10T01:08:48.920Z]   <pomFile>${pomFile}</pomFile>
20:08:48 [2022-11-10T01:08:48.920Z]   <project default-value="${project}"/>
20:08:48 [2022-11-10T01:08:48.920Z]   <publicKeyring>${gpg.publicKeyring}</publicKeyring>
20:08:48 [2022-11-10T01:08:48.920Z]   <repositoryId default-value="remote-repository">${repositoryId}</repositoryId>
20:08:48 [2022-11-10T01:08:48.920Z]   <repositoryLayout default-value="default">${repositoryLayout}</repositoryLayout>
20:08:48 [2022-11-10T01:08:48.920Z]   <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
20:08:48 [2022-11-10T01:08:48.920Z]   <secretKeyring>${gpg.secretKeyring}</secretKeyring>
20:08:48 [2022-11-10T01:08:48.920Z]   <settings default-value="${settings}"/>
20:08:48 [2022-11-10T01:08:48.920Z]   <sources>${sources}</sources>
20:08:48 [2022-11-10T01:08:48.920Z]   <types>${types}</types>
20:08:48 [2022-11-10T01:08:48.920Z]   <uniqueVersion default-value="true">${uniqueVersion}</uniqueVersion>
20:08:48 [2022-11-10T01:08:48.920Z]   <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
20:08:48 [2022-11-10T01:08:48.920Z]   <url>${url}</url>
20:08:48 [2022-11-10T01:08:48.920Z]   <useAgent default-value="true">${gpg.useagent}</useAgent>
20:08:48 [2022-11-10T01:08:48.920Z]   <version>${version}</version>
20:08:48 [2022-11-10T01:08:48.920Z] </configuration>
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] =======================================================================
20:08:48 [2022-11-10T01:08:48.920Z] [INFO] 
20:08:48 [2022-11-10T01:08:48.920Z] [INFO] --- maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli) @ standalone-pom ---
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2).
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=1067176, ConflictMarker.markTime=797882, ConflictMarker.nodeCount=40, ConflictIdSorter.graphTime=683340, ConflictIdSorter.topsortTime=543504, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4590582, ConflictResolver.conflictItemCount=40, DefaultDependencyCollector.collectTime=72297016, DefaultDependencyCollector.transformTime=10524759}
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG] org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
20:08:48 [2022-11-10T01:08:48.920Z] [DEBUG]          junit:junit:jar:3.8.1:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]    org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]    org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]       org.sonatype.plexus:plexus-cipher:jar:1.4:compile
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Imported:  < maven.api
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Included: org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Included: junit:junit:jar:3.8.1
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG] Configuring mojo org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6, parent: sun.misc.Launcher$AppClassLoader@7852e922]
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file' with basic configurator -->
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) classifiers = sources,javadoc
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) defaultKeyring = true
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) file = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1.jar
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) files = build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1-javadoc.jar
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) generatePom = true
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) interactive = false
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) localRepository =       id: local
20:08:48 [2022-11-10T01:08:48.921Z]       url: file:///home/jenkins/.m2/repository/
20:08:48 [2022-11-10T01:08:48.921Z]    layout: default
20:08:48 [2022-11-10T01:08:48.921Z] snapshots: [enabled => true, update => always]
20:08:48 [2022-11-10T01:08:48.921Z]  releases: [enabled => true, update => always]
20:08:48 [2022-11-10T01:08:48.921Z]    blocked: false
20:08:48 [2022-11-10T01:08:48.921Z] 
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) offline = false
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) passphraseServerId = gpg.passphrase
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010529-1.pom
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) project = MavenProject: org.apache.maven:standalone-pom:1 @ 
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) repositoryId = ossrh
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) repositoryLayout = default
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) retryFailedDeploymentCount = 1
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@26d10f2e
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) types = jar,jar
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) uniqueVersion = true
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) updateReleaseInfo = false
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) url = https://oss.sonatype.org/content/repositories/snapshots/
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG]   (f) useAgent = true
20:08:48 [2022-11-10T01:08:48.921Z] [DEBUG] -- end configuration --
20:08:49 [2022-11-10T01:08:49.483Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:49 [2022-11-10T01:08:49.483Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:50 [2022-11-10T01:08:50.046Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/resolver-status.properties
20:08:50 [2022-11-10T01:08:50.302Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/resolver-status.properties
20:08:50 [2022-11-10T01:08:50.577Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/resolver-status.properties
20:08:50 [2022-11-10T01:08:50.577Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/resolver-status.properties
20:08:51 [2022-11-10T01:08:51.519Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket:jar:null].filename = org.eclipse.lsp4j.websocket-0.19.0-20221110.010848-2.jar.asc
20:08:51 [2022-11-10T01:08:51.520Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket:jar:null:pom].filename = org.eclipse.lsp4j.websocket-0.19.0-20221110.010848-2.pom.asc
20:08:51 [2022-11-10T01:08:51.520Z] [INFO] Metadata[project org.eclipse.lsp4j:org.eclipse.lsp4j.websocket].filename = org.eclipse.lsp4j.websocket-0.19.0-20221110.010848-2.pom
20:08:51 [2022-11-10T01:08:51.520Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:51 [2022-11-10T01:08:51.520Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:51 [2022-11-10T01:08:51.520Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/resolver-status.properties
20:08:51 [2022-11-10T01:08:51.777Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.websocket:0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010848-2-sources.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:51 [2022-11-10T01:08:51.777Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/resolver-status.properties
20:08:52 [2022-11-10T01:08:52.033Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket:jar:sources].filename = org.eclipse.lsp4j.websocket-0.19.0-20221110.010848-2-sources.jar.asc
20:08:52 [2022-11-10T01:08:52.292Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:52 [2022-11-10T01:08:52.292Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:52 [2022-11-10T01:08:52.293Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/resolver-status.properties
20:08:52 [2022-11-10T01:08:52.549Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.websocket:0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket-0.19.0-20221110.010848-2-javadoc.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:52 [2022-11-10T01:08:52.549Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket/0.19.0-SNAPSHOT/resolver-status.properties
20:08:53 [2022-11-10T01:08:53.111Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket:jar:javadoc].filename = org.eclipse.lsp4j.websocket-0.19.0-20221110.010848-2-javadoc.jar.asc
20:08:53 [2022-11-10T01:08:53.111Z] [INFO] ------------------------------------------------------------------------
20:08:53 [2022-11-10T01:08:53.111Z] [INFO] BUILD SUCCESS
20:08:53 [2022-11-10T01:08:53.111Z] [INFO] ------------------------------------------------------------------------
20:08:53 [2022-11-10T01:08:53.111Z] [INFO] Total time:  4.593 s
20:08:53 [2022-11-10T01:08:53.111Z] [INFO] Finished at: 2022-11-10T01:08:52Z
20:08:53 [2022-11-10T01:08:53.111Z] [INFO] ------------------------------------------------------------------------
20:08:53 [2022-11-10T01:08:53.111Z] + read i
20:08:53 [2022-11-10T01:08:53.111Z] + base=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1
20:08:53 [2022-11-10T01:08:53.111Z] + mvn -X org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file -DpomFile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1.pom -Dfile=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1.jar -Dfiles=build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1-javadoc.jar -Dclassifiers=sources,javadoc -Dtypes=jar,jar -Durl=https://oss.sonatype.org/content/repositories/snapshots/ -DrepositoryId=ossrh
20:08:53 [2022-11-10T01:08:53.367Z] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
20:08:53 [2022-11-10T01:08:53.367Z] Maven home: /opt/tools/apache-maven/latest
20:08:53 [2022-11-10T01:08:53.367Z] Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
20:08:53 [2022-11-10T01:08:53.367Z] Default locale: en_US, platform encoding: UTF-8
20:08:53 [2022-11-10T01:08:53.367Z] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG] Created new class realm maven.api
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG] Importing foreign packages into class realm maven.api
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: javax.annotation.* < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: javax.annotation.security.* < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: javax.inject.* < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.* < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.artifact < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.cli < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.configuration < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.exception < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.execution < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.model < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.monitor < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.plugin < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.profiles < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.project < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.reporting < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.repository < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.settings < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.usability < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.classworlds < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
20:08:54 [2022-11-10T01:08:54.738Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.* < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.eclipse.aether.version < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.slf4j.* < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.slf4j.event.* < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG]   Imported: org.slf4j.spi.* < plexus.core
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Populating class realm maven.api
20:08:54 [2022-11-10T01:08:54.739Z] [INFO] Error stacktraces are turned on.
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Message scheme: plain
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Reading global settings from /opt/tools/apache-maven/latest/conf/settings.xml
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Reading user settings from /home/jenkins/.m2/settings.xml
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Reading global toolchains from /opt/tools/apache-maven/latest/conf/toolchains.xml
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Reading user toolchains from /home/jenkins/.m2/toolchains.xml
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Using local repository at /home/jenkins/.m2/repository
20:08:54 [2022-11-10T01:08:54.739Z] [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/jenkins/.m2/repository
20:08:54 [2022-11-10T01:08:54.996Z] [INFO] Scanning for projects...
20:08:54 [2022-11-10T01:08:54.996Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (https://repo.maven.apache.org/maven2).
20:08:54 [2022-11-10T01:08:54.996Z] [DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] === REACTOR BUILD PLAN ================================================
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Project: org.apache.maven:standalone-pom:pom:1
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Tasks:   [org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file]
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Style:   Aggregating
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] =======================================================================
20:08:54 [2022-11-10T01:08:54.997Z] [INFO] 
20:08:54 [2022-11-10T01:08:54.997Z] [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
20:08:54 [2022-11-10T01:08:54.997Z] [INFO] Building Maven Stub Project (No POM) 1
20:08:54 [2022-11-10T01:08:54.997Z] [INFO] --------------------------------[ pom ]---------------------------------
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] === PROJECT BUILD PLAN ================================================
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Project:       org.apache.maven:standalone-pom:1
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Dependencies (collect): []
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Dependencies (resolve): []
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Repositories (dependencies): [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Repositories (plugins)     : [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] -----------------------------------------------------------------------
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Goal:          org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli)
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Style:         Regular
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
20:08:54 [2022-11-10T01:08:54.997Z] <configuration>
20:08:54 [2022-11-10T01:08:54.997Z]   <artifactId>${artifactId}</artifactId>
20:08:54 [2022-11-10T01:08:54.997Z]   <ascDirectory>${gpg.ascDirectory}</ascDirectory>
20:08:54 [2022-11-10T01:08:54.997Z]   <classifier>${classifier}</classifier>
20:08:54 [2022-11-10T01:08:54.997Z]   <classifiers>${classifiers}</classifiers>
20:08:54 [2022-11-10T01:08:54.997Z]   <defaultKeyring default-value="true">${gpg.defaultKeyring}</defaultKeyring>
20:08:54 [2022-11-10T01:08:54.997Z]   <description>${generatePom.description}</description>
20:08:54 [2022-11-10T01:08:54.997Z]   <executable>${gpg.executable}</executable>
20:08:54 [2022-11-10T01:08:54.997Z]   <file>${file}</file>
20:08:54 [2022-11-10T01:08:54.997Z]   <files>${files}</files>
20:08:54 [2022-11-10T01:08:54.997Z]   <generatePom default-value="true">${generatePom}</generatePom>
20:08:54 [2022-11-10T01:08:54.997Z]   <groupId>${groupId}</groupId>
20:08:54 [2022-11-10T01:08:54.997Z]   <homedir>${gpg.homedir}</homedir>
20:08:54 [2022-11-10T01:08:54.997Z]   <interactive default-value="${settings.interactiveMode}"/>
20:08:54 [2022-11-10T01:08:54.997Z]   <javadoc>${javadoc}</javadoc>
20:08:54 [2022-11-10T01:08:54.997Z]   <keyname>${gpg.keyname}</keyname>
20:08:54 [2022-11-10T01:08:54.997Z]   <localRepository default-value="${localRepository}"/>
20:08:54 [2022-11-10T01:08:54.997Z]   <lockMode>${gpg.lockMode}</lockMode>
20:08:54 [2022-11-10T01:08:54.997Z]   <offline default-value="${settings.offline}"/>
20:08:54 [2022-11-10T01:08:54.997Z]   <packaging>${packaging}</packaging>
20:08:54 [2022-11-10T01:08:54.997Z]   <passphrase>${gpg.passphrase}</passphrase>
20:08:54 [2022-11-10T01:08:54.997Z]   <passphraseServerId default-value="gpg.passphrase">${gpg.passphraseServerId}</passphraseServerId>
20:08:54 [2022-11-10T01:08:54.997Z]   <pomFile>${pomFile}</pomFile>
20:08:54 [2022-11-10T01:08:54.997Z]   <project default-value="${project}"/>
20:08:54 [2022-11-10T01:08:54.997Z]   <publicKeyring>${gpg.publicKeyring}</publicKeyring>
20:08:54 [2022-11-10T01:08:54.997Z]   <repositoryId default-value="remote-repository">${repositoryId}</repositoryId>
20:08:54 [2022-11-10T01:08:54.997Z]   <repositoryLayout default-value="default">${repositoryLayout}</repositoryLayout>
20:08:54 [2022-11-10T01:08:54.997Z]   <retryFailedDeploymentCount default-value="1">${retryFailedDeploymentCount}</retryFailedDeploymentCount>
20:08:54 [2022-11-10T01:08:54.997Z]   <secretKeyring>${gpg.secretKeyring}</secretKeyring>
20:08:54 [2022-11-10T01:08:54.997Z]   <settings default-value="${settings}"/>
20:08:54 [2022-11-10T01:08:54.997Z]   <sources>${sources}</sources>
20:08:54 [2022-11-10T01:08:54.997Z]   <types>${types}</types>
20:08:54 [2022-11-10T01:08:54.997Z]   <uniqueVersion default-value="true">${uniqueVersion}</uniqueVersion>
20:08:54 [2022-11-10T01:08:54.997Z]   <updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
20:08:54 [2022-11-10T01:08:54.997Z]   <url>${url}</url>
20:08:54 [2022-11-10T01:08:54.997Z]   <useAgent default-value="true">${gpg.useagent}</useAgent>
20:08:54 [2022-11-10T01:08:54.997Z]   <version>${version}</version>
20:08:54 [2022-11-10T01:08:54.997Z] </configuration>
20:08:54 [2022-11-10T01:08:54.997Z] [DEBUG] =======================================================================
20:08:54 [2022-11-10T01:08:54.997Z] [INFO] 
20:08:54 [2022-11-10T01:08:54.998Z] [INFO] --- maven-gpg-plugin:1.6:sign-and-deploy-file (default-cli) @ standalone-pom ---
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2).
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG] Using mirror eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) for central (http://repo1.maven.org/maven2).
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org).
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=1124593, ConflictMarker.markTime=826216, ConflictMarker.nodeCount=40, ConflictIdSorter.graphTime=756507, ConflictIdSorter.topsortTime=505671, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4627874, ConflictResolver.conflictItemCount=40, DefaultDependencyCollector.collectTime=96102352, DefaultDependencyCollector.transformTime=10533927}
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG] org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]          backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]          junit:junit:jar:3.8.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]    org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]    org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG]       org.sonatype.plexus:plexus-cipher:jar:1.4:compile
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:55 [2022-11-10T01:08:55.254Z] [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Imported:  < maven.api
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Included: org.apache.maven.plugins:maven-gpg-plugin:jar:1.6
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Included: junit:junit:jar:3.8.1
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG] Configuring mojo org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-gpg-plugin:1.6, parent: sun.misc.Launcher$AppClassLoader@7852e922]
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-gpg-plugin:1.6:sign-and-deploy-file' with basic configurator -->
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) classifiers = sources,javadoc
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) defaultKeyring = true
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) file = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1.jar
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) files = build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1-sources.jar,build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1-javadoc.jar
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) generatePom = true
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) interactive = false
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) localRepository =       id: local
20:08:55 [2022-11-10T01:08:55.255Z]       url: file:///home/jenkins/.m2/repository/
20:08:55 [2022-11-10T01:08:55.255Z]    layout: default
20:08:55 [2022-11-10T01:08:55.255Z] snapshots: [enabled => true, update => always]
20:08:55 [2022-11-10T01:08:55.255Z]  releases: [enabled => true, update => always]
20:08:55 [2022-11-10T01:08:55.255Z]    blocked: false
20:08:55 [2022-11-10T01:08:55.255Z] 
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) offline = false
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) passphraseServerId = gpg.passphrase
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) pomFile = /home/jenkins/agent/workspace/lsp4j-multi-build_main/build/maven-repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010529-1.pom
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) project = MavenProject: org.apache.maven:standalone-pom:1 @ 
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) repositoryId = ossrh
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) repositoryLayout = default
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) retryFailedDeploymentCount = 1
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@26d10f2e
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) types = jar,jar
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) uniqueVersion = true
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) updateReleaseInfo = false
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) url = https://oss.sonatype.org/content/repositories/snapshots/
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG]   (f) useAgent = true
20:08:55 [2022-11-10T01:08:55.255Z] [DEBUG] -- end configuration --
20:08:55 [2022-11-10T01:08:55.818Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:55 [2022-11-10T01:08:55.818Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:56 [2022-11-10T01:08:56.074Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/resolver-status.properties
20:08:56 [2022-11-10T01:08:56.638Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/resolver-status.properties
20:08:56 [2022-11-10T01:08:56.638Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/resolver-status.properties
20:08:56 [2022-11-10T01:08:56.895Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/resolver-status.properties
20:08:57 [2022-11-10T01:08:57.457Z] [INFO] Metadata[project org.eclipse.lsp4j:org.eclipse.lsp4j.websocket.jakarta].filename = org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010854-2.pom
20:08:57 [2022-11-10T01:08:57.457Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket.jakarta:jar:null].filename = org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010854-2.jar.asc
20:08:57 [2022-11-10T01:08:57.457Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket.jakarta:jar:null:pom].filename = org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010854-2.pom.asc
20:08:57 [2022-11-10T01:08:57.715Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:57 [2022-11-10T01:08:57.715Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:57 [2022-11-10T01:08:57.715Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/resolver-status.properties
20:08:57 [2022-11-10T01:08:57.972Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.websocket.jakarta:0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010854-2-sources.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:57 [2022-11-10T01:08:57.972Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/resolver-status.properties
20:08:58 [2022-11-10T01:08:58.228Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket.jakarta:jar:sources].filename = org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010854-2-sources.jar.asc
20:08:58 [2022-11-10T01:08:58.485Z] [DEBUG] Using transporter WagonTransporter with priority -1.0 for https://oss.sonatype.org/content/repositories/snapshots/
20:08:58 [2022-11-10T01:08:58.485Z] [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for https://oss.sonatype.org/content/repositories/snapshots/ with username=5IAki939, password=***
20:08:58 [2022-11-10T01:08:58.485Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/resolver-status.properties
20:08:58 [2022-11-10T01:08:58.741Z] [DEBUG] Could not find metadata org.eclipse.lsp4j:org.eclipse.lsp4j.websocket.jakarta:0.19.0-SNAPSHOT/org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010854-2-javadoc.jar.asc in ossrh (https://oss.sonatype.org/content/repositories/snapshots/)
20:08:58 [2022-11-10T01:08:58.741Z] [DEBUG] Writing tracking file /home/jenkins/.m2/repository/org/eclipse/lsp4j/org.eclipse.lsp4j.websocket.jakarta/0.19.0-SNAPSHOT/resolver-status.properties
20:08:58 [2022-11-10T01:08:58.997Z] [INFO] Metadata[gpg signature org.eclipse.lsp4j:org.eclipse.lsp4j.websocket.jakarta:jar:javadoc].filename = org.eclipse.lsp4j.websocket.jakarta-0.19.0-20221110.010854-2-javadoc.jar.asc
20:08:58 [2022-11-10T01:08:58.997Z] [INFO] ------------------------------------------------------------------------
20:08:58 [2022-11-10T01:08:58.997Z] [INFO] BUILD SUCCESS
20:08:58 [2022-11-10T01:08:58.997Z] [INFO] ------------------------------------------------------------------------
20:08:58 [2022-11-10T01:08:58.997Z] [INFO] Total time:  4.465 s
20:08:58 [2022-11-10T01:08:58.997Z] [INFO] Finished at: 2022-11-10T01:08:58Z
20:08:58 [2022-11-10T01:08:58.997Z] [INFO] ------------------------------------------------------------------------
20:08:58 [2022-11-10T01:08:58.997Z] + read i
[Pipeline] }
20:08:59 [2022-11-10T01:08:59.008Z] $ ssh-agent -k
20:08:59 [2022-11-10T01:08:59.013Z] unset SSH_AUTH_SOCK;
20:08:59 [2022-11-10T01:08:59.014Z] unset SSH_AGENT_PID;
20:08:59 [2022-11-10T01:08:59.014Z] echo Agent pid 1197 killed;
20:08:59 [2022-11-10T01:08:59.014Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] junit
20:08:59 [2022-11-10T01:08:59.057Z] Recording test results
20:08:59 [2022-11-10T01:08:59.596Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
20:08:59 [2022-11-10T01:08:59.603Z] Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS