You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/12 09:31:24 UTC

Build failed in Jenkins: james-server-trunk » Apache James :: Server :: SMTP #5182

See <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-smtp/5182/>

------------------------------------------
[...truncated 680 lines...]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
Result for 127.0.0.1 - test@spf4.james.apache.org - spf4.james.apache.org = permerror args=[]
2015-05-12 04:13:57,054 INFO  [main       ] [james.smtpserver.fastfail.SPFHandler              ] 221 Processed directive matched: -all returned -
Result for 127.0.0.1 - test@spf2.james.apache.org - spf2.james.apache.org = fail args=[]
2015-05-12 04:13:57,065 INFO  [main       ] [james.smtpserver.fastfail.SPFHandler              ] 221 Processed directive matched: +all returned +
Result for 127.0.0.1 - test@spf1.james.apache.org - spf1.james.apache.org = pass args=[]
2015-05-12 04:13:57,076 WARN  [main       ] [james.smtpserver.fastfail.SPFHandler              ] 277 Timeout querying dns
org.apache.james.jspf.core.exceptions.TempErrorException: Timeout querying dns
	at org.apache.james.jspf.policies.SPFRetriever$SPFRetrieverDNSResponseListener.onDNSResponse(SPFRetriever.java:101)
	at org.apache.james.jspf.executor.SynchronousSPFExecutor.execute(SynchronousSPFExecutor.java:64)
	at org.apache.james.jspf.impl.SPF.checkSPF(SPF.java:315)
	at org.apache.james.smtpserver.fastfail.SPFHandler.doSPFCheck(SPFHandler.java:121)
	at org.apache.james.smtpserver.fastfail.SPFHandler.doMail(SPFHandler.java:166)
	at org.apache.james.smtpserver.SPFHandlerTest.testSPFtempError(SPFHandlerTest.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
Result for 127.0.0.1 - test@spf5.james.apache.org - spf5.james.apache.org = temperror args=[]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec
Running org.apache.james.smtpserver.SpamAssassinHandlerTest
Rejected message from sender@james.apache.org from host localhost (127.0.0.1) This message reach the spam hits treshold. Required rejection hits: 200.0 hits: 1000.0 args=[]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec
Running org.apache.james.smtpserver.SMTPServerTest
2015-05-12 04:13:58,120 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8001
2015-05-12 04:13:58,124 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,124 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,124 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,124 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,125 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,125 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,396 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,435 INFO  [executor-2 ] [SMTP                                              ] 69 Id='1376256048' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,448 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,449 INFO  [executor-7 ] [SMTP                                              ] 69 Id='1376256048' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,457 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,460 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8002
2015-05-12 04:13:58,460 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,461 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,461 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,463 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,464 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,464 INFO  [main       ] [SMTP                                              ] 160 The maximum allowed message size is 1024 bytes.
2015-05-12 04:13:58,491 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,494 INFO  [executor-2 ] [SMTP                                              ] 69 Id='1284515419' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,572 INFO  [executor-13] [SMTP                                              ] 69 Id='1284515419' User='' Successfully spooled mail Mail1431404038553-28450966-414c-407b-aac2-84c5fde90612 from mail@localhost on localhost/127.0.0.1 for [mail@localhost]
2015-05-12 04:13:58,573 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,575 INFO  [executor-1 ] [SMTP                                              ] 69 Id='1284515419' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,578 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,580 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8003
2015-05-12 04:13:58,580 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,581 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,581 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,581 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,581 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,582 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,606 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,608 INFO  [executor-2 ] [SMTP                                              ] 69 Id='2004546926' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,613 INFO  [executor-4 ] [SMTP                                              ] 69 Id='2004546926' User='' Successfully spooled mail Mail1431404038610-468f5057-9de6-4e63-a6bd-95b1812e445f from test@localhost on localhost/127.0.0.1 for [test2@localhost]
2015-05-12 04:13:58,613 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,614 INFO  [executor-7 ] [SMTP                                              ] 69 Id='2004546926' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,617 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,619 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8004
2015-05-12 04:13:58,620 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,620 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,620 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,620 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,621 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,621 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,642 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,644 INFO  [executor-2 ] [SMTP                                              ] 69 Id='100433527' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,646 INFO  [executor-6 ] [SMTP                                              ] 69 Id='2139123028' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,656 INFO  [executor-7 ] [SMTP                                              ] 69 Id='100433527' User='' Successfully spooled mail Mail1431404038654-457393fa-9094-4074-97ae-d8dba7fb1c77 from mail_sender1@localhost on localhost/127.0.0.1 for [mail_recipient1@localhost]
2015-05-12 04:13:58,660 INFO  [executor-12] [SMTP                                              ] 69 Id='2139123028' User='' Successfully spooled mail Mail1431404038659-23500a4f-6bd8-47ef-914a-c2fc53be9905 from mail_sender2@localhost on localhost/127.0.0.1 for [mail_recipient2@localhost]
2015-05-12 04:13:58,661 INFO  [executor-15] [SMTP                                              ] 69 Id='100433527' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,662 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,662 INFO  [executor-4 ] [SMTP                                              ] 69 Id='2139123028' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,666 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,668 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8005
2015-05-12 04:13:58,669 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,669 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,669 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,669 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,670 INFO  [main       ] [SMTP                                              ] 128 This SMTP server requires authentication.
2015-05-12 04:13:58,670 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,690 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,692 INFO  [executor-2 ] [SMTP                                              ] 69 Id='256313589' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,716 INFO  [executor-13] [SMTP                                              ] 69 Id='256313589' User='test_user_smtp' org.apache.james.smtpserver.SenderAuthIdentifyVerificationRcptHook: result=2 (DENY)
2015-05-12 04:13:58,717 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,718 INFO  [executor-1 ] [SMTP                                              ] 69 Id='256313589' User='test_user_smtp' Connection closed for 127.0.0.1
2015-05-12 04:13:58,721 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,724 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8006
2015-05-12 04:13:58,725 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,725 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,725 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,725 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,726 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,726 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,748 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,750 INFO  [executor-2 ] [SMTP                                              ] 69 Id='1951865687' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,754 INFO  [executor-9 ] [SMTP                                              ] 69 Id='1951865687' User='' org.apache.james.smtpserver.AuthRequiredToRelayRcptHook: result=2 (DENY)
2015-05-12 04:13:58,756 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,756 INFO  [executor-14] [SMTP                                              ] 69 Id='1951865687' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,760 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,762 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8007
2015-05-12 04:13:58,762 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,762 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,763 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,763 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,763 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,763 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,783 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,785 INFO  [executor-2 ] [SMTP                                              ] 69 Id='1083625945' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,792 INFO  [executor-13] [SMTP                                              ] 69 Id='1083625945' User='' Successfully spooled mail Mail1431404038791-cf3017eb-5cfe-4f2d-bcaa-30c196fae8e8 from mail_sender1@james.apache.org on localhost/127.0.0.1 for [test@localhost]
2015-05-12 04:13:58,793 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,793 INFO  [executor-1 ] [SMTP                                              ] 69 Id='1083625945' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,797 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,799 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8008
2015-05-12 04:13:58,799 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,799 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,800 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,800 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,800 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,800 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,820 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,822 INFO  [executor-2 ] [SMTP                                              ] 69 Id='957258365' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,826 INFO  [executor-9 ] [SMTP                                              ] 69 Id='957258365' User='' org.apache.james.smtpserver.AuthRequiredToRelayRcptHook: result=2 (DENY)
2015-05-12 04:13:58,826 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,828 INFO  [executor-12] [SMTP                                              ] 69 Id='957258365' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,830 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,832 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8009
2015-05-12 04:13:58,833 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,833 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,833 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,833 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,833 INFO  [main       ] [SMTP                                              ] 128 This SMTP server requires authentication.
2015-05-12 04:13:58,834 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,855 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,857 INFO  [executor-2 ] [SMTP                                              ] 69 Id='108904930' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,859 INFO  [executor-7 ] [SMTP                                              ] 69 Id='108904930' User='' AUTH method FOO is an unrecognized authentication type
2015-05-12 04:13:58,861 INFO  [executor-11] [SMTP                                              ] 69 Id='108904930' User='' org.apache.james.smtpserver.AuthRequiredToRelayRcptHook: result=2 (DENY)
2015-05-12 04:13:58,863 ERROR [executor-14] [SMTP                                              ] 85 Id='108904930' User='' AUTH method PLAIN failed from noexist_test_user_smtp@127.0.0.1
2015-05-12 04:13:58,865 ERROR [executor-2 ] [SMTP                                              ] 85 Id='108904930' User='' AUTH method PLAIN failed from test_user_smtp@127.0.0.1
2015-05-12 04:13:58,871 INFO  [executor-14] [SMTP                                              ] 69 Id='108904930' User='test_user_smtp' Successfully spooled mail Mail1431404038869-6851578c-e018-4262-aa7e-ebfc6d90ca39 from test_user_smtp@localhost on localhost/127.0.0.1 for [mail@sample.com]
2015-05-12 04:13:58,872 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,872 INFO  [executor-2 ] [SMTP                                              ] 69 Id='108904930' User='test_user_smtp' Connection closed for 127.0.0.1
2015-05-12 04:13:58,875 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,878 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8010
2015-05-12 04:13:58,879 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,879 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,879 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,879 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,879 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,880 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,900 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,902 INFO  [executor-2 ] [SMTP                                              ] 69 Id='643584378' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,905 INFO  [executor-9 ] [SMTP                                              ] 69 Id='643584378' User='' org.apache.james.smtpserver.fastfail.ResolvableEhloHeloHandler: result=2 (DENY)
2015-05-12 04:13:58,931 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,931 INFO  [executor-4 ] [SMTP                                              ] 69 Id='643584378' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,935 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,939 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8011
2015-05-12 04:13:58,939 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,939 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,940 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,940 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,941 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,941 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,962 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,964 INFO  [executor-2 ] [SMTP                                              ] 69 Id='1582649657' User='' Connection established from 127.0.0.1
2015-05-12 04:13:58,966 INFO  [executor-7 ] [SMTP                                              ] 69 Id='1582649657' User='' org.apache.james.smtpserver.fastfail.ValidSenderDomainHandler: result=2 (DENY)
2015-05-12 04:13:58,968 INFO  [main       ] [SMTP                                              ] 286 Dispose SMTP Service
2015-05-12 04:13:58,969 INFO  [executor-12] [SMTP                                              ] 69 Id='1582649657' User='' Connection closed for 127.0.0.1
2015-05-12 04:13:58,972 INFO  [main       ] [SMTP                                              ] 298 Dispose SMTP Service done
2015-05-12 04:13:58,973 INFO  [main       ] [SMTP                                              ] 187 SMTP Service bound to: localhost:8012
2015-05-12 04:13:58,974 INFO  [main       ] [SMTP                                              ] 347 SMTP Service is running on: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,974 INFO  [main       ] [SMTP                                              ] 360 SMTP Service handler hello name is: asf910.gq1.ygridcore.net
2015-05-12 04:13:58,974 INFO  [main       ] [SMTP                                              ] 205 SMTP Service handler connection timeout is: 360000
2015-05-12 04:13:58,974 INFO  [main       ] [SMTP                                              ] 210 SMTP Service connection backlog is: 200
2015-05-12 04:13:58,975 INFO  [main       ] [SMTP                                              ] 130 This SMTP server does not require authentication.
2015-05-12 04:13:58,975 INFO  [main       ] [SMTP                                              ] 162 No maximum message size is enforced for this server.
2015-05-12 04:13:58,992 INFO  [main       ] [SMTP                                              ] 277 Init SMTP Service done
2015-05-12 04:13:58,995 INFO  [executor-2 ] [SMTP                                              ] 69 Id='1205087790' User='' Connection established from 127.0.0.1
2015-05-12 04:13:59,001 INFO  [executor-13] [SMTP                                              ] 69 Id='1205087790' User='' Successfully spooled mail Mail1431404039000-0c44824a-73c0-4c86-838c-c3403786252c from mail@localhost on localhost/127.0.0.1 for [mail@localhost]
Killed
Running org.apache.james.smtpserver.ValidRcptHandlerTest
Unknown user invalid check if its an alias args=[]
Rejected message. Unknown user: invalid@localhost args=[]
Unknown user user1 check if its an alias args=[]
Unknown user invalid check if its an alias args=[]
Rejected message. Unknown user: invalid@localhost args=[]
Unknown user user2 check if its an alias args=[]
Rejected message. Unknown user: user2@localhost args=[]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec
Running org.apache.james.smtpserver.SetMimeHeaderHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Jenkins build is back to normal : james-server-trunk » Apache James :: Server :: SMTP #5183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/org.apache.james$james-server-protocols-smtp/5183/>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org