[Ci-reports] fail on Qt5_stable_Integration #692
Qt Continuous Integration System
ci-noreply at qt-project.org
Tue Jun 3 11:03:39 CEST 2014
Autotests `tst_enginioclient', `tst_files', `tst_oauth2authentication', and `tst_qmltests' failed :(
QML2_IMPORT_PATH=/work/build/qtenginio/tests/auto/qmltests
## Creating backend: EnginioClient_QML1401785438879
### ERROR
"{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
NetworkReply: QNetworkReplyHttpImpl(0x7bd000)
Request URL: "https://api.engin.io/v1/account/apps"
Operation: "CUSTOM"
HTTP return code: 400
Headers[Content-Type]: QVariant(QString, "application/json")
Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
RawHeaders[Accept]: "application/json"
RawHeaders[Authorization]: "Bearer 8ovWrhmmyoNlaybxYf293I44x8/1ndgDEdDKnThZ0fP7dPpRf3G31IAv0vYhyy0dNMnGt61zzsr/sD7bjArm/Q=="
RawHeaders[Content-Type]: "application/json"
RawHeaders[X_Request_Id]: "2a808c5bf96d40a7a431b7e07f231036"
Request Data: "{"name":"EnginioClient_QML1401785438879"}"
Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
###
SignalSpy caught errors:
NetworkReply: QNetworkReplyHttpImpl(0x7bd000)
Request URL: "https://api.engin.io/v1/account/apps"
Operation: "CUSTOM"
HTTP return code: 400
Headers[Content-Type]: QVariant(QString, "application/json")
Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
RawHeaders[Accept]: "application/json"
RawHeaders[Authorization]: "Bearer 8ovWrhmmyoNlaybxYf293I44x8/1ndgDEdDKnThZ0fP7dPpRf3G31IAv0vYhyy0dNMnGt61zzsr/sD7bjArm/Q=="
RawHeaders[Content-Type]: "application/json"
RawHeaders[X_Request_Id]: "2a808c5bf96d40a7a431b7e07f231036"
Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
QML2_IMPORT_PATH=/work/build/qtenginio/tests/auto/qmltests
## Creating backend: EnginioClient_QML1401785439752
### ERROR
"{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
NetworkReply: QNetworkReplyHttpImpl(0xa7cf10)
Request URL: "https://api.engin.io/v1/account/apps"
Operation: "CUSTOM"
HTTP return code: 400
Headers[Content-Type]: QVariant(QString, "application/json")
Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
RawHeaders[Accept]: "application/json"
RawHeaders[Authorization]: "Bearer JsTKitkFCDwlYcecX01n6h7jOOnZevJeJqS/4HPMwWVk1TecOTbQMaZJmVSurgjs/n/R85N66BgCzSH0jgvlfw=="
RawHeaders[Content-Type]: "application/json"
RawHeaders[X_Request_Id]: "75b6a9a8ddc44682b3c0014a4b0022c1"
Request Data: "{"name":"EnginioClient_QML1401785439752"}"
Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
###
SignalSpy caught errors:
NetworkReply: QNetworkReplyHttpImpl(0xa7cf10)
Request URL: "https://api.engin.io/v1/account/apps"
Operation: "CUSTOM"
HTTP return code: 400
Headers[Content-Type]: QVariant(QString, "application/json")
Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
RawHeaders[Accept]: "application/json"
RawHeaders[Authorization]: "Bearer JsTKitkFCDwlYcecX01n6h7jOOnZevJeJqS/4HPMwWVk1TecOTbQMaZJmVSurgjs/n/R85N66BgCzSH0jgvlfw=="
RawHeaders[Content-Type]: "application/json"
RawHeaders[X_Request_Id]: "75b6a9a8ddc44682b3c0014a4b0022c1"
Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qmltests: 1 seconds, exit code 1
Testing tst_OAuth2Authentication
FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
Loc: [../common/identitycommon.h(84)]
FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
Loc: [../common/identitycommon.h(113)]
Totals: 0 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_OAuth2Authentication *********
Config: Using QtTest library 5.3.1, Qt 5.3.1
QDEBUG : tst_OAuth2Authentication::initTestCase() ## Creating backend: tst_OAuth2Auth1401784971708
QDEBUG : tst_OAuth2Authentication::initTestCase()
### ERROR
QDEBUG : tst_OAuth2Authentication::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x16f2020)
QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps"
QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM"
QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 400
QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json")
QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json"
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer B1Xk1YbGtsHBz9HP7PWUKp1WslpN4HmGsqFWTIpGilsnL2DBML9kejo2AYw8qhb+Hq0zVB865Lr1Sx0GfR2AWA=="
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json"
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "f5a0bdf3bea545089629786da2197fe9"
QDEBUG : tst_OAuth2Authentication::initTestCase() Request Data: "{"name":"tst_OAuth2Auth1401784971708"}"
QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QDEBUG : tst_OAuth2Authentication::initTestCase()
###
QDEBUG : tst_OAuth2Authentication::initTestCase() SignalSpy caught errors:
QDEBUG : tst_OAuth2Authentication::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x16f2020)
QDEBUG : tst_OAuth2Authentication::initTestCase() Request URL: "https://api.engin.io/v1/account/apps"
QDEBUG : tst_OAuth2Authentication::initTestCase() Operation: "CUSTOM"
QDEBUG : tst_OAuth2Authentication::initTestCase() HTTP return code: 400
QDEBUG : tst_OAuth2Authentication::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json")
QDEBUG : tst_OAuth2Authentication::initTestCase() Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Accept]: "application/json"
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Authorization]: "Bearer B1Xk1YbGtsHBz9HP7PWUKp1WslpN4HmGsqFWTIpGilsnL2DBML9kejo2AYw8qhb+Hq0zVB865Lr1Sx0GfR2AWA=="
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[Content-Type]: "application/json"
QDEBUG : tst_OAuth2Authentication::initTestCase() RawHeaders[X_Request_Id]: "f5a0bdf3bea545089629786da2197fe9"
QDEBUG : tst_OAuth2Authentication::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
FAIL! : tst_OAuth2Authentication::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
Loc: [../common/identitycommon.h(84)]
QDEBUG : tst_OAuth2Authentication::cleanupTestCase() ## Deleting backend: tst_OAuth2Auth1401784971708
FAIL! : tst_OAuth2Authentication::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
Loc: [../common/identitycommon.h(113)]
Totals: 0 passed, 2 failed, 0 skipped
********* Finished testing of tst_OAuth2Authentication *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_oauth2authentication: 2 seconds, exit code 2
Testing tst_Files
FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
Loc: [tst_files.cpp(85)]
FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
Loc: [tst_files.cpp(97)]
Totals: 0 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_Files *********
Config: Using QtTest library 5.3.1, Qt 5.3.1
QDEBUG : tst_Files::initTestCase() ## Creating backend: Files1401784964080
QDEBUG : tst_Files::initTestCase()
### ERROR
QDEBUG : tst_Files::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1097f00)
QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps"
QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM"
QDEBUG : tst_Files::initTestCase() HTTP return code: 400
QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json")
QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json"
QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer hsFnZ5+vf3VIxXe/y83b8dQu0bhU+2/hC/gKtqSwY1t8pRJkepcJ40HgsHeYFCRl/uYoo9Qah08veb1EY1C4mQ=="
QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json"
QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "6da6e506bd71485b90a63c3c6e7dfdc9"
QDEBUG : tst_Files::initTestCase() Request Data: "{"name":"Files1401784964080"}"
QDEBUG : tst_Files::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QDEBUG : tst_Files::initTestCase()
###
QDEBUG : tst_Files::initTestCase() SignalSpy caught errors:
QDEBUG : tst_Files::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x1097f00)
QDEBUG : tst_Files::initTestCase() Request URL: "https://api.engin.io/v1/account/apps"
QDEBUG : tst_Files::initTestCase() Operation: "CUSTOM"
QDEBUG : tst_Files::initTestCase() HTTP return code: 400
QDEBUG : tst_Files::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json")
QDEBUG : tst_Files::initTestCase() Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
QDEBUG : tst_Files::initTestCase() RawHeaders[Accept]: "application/json"
QDEBUG : tst_Files::initTestCase() RawHeaders[Authorization]: "Bearer hsFnZ5+vf3VIxXe/y83b8dQu0bhU+2/hC/gKtqSwY1t8pRJkepcJ40HgsHeYFCRl/uYoo9Qah08veb1EY1C4mQ=="
QDEBUG : tst_Files::initTestCase() RawHeaders[Content-Type]: "application/json"
QDEBUG : tst_Files::initTestCase() RawHeaders[X_Request_Id]: "6da6e506bd71485b90a63c3c6e7dfdc9"
QDEBUG : tst_Files::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
FAIL! : tst_Files::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
Loc: [tst_files.cpp(85)]
QDEBUG : tst_Files::cleanupTestCase() ## Deleting backend: Files1401784964080
FAIL! : tst_Files::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
Loc: [tst_files.cpp(97)]
Totals: 0 passed, 2 failed, 0 skipped
********* Finished testing of tst_Files *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_files: 2 seconds, exit code 2
Testing tst_EnginioClient
FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
Loc: [tst_enginioclient.cpp(134)]
FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
Loc: [tst_enginioclient.cpp(147)]
Totals: 0 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_EnginioClient *********
Config: Using QtTest library 5.3.1, Qt 5.3.1
QDEBUG : tst_EnginioClient::initTestCase() ## Creating backend: EnginioClient1401784961309
QDEBUG : tst_EnginioClient::initTestCase()
### ERROR
QDEBUG : tst_EnginioClient::initTestCase() "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x917550)
QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps"
QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM"
QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 400
QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json")
QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json"
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer zGGv2zOhLEgf674pHwF2pEvqB7rdBlfAKxaIgU7GPoV2jR5iF4nMDjhixLSWEEwc5fjen74IGG+2+HmtOS3xWw=="
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json"
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "472f85a3f0954c5db4f271cd0282bd24"
QDEBUG : tst_EnginioClient::initTestCase() Request Data: "{"name":"EnginioClient1401784961309"}"
QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
QDEBUG : tst_EnginioClient::initTestCase()
###
QDEBUG : tst_EnginioClient::initTestCase() SignalSpy caught errors:
QDEBUG : tst_EnginioClient::initTestCase() NetworkReply: QNetworkReplyHttpImpl(0x917550)
QDEBUG : tst_EnginioClient::initTestCase() Request URL: "https://api.engin.io/v1/account/apps"
QDEBUG : tst_EnginioClient::initTestCase() Operation: "CUSTOM"
QDEBUG : tst_EnginioClient::initTestCase() HTTP return code: 400
QDEBUG : tst_EnginioClient::initTestCase() Headers[Content-Type]: QVariant(QString, "application/json")
QDEBUG : tst_EnginioClient::initTestCase() Raw headers: ("Content-Type", "User-Agent", "X-Request-Id", "Accept", "Authorization", "Content-Length")
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Accept]: "application/json"
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Authorization]: "Bearer zGGv2zOhLEgf674pHwF2pEvqB7rdBlfAKxaIgU7GPoV2jR5iF4nMDjhixLSWEEwc5fjen74IGG+2+HmtOS3xWw=="
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[Content-Type]: "application/json"
QDEBUG : tst_EnginioClient::initTestCase() RawHeaders[X_Request_Id]: "472f85a3f0954c5db4f271cd0282bd24"
QDEBUG : tst_EnginioClient::initTestCase() Reply Data: "{"errors":[{"reason":"ValidationFailed","message":"Current plan is limited to 50 backends","property":"base"}]}"
FAIL! : tst_EnginioClient::initTestCase() '_backendManager.createBackend(_backendName)' returned FALSE. ()
Loc: [tst_enginioclient.cpp(134)]
QDEBUG : tst_EnginioClient::cleanupTestCase() ## Deleting backend: EnginioClient1401784961309
FAIL! : tst_EnginioClient::cleanupTestCase() '_backendManager.removeBackend(_backendName)' returned FALSE. ()
Loc: [tst_enginioclient.cpp(147)]
Totals: 0 passed, 2 failed, 0 skipped
********* Finished testing of tst_EnginioClient *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_enginioclient: 2 seconds, exit code 2
Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00692/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/stable_1401782203):
http://codereview.qt-project.org/86473 [PS4] - Updated submodules.
More information about the Ci-reports
mailing list