See 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/>

------------------------------------------
[...truncated 398 lines...]
fl-monitor-ctl monitor.conf restart
Starting monitor server at http://localhost:55502/ as daemon.
fl-credential-ctl credential.conf restart
Starting file_credential server at http://localhost:55501/ as daemon.
fl-run-test test_pages.py --simple-fetch -v -e testAvailable --no-color
testAvailable (test_pages.Pages) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.042s

OK
fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color
testWriter (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.959s

OK
fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color
testReader (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.079s

OK
fl-run-test -v --simple-fetch test_pages.py --no-color
testAvailable (test_pages.Pages) ... ok
testBasePageViewDocumentPath (test_pages.Pages) ... FAIL
testFileTabs (test_pages.Pages) ... FAIL
testFolderPage (test_pages.Pages) ... FAIL
testLoginPage (test_pages.Pages) ... ok
testMemberManagementPage (test_pages.Pages) ... FAIL
testNavigation (test_pages.Pages) ... FAIL
testPublish (test_pages.Pages) ... FAIL
testSections (test_pages.Pages) ... FAIL

======================================================================
FAIL: testBasePageViewDocumentPath (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 868, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 46, in testBasePageViewDocumentPath
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 373, in 
get
    method="get")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 289, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 207, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspa...@view_documents?conversationid=0nxmain1
HTTP Response 404: Not Found

======================================================================
FAIL: testFileTabs (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 868, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 137, in testFileTabs
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 373, in 
get
    method="get")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 289, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 207, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspa...@view_documents?conversationid=0nxmain1
HTTP Response 404: Not Found

======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 868, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 117, in testFolderPage
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 373, in 
get
    method="get")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 289, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 207, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspa...@view_documents?conversationid=0nxmain1
HTTP Response 404: Not Found

======================================================================
FAIL: testMemberManagementPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 868, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 166, in testMemberManagementPage
    p.login(login, pwd).getRootWorkspaces().logout()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 373, in 
get
    method="get")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 289, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 207, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspa...@view_documents?conversationid=0nxmain1
HTTP Response 404: Not Found

======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 868, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 60, in testNavigation
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 155, in getRootWorkspaces
    return self.viewDocumentPath("workspaces")
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 373, in 
get
    method="get")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 289, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 207, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/workspa...@view_documents?conversationid=0nxmain1
HTTP Response 404: Not Found

======================================================================
FAIL: testPublish (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 868, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 94, in testPublish
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 158, in getRootSections
    return self.viewDocumentPath("sections")
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 373, in 
get
    method="get")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 289, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 207, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/secti...@view_documents?conversationid=0nxmain1
HTTP Response 404: Not Found

======================================================================
FAIL: testSections (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 868, in 
__call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 74, in testSections
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 158, in getRootSections
    return self.viewDocumentPath("sections")
  File 
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 132, in viewDocumentPath
    description=description, ok_codes=ok_codes)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 373, in 
get
    method="get")
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 289, in 
_browse
    response = self._connect(url, params, ok_codes, method, description)
  File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 207, in 
_connect
    raise self.failureException, str(value.response)
AssertionError: 
/nuxeo/nxpath/default/default-domain/secti...@view_documents?conversationid=0nxmain1
HTTP Response 404: Not Found

----------------------------------------------------------------------
Ran 9 tests in 4.588s

FAILED (failures=7)
make: *** [page] Error 1
+ ret2=2
+ ret3=0
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/jboss>
+ 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/jboss/bin/monitorctl.sh>
 stop
Stopping monitoring 2010-11-25 07:29:06+01:00 ...
Monitoring stopped.
Archiving log ...
Done: 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/log-20101125-062910.tgz>
+ 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/jboss/bin/nuxeoctl>
 stop
.....Nuxeo stopped.
+ '[' '!' -z secret ']'
+ 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/ws/trunk/jboss/bin/monitorctl.sh>
 vacuumdb
Vacuuming qualiscope-ci-5 2010-11-25 07:29:19+01:00 ...
Reindexing qualiscope-ci-5 2010-11-25 07:29:19+01:00 ...
Done 2010-11-25 07:29:19+01:00
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/server.log>
+ sort
+ head
+ sort -nr
+ uniq -c
+ sed 's/^.\{24\}//g'
     61 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper]
 ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: restHelper
     61 ERROR [nuxeo-error-log] 
     21 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1/testNote1
     21 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
     12 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1
     12 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
      8 ERROR 
[org.nuxeo.opensocial.dashboard.OpensocialDashboardNavigationHelper] Error 
attempting to find the SpaceManager!
      5 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document 
/default-domain/workspaces/testWorkspace1/testForum1/testTopicWithoutModerati
      5 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1/Note to be 
modified
      5 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/server.log>
1821    :2010-11-25 07:21:42,100 ERROR [org.nuxeo.ecm.core.api.CoreSession] 
Failed to initialize repository content
1978    :2010-11-25 07:21:42,210 ERROR 
[org.nuxeo.ecm.core.storage.sql.SessionImpl] Could not end transaction
2079    :2010-11-25 07:21:42,223 ERROR 
[org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl] Unable to 
register pending descriptors
2289    :2010-11-25 07:23:57,413 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1
2480    :2010-11-25 07:23:57,413 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1
2671    :2010-11-25 07:23:57,439 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper]
 ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE: restHelper
2672    :2010-11-25 07:23:57,440 ERROR [nuxeo-error-log] 
2889    :restHelper : ERROR TRYING TO GET THIS REQUEST ATTRIBUTE VALUE
2894    :2010-11-25 07:23:58,466 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.el.ELException: org.nuxeo.ecm.core.api.ClientException: Failed to get 
document /default-domain/workspaces/testWorkspace1/testFolder1/testNote1
3085    :2010-11-25 07:23:58,493 ERROR [nuxeo-error-log] javax.el.ELException: 
org.nuxeo.ecm.core.api.ClientException: Failed to get document 
/default-domain/workspaces/testWorkspace1/testFolder1/testNote1
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/boot.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/console.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/gc.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/jvm.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/nuxeo-ds.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/pgsql.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/reindexdb.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/server.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/stderr.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/sysstat-sar.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/vacuum.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/vcs-ds.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/webrequests.log>
 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/webthreads.log>
+ gzip -cd 
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-dm-jboss-postgresql/414/artifact/trunk/jboss/log/server.log.gz>
+ '[' 9 -eq 0 -a 2 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
  Test failures: 97
  Test totals  : 108
------------------------
  Command Passes   : 209
  Command Failures : 96
  Command Errors   : 95



_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to