[Yanel-commits] Build failed in Hudson: security-trunk #4

hudson at wyona.com hudson at wyona.com
Tue Mar 30 22:51:18 CEST 2010


See http://195.226.6.72:8080/job/security-trunk/4/changes

Changes:

[Michi] LDAP test commented because Hudson has no LDAP server yet

[Michi] use yarep implementation for the moment

------------------------------------------
A SCM change trigger started this job
Updating https://svn.wyona.com/repos/public/security/trunk
U         src/test/java/org/wyona/security/test/LDAPIdentityManagerImplTest.java
U         src/impl/java/org/wyona/security/impl/ldap/LDAPUserManagerImpl.java
Fetching 'http://svn.wyona.com/repos/public/0_tools/apache-ant-1.7.1' at 42,276 into 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/tools/apache-ant' 
At revision 42276
Fetching 'http://svn.wyona.com/repos/public/0_tools/apache-ant-1.7.1_extras' at 42,238 into 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/tools/apache-ant_extras' 
At revision 42238
Fetching 'http://svn.wyona.com/repos/public/0_tools/eclipse-3.settings' at -1 into 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/tools/eclipse.settings' 
At revision 48390
At revision 48390
no change for http://svn.wyona.com/repos/public/0_tools/apache-ant-1.7.1 since the previous build
no change for http://svn.wyona.com/repos/public/0_tools/apache-ant-1.7.1_extras since the previous build
no change for http://svn.wyona.com/repos/public/0_tools/eclipse-3.settings since the previous build
[workspace] $ /bin/sh -xe /tmp/hudson7877229659147957835.sh
+ cd security-trunk.working-copy
+ ./build.sh test
INFO: Build Security ...
Apache Ant version 1.7.1 compiled on June 27 2008
Buildfile: build.xml

dependencies:

init:

clean:
   [delete] Deleting directory http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build 

compile-core:
     [echo] build/classes
    [mkdir] Created dir: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/classes 
    [javac] Compiling 24 source files to http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/classes 
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

compile-util:
     [echo] build/classes
    [javac] Compiling 1 source file to http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/classes 
    [javac] Note: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/src/util/java/org/wyona/security/util/PolicyParser.java  uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

compile-impl:
     [echo] build/classes
    [javac] Compiling 23 source files to http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/classes 
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

compile-test:
     [echo] build/classes
    [javac] Compiling 4 source files to http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/classes 
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

build-test:
     [copy] Copying 23 files to http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository 
     [copy] Copied 25 empty directories to 4 empty directories under http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository 

