Started by GitLab push by Ilenia Salvadori Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Backend using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/diamant/backend.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/backend.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/backend.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit 0c5b4e636da24aa71d78df00d2df7e3704158108, since it originates from another repository > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 0c5b4e636da24aa71d78df00d2df7e3704158108 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c5b4e636da24aa71d78df00d2df7e3704158108 Commit message: "- update version of Product Model" > git rev-list --no-walk 0af3aca087211f49a4730c67db0d0cd021dcb6b4 # timeout=10 [Gradle] - Launching build. [DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release Starting a Gradle Daemon (subsequent builds will be faster) Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.core/1.13.0/org.apache.aries.rsa.core-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.13.0/org.apache.aries.rsa.topology-manager-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.13.0/org.apache.aries.rsa.spi-1.13.0.jar Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.7/org.gecko.emf.pushstreams-1.0.7.jar :de.dim.diamant.product:clean :de.dim.diamant.product.model:clean :de.dim.diamant.product.tests:clean :de.dim.diamant.rest:clean :de.dim.diamant.rest.model:clean :de.dim.diamant.runtime:clean :de.dim.diamant.product.model:compileJava :de.dim.diamant.product.model:processResources NO-SOURCE :de.dim.diamant.product.model:classes :de.dim.diamant.product.model:jar :de.dim.diamant.product:compileJava :de.dim.diamant.product:processResources NO-SOURCE :de.dim.diamant.product:classes :de.dim.diamant.product:jar/var/jenkins_home/workspace/DIM-Diamant-Backend/de.dim.diamant.product/api.bnd:0: error: de.dim.diamant.product.api: Baseline mismatch for package de.dim.diamant.product.api, MAJOR change. Current is 1.0.0, repo is 1.0.0, suggest 2.0.0 or 1.1.0 MAJOR PACKAGE de.dim.diamant.product.api ADDED INTERFACE de.dim.diamant.product.api.ProcessStepService ADDED ACCESS abstract ADDED METHOD addProcessStep(java.lang.String,java.lang.String,de.dim.diamant.product.model.diamantProduct.ProcessStepType) ADDED ACCESS abstract ADDED RETURN de.dim.diamant.product.model.diamantProduct.ProcessStep ADDED METHOD getProcessSteps(java.lang.String) ADDED ACCESS abstract ADDED RETURN java.util.List ADDED METHOD getProcessStepsByType(java.lang.String,java.lang.String) ADDED ACCESS abstract ADDED RETURN java.util.List ADDED ANNOTATED org.osgi.annotation.versioning.ProviderType MAJOR INTERFACE de.dim.diamant.product.api.ProductService REMOVED METHOD getProcessSteps(java.lang.String) REMOVED ACCESS abstract REMOVED RETURN java.util.List REMOVED METHOD getProcessStepsByType(java.lang.String,java.lang.String) REMOVED ACCESS abstract REMOVED RETURN java.util.List /var/jenkins_home/workspace/DIM-Diamant-Backend/de.dim.diamant.product/sample.bnd:0: error: de.dim.diamant.product.sample: Baseline mismatch for package de.dim.diamant.product.api, MAJOR change. Current is 1.0.0, repo is 1.0.0, suggest 2.0.0 or 1.1.0 MAJOR PACKAGE de.dim.diamant.product.api ADDED INTERFACE de.dim.diamant.product.api.ProcessStepService ADDED ACCESS abstract ADDED METHOD addProcessStep(java.lang.String,java.lang.String,de.dim.diamant.product.model.diamantProduct.ProcessStepType) ADDED ACCESS abstract ADDED RETURN de.dim.diamant.product.model.diamantProduct.ProcessStep ADDED METHOD getProcessSteps(java.lang.String) ADDED ACCESS abstract ADDED RETURN java.util.List ADDED METHOD getProcessStepsByType(java.lang.String,java.lang.String) ADDED ACCESS abstract ADDED RETURN java.util.List ADDED ANNOTATED org.osgi.annotation.versioning.ProviderType MAJOR INTERFACE de.dim.diamant.product.api.ProductService REMOVED METHOD getProcessSteps(java.lang.String) REMOVED ACCESS abstract REMOVED RETURN java.util.List REMOVED METHOD getProcessStepsByType(java.lang.String,java.lang.String) REMOVED ACCESS abstract REMOVED RETURN java.util.List FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':de.dim.diamant.product:jar'. > de.dim.diamant.product has errors, 2 errors were reported * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 9s 10 actionable tasks: 10 executed Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Sending e-mails to: i.salvadori@data-in-motion.biz ERROR: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o7sm64680594wru.58 - gsmtp javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o7sm64680594wru.58 - gsmtp at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809) at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669) at javax.mail.Service.connect(Service.java:317) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.run(MailSender.java:131) at hudson.tasks.Mailer.perform(Mailer.java:173) at hudson.tasks.Mailer.perform(Mailer.java:136) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1841) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE