[Ci-reports] fail on QtBase_5.5_Integration #1656

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jul 20 18:12:28 CEST 2015


Autotests `tst_networkselftest @ /work/build/qt/qtbase/tests/auto/other/networkselftest' and `tst_qnetworkreply @ /work/build/qt/qtbase/tests/auto/network/access/qnetworkreply' failed :(

  Testing tst_QNetworkReply
  BPASS  : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited)
  BPASS  : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited)
  BPASS  : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline)
  BPASS  : tst_QNetworkReply::synchronousRequest(https)
  BPASS  : tst_QNetworkReply::httpAbort()
  FAIL!  : tst_QNetworkReply::authenticationCacheAfterCancel(http+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [../tst_qnetworkreply.cpp(6781)]
  FAIL!  : tst_QNetworkReply::authenticationCacheAfterCancel(https+socksauth) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [../tst_qnetworkreply.cpp(6781)]
  BFAIL  : tst_QNetworkReply::backgroundRequestInterruption(ftp, bg, nobg) Compared values are not the same
     Actual   (reply->error()): NoError
     Expected (error)         : BackgroundRequestNotAllowedError
     Loc: [../tst_qnetworkreply.cpp(7816)]
  Totals: 603 passed, 2 failed, 26 skipped, 6 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNetworkReply *********
  Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
  PASS   : tst_QNetworkReply::initTestCase()
  PASS   : tst_QNetworkReply::stateChecking()
  PASS   : tst_QNetworkReply::invalidProtocol()
  PASS   : tst_QNetworkReply::getFromData(empty2)
  PASS   : tst_QNetworkReply::getFromData(just-charset_1)
  PASS   : tst_QNetworkReply::getFromData(just-charset_2)
  PASS   : tst_QNetworkReply::getFromData(just-media2)
  PASS   : tst_QNetworkReply::getFromData(plain_1)
  PASS   : tst_QNetworkReply::getFromData(plain_2)
  PASS   : tst_QNetworkReply::getFromData(plain_3)
  PASS   : tst_QNetworkReply::getFromData(pct_1)
  PASS   : tst_QNetworkReply::getFromData(pct_2)
  PASS   : tst_QNetworkReply::getFromData(base64-empty_1)
  PASS   : tst_QNetworkReply::getFromData(base64-empty_2)
  PASS   : tst_QNetworkReply::getFromData(base64-empty_3)
  PASS   : tst_QNetworkReply::getFromData(base64_1)
  PASS   : tst_QNetworkReply::getFromData(base64_2)
  PASS   : tst_QNetworkReply::getFromData(base64_3)
  PASS   : tst_QNetworkReply::getFromData(pct-nul)
  PASS   : tst_QNetworkReply::getFromData(base64-nul)
  PASS   : tst_QNetworkReply::getFromData(pct-nonutf8)
  PASS   : tst_QNetworkReply::getFromData(base64)
  PASS   : tst_QNetworkReply::getFromData(base64, no media type)
  PASS   : tst_QNetworkReply::getFromData(Percent encoding)
  PASS   : tst_QNetworkReply::getFromData(Percent encoding, no media type)
  PASS   : tst_QNetworkReply::getFromData(querychars)
  PASS   : tst_QNetworkReply::getFromData(css)
  PASS   : tst_QNetworkReply::getFromFile()
  PASS   : tst_QNetworkReply::getFromFileSpecial(resource)
  PASS   : tst_QNetworkReply::getFromFileSpecial(search-path)
  PASS   : tst_QNetworkReply::getFromFileSpecial(bigfile-path)
  PASS   : tst_QNetworkReply::getFromFtp(rfc3252.txt)
  PASS   : tst_QNetworkReply::getFromFtp(bigfile)
  PASS   : tst_QNetworkReply::getFromFtpAfterError()
  PASS   : tst_QNetworkReply::getFromHttp(success-internal)
  PASS   : tst_QNetworkReply::getFromHttp(success-external)
  PASS   : tst_QNetworkReply::getFromHttp(bigfile-internal)
  PASS   : tst_QNetworkReply::getErrors(empty-url)
  PASS   : tst_QNetworkReply::getErrors(empty-scheme-host)
  PASS   : tst_QNetworkReply::getErrors(empty-scheme)
  PASS   : tst_QNetworkReply::getErrors(file-host)
  PASS   : tst_QNetworkReply::getErrors(file-no-path)
  PASS   : tst_QNetworkReply::getErrors(file-is-dir)
  PASS   : tst_QNetworkReply::getErrors(file-exist)
  PASS   : tst_QNetworkReply::getErrors(file-is-wronly)
  PASS   : tst_QNetworkReply::getErrors(ftp-host)
  PASS   : tst_QNetworkReply::getErrors(ftp-no-path)
  XFAIL  : tst_QNetworkReply::getErrors(ftp-is-dir) QFtp cannot provide enough detail
     Loc: [../tst_qnetworkreply.cpp(1954)]
  PASS   : tst_QNetworkReply::getErrors(ftp-is-dir)
  XFAIL  : tst_QNetworkReply::getErrors(ftp-dir-not-readable) QFtp cannot provide enough detail
     Loc: [../tst_qnetworkreply.cpp(1954)]
  PASS   : tst_QNetworkReply::getErrors(ftp-dir-not-readable)
  PASS   : tst_QNetworkReply::getErrors(ftp-file-not-readable)
  PASS   : tst_QNetworkReply::getErrors(ftp-exist)
  PASS   : tst_QNetworkReply::getErrors(http-host)
  PASS   : tst_QNetworkReply::getErrors(http-exist)
  PASS   : tst_QNetworkReply::getErrors(http-authentication)
  PASS   : tst_QNetworkReply::headFromHttp(rfc)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile)
  PASS   : tst_QNetworkReply::headFromHttp(index)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication)
  PASS   : tst_QNetworkReply::headFromHttp(cgi)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(index+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+proxy)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(index+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+proxyauth)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+socks)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+socks)
  PASS   : tst_QNetworkReply::headFromHttp(index+socks)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+socks)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+socks)
  PASS   : tst_QNetworkReply::headFromHttp(rfc+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(bigfile+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(index+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(with-authentication+socksauth)
  PASS   : tst_QNetworkReply::headFromHttp(cgi+socksauth)
  PASS   : tst_QNetworkReply::putToFile(empty)
  PASS   : tst_QNetworkReply::putToFile(generic)
  PASS   : tst_QNetworkReply::putToFile(small)
  PASS   : tst_QNetworkReply::putToFile(with-nul)
  PASS   : tst_QNetworkReply::putToFile(4k+1)
  PASS   : tst_QNetworkReply::putToFile(128k+1)
  PASS   : tst_QNetworkReply::putToFile(2MB+1)
  PASS   : tst_QNetworkReply::putToFtp(empty)
  PASS   : tst_QNetworkReply::putToFtp(generic)
  PASS   : tst_QNetworkReply::putToFtp(small)
  PASS   : tst_QNetworkReply::putToFtp(with-nul)
  PASS   : tst_QNetworkReply::putToFtp(4k+1)
  PASS   : tst_QNetworkReply::putToFtp(128k+1)
  PASS   : tst_QNetworkReply::putToFtp(2MB+1)
  PASS   : tst_QNetworkReply::putToFtpWithInvalidCredentials()
  PASS   : tst_QNetworkReply::putToHttp(empty)
  PASS   : tst_QNetworkReply::putToHttp(generic)
  PASS   : tst_QNetworkReply::putToHttp(small)
  PASS   : tst_QNetworkReply::putToHttp(with-nul)
  PASS   : tst_QNetworkReply::putToHttp(4k+1)
  PASS   : tst_QNetworkReply::putToHttp(128k+1)
  PASS   : tst_QNetworkReply::putToHttp(2MB+1)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(empty)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(generic)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(small)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(with-nul)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(4k+1)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(128k+1)
  PASS   : tst_QNetworkReply::putToHttpSynchronous(2MB+1)
  SKIP   : tst_QNetworkReply::putToHttpMultipart(empty) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(empty-related) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(empty-alternative) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-custom) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-text) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-text-text) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(image) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(text-image-image) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(3-images) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  SKIP   : tst_QNetworkReply::putToHttpMultipart(image-as-content) test server script cannot handle PUT data yet
     Loc: [../tst_qnetworkreply.cpp(2538)]
  PASS   : tst_QNetworkReply::postToHttp(empty)
  PASS   : tst_QNetworkReply::postToHttp(generic)
  PASS   : tst_QNetworkReply::postToHttp(small)
  PASS   : tst_QNetworkReply::postToHttp(with-nul)
  PASS   : tst_QNetworkReply::postToHttp(4k+1)
  PASS   : tst_QNetworkReply::postToHttp(128k+1)
  PASS   : tst_QNetworkReply::postToHttp(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(empty)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(generic)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(small)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(with-nul)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(4k+1)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(128k+1)
  PASS   : tst_QNetworkReply::postToHttpSynchronous(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpMultipart(empty)
  PASS   : tst_QNetworkReply::postToHttpMultipart(empty-related)
  PASS   : tst_QNetworkReply::postToHttpMultipart(empty-alternative)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-custom)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-text)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-text-text)
  PASS   : tst_QNetworkReply::postToHttpMultipart(image)
  PASS   : tst_QNetworkReply::postToHttpMultipart(text-image-image)
  PASS   : tst_QNetworkReply::postToHttpMultipart(3-images)
  PASS   : tst_QNetworkReply::postToHttpMultipart(image-as-content)
  PASS   : tst_QNetworkReply::multipartSkipIndices()
  PASS   : tst_QNetworkReply::putToHttps(empty)
  PASS   : tst_QNetworkReply::putToHttps(generic)
  PASS   : tst_QNetworkReply::putToHttps(small)
  PASS   : tst_QNetworkReply::putToHttps(with-nul)
  PASS   : tst_QNetworkReply::putToHttps(4k+1)
  PASS   : tst_QNetworkReply::putToHttps(128k+1)
  PASS   : tst_QNetworkReply::putToHttps(2MB+1)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(empty)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(generic)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(small)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(with-nul)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(4k+1)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(128k+1)
  PASS   : tst_QNetworkReply::putToHttpsSynchronous(2MB+1)
  PASS   : tst_QNetworkReply::postToHttps(empty)
  PASS   : tst_QNetworkReply::postToHttps(generic)
  PASS   : tst_QNetworkReply::postToHttps(small)
  PASS   : tst_QNetworkReply::postToHttps(with-nul)
  PASS   : tst_QNetworkReply::postToHttps(4k+1)
  PASS   : tst_QNetworkReply::postToHttps(128k+1)
  PASS   : tst_QNetworkReply::postToHttps(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(empty)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(generic)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(small)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(with-nul)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(4k+1)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(128k+1)
  PASS   : tst_QNetworkReply::postToHttpsSynchronous(2MB+1)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(empty)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(empty-related)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(empty-alternative)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-custom)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-text)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-text-text)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(image)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(text-image-image)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(3-images)
  PASS   : tst_QNetworkReply::postToHttpsMultipart(image-as-content)
  PASS   : tst_QNetworkReply::deleteFromHttp(405-method-not-allowed)
  PASS   : tst_QNetworkReply::deleteFromHttp(200-ok)
  PASS   : tst_QNetworkReply::deleteFromHttp(202-accepted)
  PASS   : tst_QNetworkReply::deleteFromHttp(204-no-content)
  PASS   : tst_QNetworkReply::deleteFromHttp(404-not-found)
  PASS   : tst_QNetworkReply::putGetDeleteGetFromHttp(success)
  PASS   : tst_QNetworkReply::putGetDeleteGetFromHttp(delete-error)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(options)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(trace)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(connect)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(nonsense)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(post)
  PASS   : tst_QNetworkReply::sendCustomRequestToHttp(put)
  PASS   : tst_QNetworkReply::connectToIPv6Address(localhost)
  PASS   : tst_QNetworkReply::ioGetFromData(data-empty)
  PASS   : tst_QNetworkReply::ioGetFromData(data-literal)
  PASS   : tst_QNetworkReply::ioGetFromData(data-pct)
  PASS   : tst_QNetworkReply::ioGetFromData(data-base64)
  PASS   : tst_QNetworkReply::ioGetFromFileSpecial(resource)
  PASS   : tst_QNetworkReply::ioGetFromFileSpecial(search-path)
  PASS   : tst_QNetworkReply::ioGetFromFileSpecial(bigfile-path)
  PASS   : tst_QNetworkReply::ioGetFromFile(empty)
  PASS   : tst_QNetworkReply::ioGetFromFile(generic)
  PASS   : tst_QNetworkReply::ioGetFromFile(small)
  PASS   : tst_QNetworkReply::ioGetFromFile(with-nul)
  PASS   : tst_QNetworkReply::ioGetFromFile(4k+1)
  PASS   : tst_QNetworkReply::ioGetFromFile(128k+1)
  PASS   : tst_QNetworkReply::ioGetFromFile(2MB+1)
  PASS   : tst_QNetworkReply::ioGetFromFtp(bigfile)
  PASS   : tst_QNetworkReply::ioGetFromFtp(rfc3252.txt)
  PASS   : tst_QNetworkReply::ioGetFromFtpWithReuse()
  PASS   : tst_QNetworkReply::ioGetFromHttp()
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) Server will send 44 bytes of header and 1200000 bytes of data
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) FastSender: flushed 1200044 bytes in 6 ms: rate = 200007333 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) wrapUp: found 1200000 bytes left. progress 1200000
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) send rate: 200007333 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited) receive rate: 200000000 (it received 1200000 bytes in 6 ms)
  PASS   : tst_QNetworkReply::ioGetFromBuiltinHttp(http+unlimited)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Server will send 44 bytes of header and 1200000 bytes of data
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) RateControlledReader: going to read 4096 bytes every 20 ms
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: ok, kernel buffer is full after writing 684032 bytes
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) Still having 1024 bytes to write, doing that now
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) FastSender: flushed 516012 bytes in 2 ms: rate = 258006000 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) wrapUp: found 8064 bytes left. progress 1200000
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) send rate: 258006000 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) receive rate: 205973 (it received 1200000 bytes in 5826 ms)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited) 172032 <= 258006000 <= 237568 ?
  BPASS  : tst_QNetworkReply::ioGetFromBuiltinHttp(http+limited)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) Server will send 44 bytes of header and 1200000 bytes of data
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) RateControlledReader: going to read 10240 bytes every 50 ms
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) FastSender: flushed 1200044 bytes in 48 ms: rate = 25000916 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) wrapUp: found 1189760 bytes left. progress 1200000
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) send rate: 25000916 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited) receive rate: 9917355 (it received 1200000 bytes in 121 ms)
  PASS   : tst_QNetworkReply::ioGetFromBuiltinHttp(https+unlimited)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) Server will send 44 bytes of header and 1200000 bytes of data
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) RateControlledReader: going to read 4096 bytes every 20 ms
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) actual read rate will be 204800 bytes/sec (wanted 204800 bytes/sec)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: ok, kernel buffer is full after writing 905216 bytes
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) FastSender: flushed 294828 bytes in 2816 ms: rate = 104697 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) wrapUp: found 122752 bytes left. progress 1200000
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) send rate: 104697 B/s
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) receive rate: 224887 (it received 1200000 bytes in 5336 ms)
  QDEBUG : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited) 172032 <= 104697 <= 237568 ?
  BPASS  : tst_QNetworkReply::ioGetFromBuiltinHttp(https+limited)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithReuseParallel()
  PASS   : tst_QNetworkReply::ioGetFromHttpWithReuseSequential()
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(basic)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(digest)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-in-url)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-in-url)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-user-in-url)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(basic-bad-password-in-url)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-user-in-url)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuth(digest-bad-password-in-url)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithAuthSynchronous()
  PASS   : tst_QNetworkReply::ioGetFromHttpWithProxyAuth()
  PASS   : tst_QNetworkReply::ioGetFromHttpWithProxyAuthSynchronous()
  XFAIL  : tst_QNetworkReply::ioGetFromHttpWithSocksProxy() QTcpSocket doesn't return enough information yet
     Loc: [../tst_qnetworkreply.cpp(3530)]
  PASS   : tst_QNetworkReply::ioGetFromHttpWithSocksProxy()
  PASS   : tst_QNetworkReply::ioGetFromHttpsWithSslErrors()
  PASS   : tst_QNetworkReply::ioGetFromHttpsWithIgnoreSslErrors()
  PASS   : tst_QNetworkReply::ioGetFromHttpsWithSslHandshakeError()
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  BPASS  : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline)
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines)
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2)
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3)
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version)
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2)
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  QDEBUG : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code) slotError QAbstractSocket::RemoteHostClosedError "The remote host closed the connection"
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(empty+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(no-newline+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-newline+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(just-2newline+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines2+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(with-newlines3+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-version2+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(invalid-reply-code+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(immediate disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(justHalfStatus+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatus+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(justStatusAndHalfHeaders+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpBrokenServer(halfContent+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpStatus100(normal)
  PASS   : tst_QNetworkReply::ioGetFromHttpStatus100(minimal)
  PASS   : tst_QNetworkReply::ioGetFromHttpStatus100(minimal2)
  PASS   : tst_QNetworkReply::ioGetFromHttpStatus100(minimal3)
  PASS   : tst_QNetworkReply::ioGetFromHttpStatus100(minimal+404)
  PASS   : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers)
  PASS   : tst_QNetworkReply::ioGetFromHttpStatus100(with_headers2)
  PASS   : tst_QNetworkReply::ioGetFromHttpNoHeaders(justStatus+noheaders+disconnect)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,always-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-cached,prefer-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(expired,200,prefer-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(expired,304,prefer-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,prefer-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,200,always-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,prefer-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(not-expired,304,always-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,prefer-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,200,always-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-network)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,prefer-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(must-revalidate,304,always-cache)
  PASS   : tst_QNetworkReply::ioGetFromHttpWithCache(partial,dontuse-cache)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-http)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-http2)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-socks)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-ftp)
  XFAIL  : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks) QFtp is too limited and won't accept non-FTP proxies
     Loc: [../tst_qnetworkreply.cpp(4134)]
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-socks)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(https-on-http)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(https-on-socks)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-multiple-http)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(https-on-httptransparent)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-multiple-http)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-http+socks)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+http+socks)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-noproxy+http)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(http-on-ftp+noproxy)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(ftp-on-http+ftp)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(https-on-httpcaching+http)
  PASS   : tst_QNetworkReply::ioGetWithManyProxies(https-on-ftp+httpcaching+http)
  PASS   : tst_QNetworkReply::ioPutToFileFromFile(empty)
  PASS   : tst_QNetworkReply::ioPutToFileFromFile(real-file)
  PASS   : tst_QNetworkReply::ioPutToFileFromFile(resource)
  PASS   : tst_QNetworkReply::ioPutToFileFromFile(search-path)
  PASS   : tst_QNetworkReply::ioPutToFileFromSocket(empty)
  PASS   : tst_QNetworkReply::ioPutToFileFromSocket(generic)
  PASS   : tst_QNetworkReply::ioPutToFileFromSocket(small)
  PASS   : tst_QNetworkReply::ioPutToFileFromSocket(with-nul)
  PASS   : tst_QNetworkReply::ioPutToFileFromSocket(4k+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromSocket(128k+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromSocket(2MB+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromLocalSocket(empty)
  PASS   : tst_QNetworkReply::ioPutToFileFromLocalSocket(generic)
  PASS   : tst_QNetworkReply::ioPutToFileFromLocalSocket(small)
  PASS   : tst_QNetworkReply::ioPutToFileFromLocalSocket(with-nul)
  PASS   : tst_QNetworkReply::ioPutToFileFromLocalSocket(4k+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromLocalSocket(128k+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromLocalSocket(2MB+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromProcess(empty)
  PASS   : tst_QNetworkReply::ioPutToFileFromProcess(generic)
  PASS   : tst_QNetworkReply::ioPutToFileFromProcess(small)
  PASS   : tst_QNetworkReply::ioPutToFileFromProcess(with-nul)
  PASS   : tst_QNetworkReply::ioPutToFileFromProcess(4k+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromProcess(128k+1)
  PASS   : tst_QNetworkReply::ioPutToFileFromProcess(2MB+1)
  PASS   : tst_QNetworkReply::ioPutToFtpFromFile(empty)
  PASS   : tst_QNetworkReply::ioPutToFtpFromFile(real-file)
  PASS   : tst_QNetworkReply::ioPutToFtpFromFile(resource)
  PASS   : tst_QNetworkReply::ioPutToFtpFromFile(search-path)
  PASS   : tst_QNetworkReply::ioPutToHttpFromFile(empty)
  PASS   : tst_QNetworkReply::ioPutToHttpFromFile(real-file)
  PASS   : tst_QNetworkReply::ioPutToHttpFromFile(resource)
  PASS   : tst_QNetworkReply::ioPutToHttpFromFile(search-path)
  PASS   : tst_QNetworkReply::ioPostToHttpFromFile(empty)
  PASS   : tst_QNetworkReply::ioPostToHttpFromFile(real-file)
  PASS   : tst_QNetworkReply::ioPostToHttpFromFile(resource)
  PASS   : tst_QNetworkReply::ioPostToHttpFromFile(search-path)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxy)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+proxyauth)
  SKIP   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180)
     Loc: [../tst_qnetworkreply.cpp(4505)]
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+proxyauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+proxyauth)
  SKIP   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+proxyauth) Squid cannot handle authentication with POST data >= 64K (QTBUG-33180)
     Loc: [../tst_qnetworkreply.cpp(4505)]
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+auth+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+auth+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+auth+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+auth+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+auth+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(128k+1+auth+socks)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(empty+socksauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(generic+socksauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(small+socksauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(with-nul+socksauth)
  PASS   : tst_QNetworkReply::ioPostToHttpFromSocket(4k+1+socksauth)
  (... 455 lines omitted; there are too many errors!)
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::ftpProxyServer()
  QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143
  QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK "
  QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY "
  QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\\r\\n1 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\\r\\n2 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\\r\\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::imapServer()
  QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443
  FAIL!  : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128
  QDEBUG : tst_NetworkSelfTest::httpProxy() 1 Sending "GET http://10.212.2.0/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 3 Discarded "0 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 4 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpProxy() 5 Discarded in the process: "OK\\r\\nDate: Wed, 28 Nov 2012 19:04:13 GMT\\r\\nServer: Apache/2.2.14 (Ubuntu)\\r\\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\\r\\nETag: \\\"240c-e0-45bbaa65d0000\\\"\\r\\nAccept-Ranges: bytes\\r\\nContent-Length: 224\\r\\nContent-Type: text/html\\r\\nAge: 221259\\r\\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\\r\\nX-Cache: HIT from localhost\\r\\nX-Cache-Lookup: HIT from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n<h1>Welcome to qt-test-server</h1>\\n<img src=\\\"gif/fluke.gif\\\" alt=\\\"fluke\\\">\\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 6 Reconnecting to server on port 3128
  QDEBUG : tst_NetworkSelfTest::httpProxy() 7 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 8 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 9 Discarded "0 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 10 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpProxy() 11 Discarded in the process: "OK\\r\\nDate: Wed, 13 Mar 2013 05:49:30 GMT\\r\\nServer: Apache/2.2.14 (Ubuntu)\\r\\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\\r\\nETag: \\\"240c-e0-45bbaa65d0000\\\"\\r\\nAccept-Ranges: bytes\\r\\nContent-Length: 224\\r\\nContent-Type: text/html\\r\\nAge: 221259\\r\\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\\r\\nX-Cache: HIT from localhost\\r\\nX-Cache-Lookup: HIT from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n<h1>Welcome to qt-test-server</h1>\\n<img src=\\\"gif/fluke.gif\\\" alt=\\\"fluke\\\">\\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 12 Reconnecting to server on port 3128
  QDEBUG : tst_NetworkSelfTest::httpProxy() 13 Sending "CONNECT 10.212.2.0:21 HTTP/1.0\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 14 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 15 Discarded "0 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 16 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarding until "\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 17 Discarded "Connection established\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 18 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 19 Discarded " (vsFTPd 2.2.2)\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 20 Sending "USER anonymous\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 21 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 22 Discarded " Please specify the password.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 23 Sending "PASS user at hostname\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 24 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 25 Discarded " Login successful.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 26 Sending "CWD pub\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 27 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 28 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 29 Sending "CWD dir-not-readable\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 30 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 31 Discarded " Failed to change directory.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 32 Sending "PWD\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 33 Expecting "257 \\\"/pub\\\"\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 34 Sending "SIZE file-not-readable.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 35 Expecting "213 41\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 36 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 37 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 38 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 39 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 40 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 41 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 42 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 43 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 44 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 45 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 46 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 47 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 48 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 49 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 50 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 51 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpProxy() 52 Reconnecting to server on port 3128
  QDEBUG : tst_NetworkSelfTest::httpProxy() 53 Sending "CONNECT qt-test-server.qt-test-net:21 HTTP/1.0\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 54 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 55 Discarded "0 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 56 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarding until "\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 57 Discarded "Connection established\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 58 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 59 Discarded " (vsFTPd 2.2.2)\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 60 Sending "USER anonymous\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 61 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 62 Discarded " Please specify the password.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 63 Sending "PASS user at hostname\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 64 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 65 Discarded " Login successful.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 66 Sending "CWD pub\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 67 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 68 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 69 Sending "CWD dir-not-readable\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 70 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 71 Discarded " Failed to change directory.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 72 Sending "PWD\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 73 Expecting "257 \\\"/pub\\\"\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 74 Sending "SIZE file-not-readable.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 75 Expecting "213 41\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 76 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 77 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 78 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 79 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 80 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 81 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 82 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 83 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 84 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 85 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 86 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 87 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 88 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 89 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 90 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxy() 91 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpProxy()
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 3 Discarded "0 "
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 4 Expecting "407 "
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarding until "\\r\\nProxy-Authenticate: Basic realm=\\\""
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 5 Discarded "Proxy Authentication Required\\r\\nServer: squid/3.0.STABLE19\\r\\nMime-Version: 1.0\\r\\nDate: Mon, 20 Jul 2015 15:30:05 GMT\\r\\nContent-Type: text/html\\r\\nContent-Length: 1688\\r\\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\\r\\nProxy-Authenticate: Basic realm=\\\""
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 6 Discarded in the process: "Squid proxy-caching web server\\\"\\r\\nX-Cache: MISS from localhost\\r\\nX-Cache-Lookup: NONE from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n<!DOCTYPE html PUBLIC \\\"-//W3C//DTD HTML 4.01//EN\\\" \\\"http://www.w3.org/TR/html4/strict.dtd\\\">\\n<html><head>\\n<meta http-equiv=\\\"Content-Type\\\" content=\\\"text/html; charset=utf-8\\\">\\n<title>ERROR: Cache Access Denied</title>\\n<style type=\\\"text/css\\\"><!-- \\n %l\\n\\nbody\\n:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }\\n:lang(he) { direction: rtl; float: right; }\\n --></style>\\n</head>\\n<body>\\n<div id=\\\"titles\\\">\\n<h1>ERROR</h1>\\n<h2>Cache Access Denied.</h2>\\n</div>\\n<hr>\\n\\n<div id=\\\"content\\\">\\n<p>The following error was encountered while trying to retrieve the URL: <a href=\\\"http://qt-test-server.qt-test-net/\\\">http://qt-test-server.qt-test-net/</a></p>\\n\\n<blockquote id=\\\"error\\\">\\n<p><b>Cache Access Denied.</b></p>\\n</blockquote>\\n\\n<p>Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.</p>\\n\\n<p>Please contact the <a href=\\\"mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_CACHE_ACCESS_DENIED&body=CacheHost%3A%20localhost%0D%0AErrPage%3A%20ERR_CACHE_ACCESS_DENIED%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Mon,%2020%20Jul%202015%2015%3A30%3A05%20GMT%0D%0A%0D%0AClientIP%3A%2010.212.2.3%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2F%20HTTP%2F1.0%0AHost%3A%20qt-test-server.qt-test-net%0D%0AProxy-Connection%3A%20close%0D%0A%0D%0A%0D%0A\\\">cache administrator</a> if you have difficulties authenticating yourself or <a href=\\\"http://localhost/cgi-bin/chpasswd.cgi\\\">change</a> your default password.</p>\\n\\n<br>\\n</div>\\n\\n<hr> \\n<div id=\\\"footer\\\">\\n<p>Generated Mon, 20 Jul 2015 15:30:05 GMT by localhost (squid/3.0.STABLE19)</p>\\n<!-- ERR_CACHE_ACCESS_DENIED -->\\n</div>\\n</body></html>\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 7 Reconnecting to server on port 3129
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 8 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: close\\r\\nProxy-Authorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 9 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 10 Discarded "0 "
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 11 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 12 Discarded in the process: "OK\\r\\nDate: Wed, 13 Mar 2013 05:49:30 GMT\\r\\nServer: Apache/2.2.14 (Ubuntu)\\r\\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\\r\\nETag: \\\"240c-e0-45bbaa65d0000\\\"\\r\\nAccept-Ranges: bytes\\r\\nContent-Length: 224\\r\\nContent-Type: text/html\\r\\nAge: 221259\\r\\nWarning: 113 localhost (squid/3.0.STABLE19) This cache hit is still fresh and more than 1 day old\\r\\nX-Cache: HIT from localhost\\r\\nX-Cache-Lookup: HIT from localhost:3128\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n<h1>Welcome to qt-test-server</h1>\\n<img src=\\\"gif/fluke.gif\\\" alt=\\\"fluke\\\">\\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\\n"
  PASS   : tst_NetworkSelfTest::httpProxyBasicAuth()
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 1 Sending "GET http://qt-test-server.qt-test-net/ HTTP/1.0\\r\\nHost: qt-test-server.qt-test-net\\r\\nProxy-connection: keep-alive\\r\\n\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 3 Discarded "0 "
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 4 Expecting "407 "
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarding until "\\r\\nProxy-Authenticate: NTLM\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 5 Discarded "Proxy Authentication Required\\r\\nServer: squid/3.0.STABLE19\\r\\nMime-Version: 1.0\\r\\nDate: Mon, 20 Jul 2015 15:30:05 GMT\\r\\nContent-Type: text/html\\r\\nContent-Length: 1693\\r\\nX-Squid-Error: ERR_CACHE_ACCESS_DENIED 0\\r\\nProxy-Authenticate: NTLM\\r\\n"
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 6 Discarded in the process: "X-Cache: MISS from localhost\\r\\nX-Cache-Lookup: NONE from localhost:3130\\r\\nVia: 1.0 localhost (squid/3.0.STABLE19)\\r\\nProxy-Connection: close\\r\\n\\r\\n<!DOCTYPE html PUBLIC \\\"-//W3C//DTD HTML 4.01//EN\\\" \\\"http://www.w3.org/TR/html4/strict.dtd\\\">\\n<html><head>\\n<meta http-equiv=\\\"Content-Type\\\" content=\\\"text/html; charset=utf-8\\\">\\n<title>ERROR: Cache Access Denied</title>\\n<style type=\\\"text/css\\\"><!-- \\n %l\\n\\nbody\\n:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }\\n:lang(he) { direction: rtl; float: right; }\\n --></style>\\n</head>\\n<body>\\n<div id=\\\"titles\\\">\\n<h1>ERROR</h1>\\n<h2>Cache Access Denied.</h2>\\n</div>\\n<hr>\\n\\n<div id=\\\"content\\\">\\n<p>The following error was encountered while trying to retrieve the URL: <a href=\\\"http://qt-test-server.qt-test-net/\\\">http://qt-test-server.qt-test-net/</a></p>\\n\\n<blockquote id=\\\"error\\\">\\n<p><b>Cache Access Denied.</b></p>\\n</blockquote>\\n\\n<p>Sorry, you are not currently allowed to request http://qt-test-server.qt-test-net/ from this cache until you have authenticated yourself.</p>\\n\\n<p>Please contact the <a href=\\\"mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_CACHE_ACCESS_DENIED&body=CacheHost%3A%20localhost%0D%0AErrPage%3A%20ERR_CACHE_ACCESS_DENIED%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Mon,%2020%20Jul%202015%2015%3A30%3A05%20GMT%0D%0A%0D%0AClientIP%3A%2010.212.2.3%0D%0A%0D%0AHTTP%20Request%3A%0D%0AGET%20%2F%20HTTP%2F1.0%0AHost%3A%20qt-test-server.qt-test-net%0D%0AProxy-Connection%3A%20keep-alive%0D%0A%0D%0A%0D%0A\\\">cache administrator</a> if you have difficulties authenticating yourself or <a href=\\\"http://localhost/cgi-bin/chpasswd.cgi\\\">change</a> your default password.</p>\\n\\n<br>\\n</div>\\n\\n<hr> \\n<div id=\\\"footer\\\">\\n<p>Generated Mon, 20 Jul 2015 15:30:05 GMT by localhost (squid/3.0.STABLE19)</p>\\n<!-- ERR_CACHE_ACCESS_DENIED -->\\n</div>\\n</body></html>\\n"
  PASS   : tst_NetworkSelfTest::httpProxyNtlmAuth()
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\\5\\1\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\\5\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\\5\\1\\0\\1\\177\\0\\0\\1\\0\\25"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\\5\\0\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\\1"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\\n\\324\\2\\0\\301\\213"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarded " Failed to change directory.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 21 Sending "PWD\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 22 Expecting "257 \\\"/pub\\\"\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 23 Sending "SIZE file-not-readable.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 24 Expecting "213 41\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 25 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 26 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 27 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 28 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 29 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 30 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 31 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 32 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 33 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 34 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 35 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 36 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 37 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 38 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 39 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 40 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 41 Reconnecting to server on port 1080
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 42 Sending "\\5\\1\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 43 Expecting "\\5\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 44 Sending "\\5\\1\\0\\1\\n\\324\\2\\0\\0\\25"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 45 Expecting "\\5\\0\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 46 Expecting "\\1"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipping 6 bytes
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 47 Skipped "\\n\\324\\2\\0\\301\\214"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 48 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 49 Discarded " (vsFTPd 2.2.2)\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 50 Sending "USER anonymous\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 51 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 52 Discarded " Please specify the password.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 53 Sending "PASS user at hostname\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 54 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 55 Discarded " Login successful.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 56 Sending "CWD pub\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 57 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 58 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 59 Sending "CWD dir-not-readable\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 60 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 61 Discarded " Failed to change directory.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 62 Sending "PWD\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 63 Expecting "257 \\\"/pub\\\"\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 64 Sending "SIZE file-not-readable.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 65 Expecting "213 41\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 66 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 67 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 68 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 69 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 70 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 71 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 72 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 73 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 74 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 75 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 76 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 77 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 78 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 79 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 80 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 81 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 82 Reconnecting to server on port 1080
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 83 Sending "\\5\\1\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 84 Expecting "\\5\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 85 Sending "\\5\\1\\0\\3\\tlocalhost\\0\\25"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 86 Expecting "\\5\\0\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 87 Expecting "\\1"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipping 6 bytes
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 88 Skipped "\\n\\324\\2\\0\\301\\215"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 89 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 90 Discarded " (vsFTPd 2.2.2)\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 91 Sending "USER anonymous\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 92 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 93 Discarded " Please specify the password.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 94 Sending "PASS user at hostname\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 95 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 96 Discarded " Login successful.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 97 Sending "CWD pub\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 98 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 99 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 100 Sending "CWD dir-not-readable\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 101 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 102 Discarded " Failed to change directory.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 103 Sending "PWD\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 104 Expecting "257 \\\"/pub\\\"\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 105 Sending "SIZE file-not-readable.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 106 Expecting "213 41\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 107 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 108 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 109 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 110 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 111 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 112 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 113 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 114 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 115 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 116 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 117 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 118 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 119 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 120 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 121 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 122 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 123 Reconnecting to server on port 1080
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 124 Sending "\\5\\1\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 125 Expecting "\\5\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 126 Sending "\\5\\1\\0\\3\\32qt-test-server.qt-test-net\\0\\25"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 127 Expecting "\\5\\0\\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 128 Expecting "\\1"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipping 6 bytes
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 129 Skipped "\\n\\324\\2\\0\\301\\216"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 130 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 131 Discarded " (vsFTPd 2.2.2)\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 132 Sending "USER anonymous\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 133 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 134 Discarded " Please specify the password.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 135 Sending "PASS user at hostname\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 136 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 137 Discarded " Login successful.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 138 Sending "CWD pub\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 139 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 140 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 141 Sending "CWD dir-not-readable\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 142 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 143 Discarded " Failed to change directory.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 144 Sending "PWD\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 145 Expecting "257 \\\"/pub\\\"\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 146 Sending "SIZE file-not-readable.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 147 Expecting "213 41\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 148 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 149 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 150 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 151 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 152 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 153 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 154 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 155 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 156 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 157 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 158 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 159 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 160 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 161 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 162 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 163 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::socks5Proxy()
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 1 Sending "\\5\\1\\0"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\\5\\377"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\\5\\1\\2\\1\\nqsockstest\\10password"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\\5\\2\\1\\0"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\\5\\1\\0\\1\\177\\0\\0\\1\\0\\25"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\\5\\0\\0"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\\1"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\\n\\324\\2\\0\\301\\220"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \\\"/pub\\\"\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\\r\\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::socks5ProxyAuth()
  SKIP   : tst_NetworkSelfTest::smbServer() Could not find smbclient (from Samba), cannot continue testing
     Loc: [tst_networkselftest.cpp(985)]
  PASS   : tst_NetworkSelfTest::supportsSsl()
  PASS   : tst_NetworkSelfTest::cleanupTestCase()
  Totals: 27 passed, 19 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_NetworkSelfTest *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_networkselftest: 0.346148 seconds, exit code 19

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01656/macx-clang_developer-build_OSX_10.9/log.txt.gz

  Tested changes (refs/builds/5.5_1437404379):
    http://codereview.qt-project.org/121906 [PS1] - Windows: Fix handling of cursor flash time.
    http://codereview.qt-project.org/120757 [PS5] - QLineEdit should inherit the input methods from QComboBox.
    http://codereview.qt-project.org/121769 [PS2] - Protect against a null widget pointer.
    http://codereview.qt-project.org/121716 [PS1] - qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WIN
    http://codereview.qt-project.org/121777 [PS1] - Merge remote-tracking branch 'origin/5.4' into 5.5



More information about the Ci-reports mailing list