test:
    [mkdir] Created dir: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/log 
    [junit] Running org.wyona.security.test.IdentityManagerImplTest
    [junit] Testsuite: org.wyona.security.test.IdentityManagerImplTest
    [junit] 0    2010-03-30 22:51:10,491 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 82   2010-03-30 22:51:10,573 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 309  2010-03-30 22:51:10,800 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 313  2010-03-30 22:51:10,804 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository1/config/repository-identities.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 319  2010-03-30 22:51:10,810 [main] WARN  org.wyona.security.impl.yarep.YarepUserManager.getUsersParentNode():278  - Fallback to root node (Repository: Sample Repository for identities) for backwards compatibility. Please upgrade by introducing a /users node!
    [junit] 576  2010-03-30 22:51:11,067 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 579  2010-03-30 22:51:11,070 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 638  2010-03-30 22:51:11,129 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 644  2010-03-30 22:51:11,135 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository1/config/repository-identities.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 658  2010-03-30 22:51:11,149 [main] WARN  org.wyona.security.impl.yarep.YarepUserManager.getUsersParentNode():278  - Fallback to root node (Repository: Sample Repository for identities) for backwards compatibility. Please upgrade by introducing a /users node!
    [junit] 782  2010-03-30 22:51:11,273 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 795  2010-03-30 22:51:11,286 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 877  2010-03-30 22:51:11,368 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 879  2010-03-30 22:51:11,370 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 928  2010-03-30 22:51:11,419 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 947  2010-03-30 22:51:11,438 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.118 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.118 sec
    [junit] ------------- Standard Output ---------------
    [junit] 0    2010-03-30 22:51:10,491 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 82   2010-03-30 22:51:10,573 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 309  2010-03-30 22:51:10,800 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 313  2010-03-30 22:51:10,804 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository1/config/repository-identities.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 319  2010-03-30 22:51:10,810 [main] WARN  org.wyona.security.impl.yarep.YarepUserManager.getUsersParentNode():278  - Fallback to root node (Repository: Sample Repository for identities) for backwards compatibility. Please upgrade by introducing a /users node!
    [junit] 576  2010-03-30 22:51:11,067 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 579  2010-03-30 22:51:11,070 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 638  2010-03-30 22:51:11,129 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 644  2010-03-30 22:51:11,135 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository1/config/repository-identities.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 658  2010-03-30 22:51:11,149 [main] WARN  org.wyona.security.impl.yarep.YarepUserManager.getUsersParentNode():278  - Fallback to root node (Repository: Sample Repository for identities) for backwards compatibility. Please upgrade by introducing a /users node!
    [junit] 782  2010-03-30 22:51:11,273 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 795  2010-03-30 22:51:11,286 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 877  2010-03-30 22:51:11,368 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 879  2010-03-30 22:51:11,370 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] 928  2010-03-30 22:51:11,419 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 947  2010-03-30 22:51:11,438 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAuthenticate1 took 0.724 sec
    [junit] Testcase: testAuthenticate2 took 0.205 sec
    [junit] Testcase: testGetUser took 0.093 sec
    [junit] Testcase: testGetUserGroups took 0.051 sec
    [junit] Testcase: testGetGroups took 0.078 sec
    [junit] Running org.wyona.security.test.LDAPIdentityManagerImplTest
    [junit] Testsuite: org.wyona.security.test.LDAPIdentityManagerImplTest
    [junit] 0    2010-03-30 22:51:13,066 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 1670 2010-03-30 22:51:14,736 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():94  - TODO: LDAP Yarep Implementation not finished yet! Use Yarep-only implementation instead.
    [junit] 2283 2010-03-30 22:51:15,349 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 2639 2010-03-30 22:51:15,705 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():94  - TODO: LDAP Yarep Implementation not finished yet! Use Yarep-only implementation instead.
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.318 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.318 sec
    [junit] ------------- Standard Output ---------------
    [junit] 0    2010-03-30 22:51:13,066 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 1670 2010-03-30 22:51:14,736 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():94  - TODO: LDAP Yarep Implementation not finished yet! Use Yarep-only implementation instead.
    [junit] 2283 2010-03-30 22:51:15,349 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 2639 2010-03-30 22:51:15,705 [main] ERROR org.wyona.security.impl.ldap.LDAPUserManagerImpl.getUsers():94  - TODO: LDAP Yarep Implementation not finished yet! Use Yarep-only implementation instead.
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testGetAllUsersFromCache took 2.289 sec
    [junit] Testcase: testGetAllUsersFromLDAP took 0.376 sec
    [junit] Running org.wyona.security.test.PolicyManagerImplTest
    [junit] Testsuite: org.wyona.security.test.PolicyManagerImplTest
    [junit] 1    2010-03-30 22:51:17,193 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 158  2010-03-30 22:51:17,350 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 167  2010-03-30 22:51:17,359 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 182  2010-03-30 22:51:17,374 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 208  2010-03-30 22:51:17,400 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 229  2010-03-30 22:51:17,421 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 230  2010-03-30 22:51:17,422 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 230  2010-03-30 22:51:17,422 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 233  2010-03-30 22:51:17,425 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 248  2010-03-30 22:51:17,440 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.044 sec
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.044 sec
    [junit] ------------- Standard Output ---------------
    [junit] 1    2010-03-30 22:51:17,193 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 158  2010-03-30 22:51:17,350 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 167  2010-03-30 22:51:17,359 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 182  2010-03-30 22:51:17,374 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 208  2010-03-30 22:51:17,400 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 229  2010-03-30 22:51:17,421 [main] WARN  org.wyona.yarep.impl.repo.vfs.VirtualFileSystemRepository.readConfiguration():180  - Use deprecated configuration version 1.0!
    [junit] 230  2010-03-30 22:51:17,422 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 230  2010-03-30 22:51:17,422 [main] WARN  org.wyona.yarep.impl.search.lucene.LuceneConfig.configure():111  - No search index dir (<search-index src="..."/>) configured within: http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository-policies-version2 
    [junit] 233  2010-03-30 22:51:17,425 [main] WARN  org.wyona.yarep.core.RepositoryFactory.<init>():47  - No such resource: yarep.properties
    [junit] 248  2010-03-30 22:51:17,440 [main] WARN  org.wyona.yarep.core.RepositoryFactory.newRepository():191  - No implementation class specified within 'http://195.226.6.72:8080/job/security-trunk/ws/security-trunk.working-copy/build/repository/repository2/repository.xml'  and hence 'org.wyona.yarep.impl.DefaultRepository' will be used!
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testAuthorization took 0.463 sec

BUILD SUCCESSFUL
Total time: 22 seconds
Recording test results
No test report files were found. Configuration error?



More information about the Yanel-commits mailing list