[jira] [Updated] (BUILDS-92) Jenkins not sending email

2015-06-25 Thread Andy Seaborne (JIRA)

 [ 
https://issues.apache.org/jira/browse/BUILDS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Seaborne updated BUILDS-92:

Description: 
This is occuring on multiple projects (e.g. any23, Jena) and multiple machines 
(ubuntu, windows slaves) but I don't know where the Jenkins slaves try to send 
email to as the problem is likely somewhere along the email path.

{noformat}
ERROR: 452 4.3.1 Insufficient system storage

com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system storage

at 
com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
at javax.mail.Transport.send0(Transport.java:195)
at javax.mail.Transport.send(Transport.java:124)
at hudson.tasks.MailSender.execute(MailSender.java:117)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
at hudson.model.Run.execute(Run.java:1752)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:232)
Finished: UNSTABLE
{noformat}

  was:
This is occuring on multiple projects (e.g. any23, Jena) and multiple machines 
(ubuntu, windows slaves) but I don't know where the Jenakins slaves try to send 
email to as the problem is likely somewhere along the email path.

{noformat}
ERROR: 452 4.3.1 Insufficient system storage

com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system storage

at 
com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
at javax.mail.Transport.send0(Transport.java:195)
at javax.mail.Transport.send(Transport.java:124)
at hudson.tasks.MailSender.execute(MailSender.java:117)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
at hudson.model.Run.execute(Run.java:1752)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:232)
Finished: UNSTABLE
{noformat}


> Jenkins not sending email
> -
>
> Key: BUILDS-92
> URL: https://issues.apache.org/jira/browse/BUILDS-92
> Project: Infra Build Platform
>  Issue Type: Bug
>Reporter: Andy Seaborne
>
> This is occuring on multiple projects (e.g. any23, Jena) and multiple 
> machines (ubuntu, windows slaves) but I don't know where the Jenkins slaves 
> try to send email to as the problem is likely somewhere along the email path.
> {noformat}
> ERROR: 452 4.3.1 Insufficient system storage
> com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system 
> storage
>   at 
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
>   at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
>   at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
>   at javax.mail.Transport.send0(Transport.java:195)
>   at javax.mail.Transport.send(Transport.java:124)
>   at hudson.tasks.MailSender.execute(MailSender.java:117)
>   at 
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
>   at hudson.model.Run.execute(Run.java:1752)
>   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
>   at hudson.model.ResourceController.execute(ResourceController.java:88)
>   at hudson.model.Executor.run(Executor.java:232)
> Finished: UNSTABLE
> {noformat}



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


[jira] [Created] (BUILDS-92) Jenkins not sending email

2015-06-25 Thread Andy Seaborne (JIRA)
Andy Seaborne created BUILDS-92:
---

 Summary: Jenkins not sending email
 Key: BUILDS-92
 URL: https://issues.apache.org/jira/browse/BUILDS-92
 Project: Infra Build Platform
  Issue Type: Bug
Reporter: Andy Seaborne


This is occuring on multiple projects (e.g. any23, Jena) and multiple machines 
(ubuntu, windows slaves) but I don't know where the Jenakins slaves try to send 
email to as the problem is likely somewhere along the email path.

{noformat}
ERROR: 452 4.3.1 Insufficient system storage

com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system storage

at 
com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
at javax.mail.Transport.send0(Transport.java:195)
at javax.mail.Transport.send(Transport.java:124)
at hudson.tasks.MailSender.execute(MailSender.java:117)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
at hudson.model.Run.execute(Run.java:1752)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:232)
Finished: UNSTABLE
{noformat}



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


[jira] [Commented] (BUILDS-92) Jenkins not sending email

2015-06-25 Thread Paul Merlin (JIRA)

[ 
https://issues.apache.org/jira/browse/BUILDS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601268#comment-14601268
 ] 

Paul Merlin commented on BUILDS-92:
---

Apache Zest builds experienced the very same issue.
It looks like emails are now being sent properly.

> Jenkins not sending email
> -
>
> Key: BUILDS-92
> URL: https://issues.apache.org/jira/browse/BUILDS-92
> Project: Infra Build Platform
>  Issue Type: Bug
>Reporter: Andy Seaborne
>
> This is occuring on multiple projects (e.g. any23, Jena) and multiple 
> machines (ubuntu, windows slaves) but I don't know where the Jenkins slaves 
> try to send email to as the problem is likely somewhere along the email path.
> {noformat}
> ERROR: 452 4.3.1 Insufficient system storage
> com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system 
> storage
>   at 
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
>   at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
>   at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
>   at javax.mail.Transport.send0(Transport.java:195)
>   at javax.mail.Transport.send(Transport.java:124)
>   at hudson.tasks.MailSender.execute(MailSender.java:117)
>   at 
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
>   at hudson.model.Run.execute(Run.java:1752)
>   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
>   at hudson.model.ResourceController.execute(ResourceController.java:88)
>   at hudson.model.Executor.run(Executor.java:232)
> Finished: UNSTABLE
> {noformat}



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


[jira] [Assigned] (BUILDS-92) Jenkins not sending email

