See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/5009/changes>

Changes:

[jdeolive] ensuring the wicket tester is destroyed in test tear down

------------------------------------------
[...truncated 33985 lines...]
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock2487884945201310873data>
----------------------------------
04 Apr 09:54:27 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock4510706593404246474data>
----------------------------------
04 Apr 09:54:28 ERROR [geoserver.web] - Error occurred while saving group
java.io.IOException: Details are in the nested excetpion
        at 
org.geoserver.security.validation.UserGroupServiceValidationWrapper.createSecurityException(UserGroupServiceValidationWrapper.java:250)
        at 
org.geoserver.security.validation.UserGroupServiceValidationWrapper.checkNotExistingGroupName(UserGroupServiceValidationWrapper.java:96)
        at 
org.geoserver.security.validation.UserGroupStoreValidationWrapper.addGroup(UserGroupStoreValidationWrapper.java:82)
        at 
org.geoserver.security.web.group.NewGroupPage.onFormSubmit(NewGroupPage.java:32)
        at 
org.geoserver.security.web.group.AbstractGroupPage$1.onSubmit(AbstractGroupPage.java:62)
        at 
org.apache.wicket.markup.html.form.Form.delegateSubmit(Form.java:1561)
        at org.apache.wicket.markup.html.form.Form.process(Form.java:958)
        at 
org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:920)
        at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:182)
        at 
org.apache.wicket.request.target.component.listener.ListenerInterfaceRequestTarget.processEvents(ListenerInterfaceRequestTarget.java:73)
        at 
org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:92)
        at 
org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1250)
        at org.apache.wicket.RequestCycle.step(RequestCycle.java:1329)
        at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1436)
        at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
        at 
org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:527)
        at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
        at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:742)
        at 
org.geoserver.security.web.group.NewGroupPageTest.testGroupNameConflict(NewGroupPageTest.java:87)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at 
org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:147)
        at junit.framework.TestCase.runBare(TestCase.java:130)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.geoserver.security.validation.UserGroupServiceException: Group 
group1 already exists
        at 
org.geoserver.security.validation.UserGroupServiceValidationWrapper.createSecurityException(UserGroupServiceValidationWrapper.java:249)
        ... 47 more
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.234 sec
Running org.geoserver.security.jdbc.OracleRoleServiceTest
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.OracleRoleServiceTest.testRoleDatabaseSetup since 
test data is not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.OracleRoleServiceTest.testIsModified since test 
data is not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.OracleRoleServiceTest.testInsert since test data is 
not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.OracleRoleServiceTest.testModify since test data is 
not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.OracleRoleServiceTest.testRemove since test data is 
not available
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.geoserver.security.jdbc.DB2RoleServiceTest
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2RoleServiceTest.testRoleDatabaseSetup since test 
data is not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2RoleServiceTest.testIsModified since test data 
is not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2RoleServiceTest.testInsert since test data is 
not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2RoleServiceTest.testModify since test data is 
not available
Apr 4, 2012 9:54:29 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2RoleServiceTest.testRemove since test data is 
not available
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.geoserver.security.jdbc.JdbcSecurityConfigValidatorTest
04 Apr 09:54:29 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock1528182742791040679data>
----------------------------------
04 Apr 09:54:29 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock6932586089358109188data>
----------------------------------
04 Apr 09:54:30 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock6051921874848195200data>
----------------------------------
04 Apr 09:54:31 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock5341329313834871908data>
----------------------------------
04 Apr 09:54:31 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock3242789860777901084data>
----------------------------------
04 Apr 09:54:32 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock8441484313236554708data>
----------------------------------
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.532 sec
Running org.geoserver.security.web.jdbc.group.JDBCGroupListPageTest
04 Apr 09:54:32 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock2799287089151190745data>
----------------------------------
04 Apr 09:54:34 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock255255057174151312data>
----------------------------------
04 Apr 09:54:36 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock3309267021238021974data>
----------------------------------
04 Apr 09:54:38 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock5746235218842794816data>
----------------------------------
04 Apr 09:54:39 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock3723406037611789904data>
----------------------------------
04 Apr 09:54:40 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock4052234937865103537data>
----------------------------------
04 Apr 09:54:42 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock2214346638215243664data>
----------------------------------
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.756 sec
Running org.geoserver.security.web.jdbc.group.JDBCEditGroupPageTest
04 Apr 09:54:43 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock7086872495182416732data>
----------------------------------
04 Apr 09:54:45 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock3952118232039178900data>
----------------------------------
04 Apr 09:54:47 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock6302971409667309313data>
----------------------------------
04 Apr 09:54:49 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/mock6159882122801434397data>
----------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.174 sec
Running org.geoserver.security.jdbc.H2UserGroupServiceTest
04 Apr 09:54:51 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/live3760559639364258467data>
----------------------------------
04 Apr 09:54:52 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/live8552751356692352792data>
----------------------------------
04 Apr 09:54:54 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/live5499710421944614757data>
----------------------------------
04 Apr 09:54:57 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/live5759322101493363067data>
----------------------------------
04 Apr 09:55:01 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/live7123157115054652613data>
----------------------------------
04 Apr 09:55:04 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/./target/live4952380661735439111data>
----------------------------------
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.265 sec
Running org.geoserver.security.jdbc.SqlServerUserDetailsServiceTest
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.SqlServerUserDetailsServiceTest.testConfiguration 
since test data is not available
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.SqlServerUserDetailsServiceTest.testRoleCalculation 
since test data is not available
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.SqlServerUserDetailsServiceTest.testPersonalizedRoles
 since test data is not available
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.geoserver.security.jdbc.DB2UserGroupServiceTest
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2UserGroupServiceTest.testUserGroupDatabaseSetup 
since test data is not available
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2UserGroupServiceTest.testIsModified since test 
data is not available
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2UserGroupServiceTest.testInsert since test data 
is not available
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2UserGroupServiceTest.testModify since test data 
is not available
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2UserGroupServiceTest.testRemove since test data 
is not available
Apr 4, 2012 9:55:04 AM org.geoserver.test.GeoServerAbstractTestSupport runTest
WARNING: Skipping class 
org.geoserver.security.jdbc.DB2UserGroupServiceTest.testEmptyPassword since 
test data is not available
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec

