Started by user Matthias Mueller Running as Matthias Mueller Building in workspace /var/lib/jenkins/workspace/appNG_Deploy_To_Repo The recommended git tool is: git using credential 7212ca60-dbd7-4a0f-9f8e-b6bc3d3993d4 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng.git > git --version # timeout=10 > git --version # 'git version 2.11.0' using GIT_SSH to set credentials > git fetch --tags --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/refs/tags/appng-1.24.4^{commit} # timeout=10 > git rev-parse refs/tags/appng-1.24.4^{commit} # timeout=10 Checking out Revision 0252942755ca5df26d766bd29d8c4d53b42a8981 (refs/tags/appng-1.24.4) > git config core.sparsecheckout # timeout=10 > git checkout -f 0252942755ca5df26d766bd29d8c4d53b42a8981 # timeout=10 Commit message: "preparing release 1.24.4" > git rev-list --no-walk 0252942755ca5df26d766bd29d8c4d53b42a8981 # timeout=10 Parsing POMs Established TCP socket on 40487 [appNG_Deploy_To_Repo] $ /var/lib/jenkins/tools/hudson.model.JDK/Adoptium_OpenJDK8/jdk8u322-b06/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/lib/jenkins/%C/jenkins/war/WEB-INF/lib/remoting-4.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 40487 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/pom.xml -s /var/lib/jenkins/.m2/settings.xml deploy -Djavax.xml.accessExternalSchema=all -DaltDeploymentRepository=appng-stable::default::https://appng.org/nexus/repository/appng-stable/ -Dmaven.test.skip [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] appNG Parent [pom] [INFO] appNG Tools [jar] [INFO] appNG Mail [jar] [INFO] appNG Forms [jar] [INFO] appng Formtags [jar] [INFO] appNG XML-API [jar] [INFO] appNG public API [jar] [INFO] appNG testsupport [jar] [INFO] appNG REST API [jar] [INFO] appNG Persistence-Tools [jar] [INFO] appNG Search [jar] [INFO] appNG Core Library [jar] [INFO] appNG Command Line Interface [jar] [INFO] appNG Tag Library [jar] [INFO] appNGizer JAXB API [jar] [INFO] appNGizer [jar] [INFO] appNG Application [war] [INFO] appNG application BOM [pom] [INFO] appNG Documentation [jar] [INFO] appNG Template Assembly Descriptors [jar] [INFO] appNG Template Parent [pom] [INFO] appng-application-assembly [jar] [INFO] appNG application parent [pom] [INFO] Archetype - appng-archetype-application [jar] [INFO] appNG appNGizer Maven Plugin [maven-plugin] [INFO] appNG camunda [jar] [INFO] appNG Application, including Camunda BPM process engine libraries [war] [INFO] appNG Maven Plugin [maven-plugin] [INFO] [INFO] -----------------------< org.appng:appng-parent >----------------------- [INFO] Building appNG Parent 1.24.4 [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.24.4/appng-parent-1.24.4.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-parent --- [INFO] Using alternate deployment repository appng-stable::default::https://appng.org/nexus/repository/appng-stable/ [INFO] Uploading to appng-stable: https://appng.org/nexus/repository/appng-stable/org/appng/appng-parent/1.24.4/appng-parent-1.24.4.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 1.24.4: [INFO] [INFO] appNG Parent ....................................... FAILURE [ 1.914 s] [INFO] appNG Tools ........................................ SKIPPED [INFO] appNG Mail ......................................... SKIPPED [INFO] appNG Forms ........................................ SKIPPED [INFO] appng Formtags ..................................... SKIPPED [INFO] appNG XML-API ...................................... SKIPPED [INFO] appNG public API ................................... SKIPPED [INFO] appNG testsupport .................................. SKIPPED [INFO] appNG REST API ..................................... SKIPPED [INFO] appNG Persistence-Tools ............................ SKIPPED [INFO] appNG Search ....................................... SKIPPED [INFO] appNG Core Library ................................. SKIPPED [INFO] appNG Command Line Interface ....................... SKIPPED [INFO] appNG Tag Library .................................. SKIPPED [INFO] appNGizer JAXB API ................................. SKIPPED [INFO] appNGizer .......................................... SKIPPED [INFO] appNG Application .................................. SKIPPED [INFO] appNG application BOM .............................. SKIPPED [INFO] appNG Documentation ................................ SKIPPED [INFO] appNG Template Assembly Descriptors ................ SKIPPED [INFO] appNG Template Parent .............................. SKIPPED [INFO] appng-application-assembly ......................... SKIPPED [INFO] appNG application parent ........................... SKIPPED [INFO] Archetype - appng-archetype-application ............ SKIPPED [INFO] appNG appNGizer Maven Plugin ....................... SKIPPED [INFO] appNG camunda ...................................... SKIPPED [INFO] appNG Application, including Camunda BPM process engine libraries SKIPPED [INFO] appNG Maven Plugin ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.489 s [INFO] Finished at: 2022-04-11T13:32:37+02:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project appng-parent: Failed to deploy artifacts: Could not transfer artifact org.appng:appng-parent:pom:1.24.4 from/to appng-stable (https://appng.org/nexus/repository/appng-stable/): Transfer failed for https://appng.org/nexus/repository/appng-stable/org/appng/appng-parent/1.24.4/appng-parent-1.24.4.pom 400 Repository does not allow updating assets: appng-stable -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-template-assembly/pom.xml to org.appng/appng-template-assembly/1.24.4/appng-template-assembly-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-formtags/pom.xml to org.appng/appng-formtags/1.24.4/appng-formtags-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-api/pom.xml to org.appng/appng-api/1.24.4/appng-api-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-documentation/pom.xml to org.appng/appng-documentation/1.24.4/appng-documentation-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-rest-api/pom.xml to org.appng/appng-rest-api/1.24.4/appng-rest-api-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-forms/pom.xml to org.appng/appng-forms/1.24.4/appng-forms-1.24.4.pom [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-search/pom.xml to org.appng/appng-search/1.24.4/appng-search-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-application-parent/pom.xml to org.appng/appng-application-parent/1.24.4/appng-application-parent-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-cli/pom.xml to org.appng/appng-cli/1.24.4/appng-cli-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-taglib/pom.xml to org.appng/appng-taglib/1.24.4/appng-taglib-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-testsupport/pom.xml to org.appng/appng-testsupport/1.24.4/appng-testsupport-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-appngizer/pom.xml to org.appng/appng-appngizer/1.24.4/appng-appngizer-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-archetype-application/pom.xml to org.appng/appng-archetype-application/1.24.4/appng-archetype-application-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-persistence/pom.xml to org.appng/appng-persistence/1.24.4/appng-persistence-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-application-assembly/pom.xml to org.appng/appng-application-assembly/1.24.4/appng-application-assembly-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-mail/pom.xml to org.appng/appng-mail/1.24.4/appng-mail-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-core/pom.xml to org.appng/appng-core/1.24.4/appng-core-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-camunda/pom.xml to org.appng/appng-camunda/1.24.4/appng-camunda-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-application/pom.xml to org.appng/appng-application/1.24.4/appng-application-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-appngizer-maven-plugin/pom.xml to org.appng.maven/appng-appngizer-maven-plugin/1.24.4/appng-appngizer-maven-plugin-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-maven-plugin/pom.xml to org.appng/appng-maven-plugin/1.24.4/appng-maven-plugin-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-tools/pom.xml to org.appng/appng-tools/1.24.4/appng-tools-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-appngizer-jaxb/pom.xml to org.appng/appng-appngizer-jaxb/1.24.4/appng-appngizer-jaxb-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-xmlapi/pom.xml to org.appng/appng-xmlapi/1.24.4/appng-xmlapi-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-application-camunda/pom.xml to org.appng/appng-application-camunda/1.24.4/appng-application-camunda-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-template-parent/pom.xml to org.appng/appng-template-parent/1.24.4/appng-template-parent-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/pom.xml to org.appng/appng-parent/1.24.4/appng-parent-1.24.4.pom [JENKINS] Archiving /var/lib/jenkins/workspace/appNG_Deploy_To_Repo/appng-application-bom/pom.xml to org.appng/appng-application-bom/1.24.4/appng-application-bom-1.24.4.pom channel stopped Finished: FAILURE