2015-06-25 Thread Gavin (JIRA)

 [ 
https://issues.apache.org/jira/browse/BUILDS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin reassigned BUILDS-92:
---

Assignee: Gavin

> Jenkins not sending email
> -
>
> Key: BUILDS-92
> URL: https://issues.apache.org/jira/browse/BUILDS-92
> Project: Infra Build Platform
>  Issue Type: Bug
>Reporter: Andy Seaborne
>Assignee: Gavin
>
> This is occuring on multiple projects (e.g. any23, Jena) and multiple 
> machines (ubuntu, windows slaves) but I don't know where the Jenkins slaves 
> try to send email to as the problem is likely somewhere along the email path.
> {noformat}
> ERROR: 452 4.3.1 Insufficient system storage
> com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system 
> storage
>   at 
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
>   at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
>   at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
>   at javax.mail.Transport.send0(Transport.java:195)
>   at javax.mail.Transport.send(Transport.java:124)
>   at hudson.tasks.MailSender.execute(MailSender.java:117)
>   at 
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
>   at hudson.model.Run.execute(Run.java:1752)
>   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
>   at hudson.model.ResourceController.execute(ResourceController.java:88)
>   at hudson.model.Executor.run(Executor.java:232)
> Finished: UNSTABLE
> {noformat}



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


[jira] [Closed] (BUILDS-92) Jenkins not sending email

2015-06-25 Thread Gavin (JIRA)

 [ 
https://issues.apache.org/jira/browse/BUILDS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin closed BUILDS-92.
---
Resolution: Fixed

resolved a space issue on the host

> Jenkins not sending email
> -
>
> Key: BUILDS-92
> URL: https://issues.apache.org/jira/browse/BUILDS-92
> Project: Infra Build Platform
>  Issue Type: Bug
>Reporter: Andy Seaborne
>Assignee: Gavin
>
> This is occuring on multiple projects (e.g. any23, Jena) and multiple 
> machines (ubuntu, windows slaves) but I don't know where the Jenkins slaves 
> try to send email to as the problem is likely somewhere along the email path.
> {noformat}
> ERROR: 452 4.3.1 Insufficient system storage
> com.sun.mail.smtp.SMTPSendFailedException: 452 4.3.1 Insufficient system 
> storage
>   at 
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2057)
>   at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1580)
>   at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1097)
>   at javax.mail.Transport.send0(Transport.java:195)
>   at javax.mail.Transport.send(Transport.java:124)
>   at hudson.tasks.MailSender.execute(MailSender.java:117)
>   at 
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1055)
>   at hudson.model.Run.execute(Run.java:1752)
>   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
>   at hudson.model.ResourceController.execute(ResourceController.java:88)
>   at hudson.model.Executor.run(Executor.java:232)
> Finished: UNSTABLE
> {noformat}



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


[jira] [Commented] (BUILDS-49) Surefire runner JVMs are being killed for HBase 0.98 Jenkins jobs

2015-06-25 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/BUILDS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602333#comment-14602333
 ] 

Sean Busbey commented on BUILDS-49:
---

bq. Well that would be embarrassing. Sounds like an argument to experiment with 
isolation via docker/LXC.

The first release of the patch-tester project will have docker isolation for 
pre-commit tests. We could see if getting a minimal harness in place to do the 
same for nightly builds is doable? It's essentially the same kind of action 
just on the set of commits since last run instead of the set of commits from a 
jira, right?

> Surefire runner JVMs are being killed for HBase 0.98 Jenkins jobs
> -
>
> Key: BUILDS-49
> URL: https://issues.apache.org/jira/browse/BUILDS-49
> Project: Infra Build Platform
>  Issue Type: Bug
>  Components: Jenkins
>Reporter: Andrew Purtell
>Assignee: Andrew Bayer
>
> Occasionally the JVMs executing forked runners from Surefire are being 
> killed, failing HBase-0.98 Jenkins jobs. 
> For example, see  https://builds.apache.org/job/HBase-0.98/794:
> {noformat}
> Running org.apache.hadoop.hbase.security.access.TestCellACLs
> Running org.apache.hadoop.hbase.security.access.TestAccessController
> Killed
> Killed
> {noformat}
> or https://builds.apache.org/job/HBase-0.98/797/
> {noformat}
> Running org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
> Running org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
> Killed
> Killed
> {noformat}
> Is there something we can do to avoid this?



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


How to kill running process on Jenkins windows server?

2015-06-25 Thread Tae-Geon Um
Hi all, 

We builds our project (REEF) on Jenkins windows machine. 
But, when the builds are triggered on the machine, we've got an error: 

Cloning the remote Git repository
Cloning repository git://github.com/apache/incubator-reef.git
ERROR: Failed to clean the workspace
java.nio.file.FileSystemException 
:
 
f:\jenkins\jenkins-slave\workspace\Reef-pull-request-windows\lang\java\reef-annotations\target\reef-annotations-0.12.0-incubating-SNAPSHOT.jar:
 The process cannot access the file because it is being used by another process.

(Reference link: 
https://builds.apache.org/job/Reef-pull-request-windows/441/console 
)

It looks like it cannot clean up some jar because another process is using it.
I think we need to kill the running processes to solve this problem. 
However, I don’t know how to kill the running processes on Jenkins windows 
machine. 

Could anyone kindly provide an explanation on how to kill running processes? 

Thanks,
Taegeon