Results :

Failed tests: 
  testConfiguration(org.geoserver.security.jdbc.H2JNDIUserDetailsServiceTest)
  testRoleCalculation(org.geoserver.security.jdbc.H2JNDIUserDetailsServiceTest)
  
testPersonalizedRoles(org.geoserver.security.jdbc.H2JNDIUserDetailsServiceTest)

Tests in error: 
  testRoleDatabaseSetup(org.geoserver.security.jdbc.H2JNDIRoleServiceTest)
  testIsModified(org.geoserver.security.jdbc.H2JNDIRoleServiceTest)
  testInsert(org.geoserver.security.jdbc.H2JNDIRoleServiceTest)
  testModify(org.geoserver.security.jdbc.H2JNDIRoleServiceTest)
  testRemove(org.geoserver.security.jdbc.H2JNDIRoleServiceTest)
  testRemove(org.geoserver.security.web.jdbc.role.JDBCRoleListPageTest)
  
testUserGroupDatabaseSetup(org.geoserver.security.jdbc.H2JNDIUserGroupServiceTest)
  testIsModified(org.geoserver.security.jdbc.H2JNDIUserGroupServiceTest)
  testInsert(org.geoserver.security.jdbc.H2JNDIUserGroupServiceTest)
  testModify(org.geoserver.security.jdbc.H2JNDIUserGroupServiceTest)
  testRemove(org.geoserver.security.jdbc.H2JNDIUserGroupServiceTest)
  testEmptyPassword(org.geoserver.security.jdbc.H2JNDIUserGroupServiceTest)
  testRoleDatabaseSetup(org.geoserver.security.jdbc.SqlServerRoleServiceTest)
  testIsModified(org.geoserver.security.jdbc.SqlServerRoleServiceTest)
  testInsert(org.geoserver.security.jdbc.SqlServerRoleServiceTest)
  testModify(org.geoserver.security.jdbc.SqlServerRoleServiceTest)
  testRemove(org.geoserver.security.jdbc.SqlServerRoleServiceTest)

Tests run: 172, Failures: 3, Errors: 17, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
<http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/geoserver/security/jdbc/target/surefire-reports>
 for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 minutes 57 seconds
[INFO] Finished at: Wed Apr 04 09:55:04 UTC 2012
[INFO] Final Memory: 52M/284M
[INFO] ------------------------------------------------------------------------

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to