Build failed in Hudson: JBossRemoting » java14,linux #127
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/JBossRemoting/./jdk=java14,label=li...
Changes:
[ron.sigal(a)jboss.com] JBREM-920, JBREM-934: (1) Added security policy for tests.marshall; (2) replaced use of output/classes with jboss-remoting.jar; (3) eliminated some unnecessary dependencies.
[ron.sigal(a)jboss.com] JBREM-920, JBREM-934: New policy file for remote classloading marshal tests.
[ron.sigal(a)jboss.com] JBREM-920, JBREM-934: Changed to jboss-remoting.jar; other changes.
[ron.sigal(a)jboss.com] JBREM-920, JBREM-934: Mostly cosmetic changes.
[ron.sigal(a)jboss.com] JBREM-920, JBREM-934: Eliminated unnecessary permissions.
[ron.sigal(a)jboss.com] JBREM-925: Eliminated unnecessary import.
[ron.sigal(a)jboss.com] JBREM-925: Eliminated unnecessary imiports.
------------------------------------------
[...truncated 6877 lines...]
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.ssl.handshake.InvokerTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit933553831.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.handshake.InvokerTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.ssl.lines.HttpsLinePreservationTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit1546974445.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.lines.HttpsLinePreservationTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.ssl.multihome.SSLHttpMultihomeTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit295500145.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.multihome.SSLHttpMultihomeTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit676692922.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.shutdown.HTTPSShutdownTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.ssl.socketfactory.HttpsCreationListenerTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit459924659.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.socketfactory.HttpsCreationListenerTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.ssl.timeout.HttpsPerInvocationTimeoutTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit228787343.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.timeout.HttpsPerInvocationTimeoutTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.timeout.ConnectionTimeoutTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit973231751.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.timeout.ConnectionTimeoutTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.timeout.HttpPerInvocationTimeoutTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit397124180.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.timeout.HttpPerInvocationTimeoutTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.timeout.HttpQuickDisconnectTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit360905075.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.timeout.HttpQuickDisconnectTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.timeout.ReusedHttpURLConnectionsTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit401247267.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.timeout.ReusedHttpURLConnectionsTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.timeout.TimeoutTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit1704037596.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.timeout.TimeoutTestCase FAILED
[junit] Running org.jboss.test.remoting.version.HttpConfigurableVersionTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit1356067008.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.version.HttpConfigurableVersionTestCase FAILED
tests.functional.main.http.security:
[echo] http (strict security) with tomcat: serializationtype=java
[echo] ant.library.dir: /qa/tools/opt/apache-ant-1.6.5/lib
[junit] Running org.jboss.test.remoting.transport.http.HTTPInvokerTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit1327716097.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.HTTPInvokerTestCase FAILED
[junit] Running org.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase
[junit] Exception in thread "main" java.security.AccessControlException: access denied (java.io.FilePermission /qa/services/hudson/hudson_workspace/workspace/JBossRemoting/jdk/java14/label/linux/src/output/tests/tmp/junit96687710.properties read)
[junit] at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
[junit] at java.security.AccessController.checkPermission(AccessController.java:401)
[junit] at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
[junit] at java.lang.SecurityManager.checkRead(SecurityManager.java:863)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:100)
[junit] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:514)
[junit] Test org.jboss.test.remoting.transport.http.ssl.custom.HTTPSInvokerTestCase FAILED
tests.functional.serialization.jboss.core:
tests.functional.serialization.jboss.http.core:
get-jvm:
setbindaddress.sub:
setbindaddress.true:
[echo] bind.address: 10.18.68.175
setbindaddress.false:
setbindaddress:
setmulticastaddress.sub:
setmulticastaddress.isset:
[echo] multicast.address: 227.43.0.110
setmulticastaddress.jdk14:
setmulticastaddress.jdk15:
setmulticastaddress.jdk16:
setmulticastaddress:
setmulticastport.sub:
setmulticastport.isset:
setmulticastport.jdk14:
[echo] multicast.port: 45566
setmulticastport.jdk15:
setmulticastport.jdk16:
setmulticastport:
setReceiveOnAllInterfaces.sub:
setReceiveOnAllInterfaces.isset.true:
[echo] receiveOnAllInterfaces: true
setReceiveOnAllInterfaces.isset.false:
setReceiveOnAllInterfaces:
setSendOnAllInterfaces.sub:
setSendOnAllInterfaces.isset.true:
[echo] sendOnAllInterfaces: true
setSendOnAllInterfaces.isset.false:
setSendOnAllInterfaces:
setSendInterfaces.sub:
setSendInterfaces.isset.true:
[echo] sendInterfaces: 10.18.68.175,127.0.0.1
setSendInterfaces.isset.false:
setSendInterfaces:
configure.jrunit:
configure:
tests.report:
BUILD SUCCESSFUL
Total time: 5 minutes 26 seconds
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ awk '{ print $2; }'
+ xargs kill -9
+ grep -v grep
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
[linux] $ bash -xe /tmp/hudson38604.sh
+ kill 15592
Recording test results
No test report files were found. Configuration error?
16 years, 7 months
Build failed in Hudson: drools #1409
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/1409/changes
------------------------------------------
started
Building remotely on dev91-linux
FATAL: remote file operation failed
hudson.util.IOException2: remote file operation failed
at hudson.FilePath.act(FilePath.java:306)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:348)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:301)
at hudson.model.AbstractProject.checkout(AbstractProject.java:572)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:244)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:218)
at hudson.model.Run.run(Run.java:749)
at hudson.model.Build.run(Build.java:102)
at hudson.model.ResourceController.execute(ResourceController.java:70)
at hudson.model.Executor.run(Executor.java:71)
Caused by: java.io.IOException: Unable to delete http://hudson.qa.jboss.com/hudson/job/drools/1409/artifact/trunk/target/s...
at hudson.Util.deleteFile(Util.java:173)
at hudson.Util.deleteRecursive(Util.java:180)
at hudson.Util.deleteContentsRecursive(Util.java:144)
at hudson.Util.deleteRecursive(Util.java:179)
at hudson.Util.deleteContentsRecursive(Util.java:144)
at hudson.Util.deleteRecursive(Util.java:179)
at hudson.Util.deleteContentsRecursive(Util.java:144)
at hudson.Util.deleteRecursive(Util.java:179)
at hudson.Util.deleteContentsRecursive(Util.java:144)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:394)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
16 years, 7 months
Build failed in Hudson: hibernate-testsuite-db » sybase12-jtds,UNIX-slim #36
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/hibernate-testsuite-db/./DATABASE=syb...
------------------------------------------
started
Building remotely on dev09
Checking out a fresh workspace because /qa/services/hudson/hudson_workspace/workspace/hibernate-testsuite-db/DATABASE/sybase12-jtds/label/UNIX-slim/common doesn't exist
Checking out http://anonsvn.jboss.org/repos/qa/hudson/trunk/scripts/common
FATAL: null
java.lang.NullPointerException
at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.changeFileProperty(SVNUpdateEditor.java:382)
at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.changeFileProperty(SVNCancellableEditor.java:133)
at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:301)
at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:70)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:658)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:623)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:203)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:288)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:610)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
16 years, 7 months
Build failed in Hudson: hibernate-testsuite-db » sybase12,UNIX-slim #36
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/hibernate-testsuite-db/./DATABASE=syb...
------------------------------------------
started
Building remotely on dev09
Checking out a fresh workspace because /qa/services/hudson/hudson_workspace/workspace/hibernate-testsuite-db/DATABASE/sybase12/label/UNIX-slim/common doesn't exist
Checking out http://anonsvn.jboss.org/repos/qa/hudson/trunk/scripts/common
FATAL: null
java.lang.NullPointerException
at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.changeFileProperty(SVNUpdateEditor.java:382)
at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.changeFileProperty(SVNCancellableEditor.java:133)
at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:301)
at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:70)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:658)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:623)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:203)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:288)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:610)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
16 years, 7 months
Build failed in Hudson: hibernate-testsuite-db » pgsql82,UNIX-slim #36
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/hibernate-testsuite-db/./DATABASE=pgs...
------------------------------------------
started
Building remotely on dev09
Checking out a fresh workspace because /qa/services/hudson/hudson_workspace/workspace/hibernate-testsuite-db/DATABASE/pgsql82/label/UNIX-slim/common doesn't exist
Checking out http://anonsvn.jboss.org/repos/qa/hudson/trunk/scripts/common
FATAL: null
java.lang.NullPointerException
at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.changeFileProperty(SVNUpdateEditor.java:382)
at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.changeFileProperty(SVNCancellableEditor.java:133)
at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:301)
at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:70)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:658)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:623)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:203)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:288)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:610)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
16 years, 7 months
Build failed in Hudson: hibernate-testsuite-db » oracle9i,UNIX-slim #36
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/hibernate-testsuite-db/./DATABASE=ora...
------------------------------------------
started
Building remotely on dev09
Checking out a fresh workspace because /qa/services/hudson/hudson_workspace/workspace/hibernate-testsuite-db/DATABASE/oracle9i/label/UNIX-slim/common doesn't exist
Checking out http://anonsvn.jboss.org/repos/qa/hudson/trunk/scripts/common
FATAL: null
java.lang.NullPointerException
at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor.changeFileProperty(SVNUpdateEditor.java:382)
at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.changeFileProperty(SVNCancellableEditor.java:133)
at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:301)
at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:70)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:658)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:623)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:203)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:288)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:237)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:225)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:219)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:211)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:610)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:162)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:325)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:408)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:354)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1093)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:200)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
at java.lang.Thread.run(Thread.java:595)
16 years, 7 months