You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/02/07 19:10:39 UTC

[jira] [Created] (INFRA-11222) Unknown Mail Address will be used on this build https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m3-windows/

Karl Heinz Marbaise created INFRA-11222:
-------------------------------------------

             Summary: Unknown Mail Address will be used on this build https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m3-windows/
                 Key: INFRA-11222
                 URL: https://issues.apache.org/jira/browse/INFRA-11222
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
         Environment: Jenkins environment
            Reporter: Karl Heinz Marbaise
            Priority: Minor


Currently the [build runs|https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m3-windows/]  but produces an error message at the end like this:
{noformat}
Recording test results
ERROR: Unable to send to address: dantran@QBServer.(none)
javax.mail.internet.AddressException: Domain ends with dot in string ``dantran@QBServer.''
	at javax.mail.internet.InternetAddress.checkAddress(InternetAddress.java:1277)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:1091)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:633)
	at javax.mail.internet.InternetAddress.<init>(InternetAddress.java:111)
	at hudson.tasks.Mailer.stringToAddress(Mailer.java:206)
	at jenkins.plugins.mailer.tasks.MimeMessageBuilder.toNormalizedAddress(MimeMessageBuilder.java:262)
	at jenkins.plugins.mailer.tasks.MimeMessageBuilder.addRecipients(MimeMessageBuilder.java:141)
	at jenkins.plugins.mailer.tasks.MimeMessageBuilder.addRecipients(MimeMessageBuilder.java:133)
	at hudson.tasks.MailSender.createEmptyMail(MailSender.java:388)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:262)
	at hudson.tasks.MailSender.createMail(MailSender.java:180)
	at hudson.tasks.MailSender.run(MailSender.java:109)
	at hudson.tasks.Mailer.perform(Mailer.java:145)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:776)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Sending e-mails to: notifications@maven.apache.org dennisl@apache.org michaelo@apache.org olamy@apache.org agudian@apache.org hboutemy@apache.org stephane.nicoll@gmail.com bimargulies@gmail.com krosenvold@apache.org schulte@apache.org aheritier@apache.org khmarbaise@apache.org rfscholte@apache.org
Finished: FAILURE
{noformat}

I have checked the [configuration for the build job|https://builds.apache.org/view/M-R/view/Maven/job/maven-plugins-ITs-m3-windows/configure] and i can only find the mail configuration which is configured to send to {{notifications@maven.apache.org}} and not to this particular bogus address. Furthermore i have cleaned up the workspace but unfortunately it does not change a thing..

The question is could it be that this one is subscribed to {{notifications@maven.apache.org}} somehow ? Could someone check this ? Or can do this on my own? If yes how?

Kind regards
Karl Heinz Marbaise



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)