[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qt#4.8

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 25 03:20:40 CEST 2012


Autotests `tst_networkselftest' and `tst_qnetworkaccessmanager_and_qprogressdialog' failed :(

  QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone()
  ********* Start testing of tst_NetworkSelfTest *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_NetworkSelfTest::initTestCase()
  PASS   : tst_NetworkSelfTest::hostTest()
  PASS   : tst_NetworkSelfTest::dnsResolution()
  PASS   : tst_NetworkSelfTest::serverReachability()
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Connection refused
     Loc: [tst_networkselftest.cpp(472)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Connection refused
     Loc: [tst_networkselftest.cpp(472)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Connection refused
     Loc: [tst_networkselftest.cpp(472)]
  QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21
  QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::ftpServer()
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n"
  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-19 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
  QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "<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::httpServer() 3 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"25f147-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\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::httpServer() 9 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello"
  QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"25f147-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\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::httpServer() 15 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>401 Authorization Required</title>\n</head><body>\n<h1>Authorization Required</h1>\n<p>This server could not verify that you\nare authorized to access the document\nrequested.  Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.</p>\n<hr>\n<address>Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80</address>\n</body></html>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:25 GMT\r\nETag: \"25f14c-656a-499c42edfed40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-184467440726321591688250727731351124302.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello"
  QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-184467440726321591688250727731351124302.txt\r\nContent-Length: 330\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>201 Created</title>\n</head><body>\n<h1>Created</h1>\n<p>Resource /dav/networkselftest-184467440726321591688250727731351124302.txt has been created.</p>\n<hr />\n<address>Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80</address>\n</body></html>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-184467440726321591688250727731351124302.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Thu, 25 Oct 2012 00:45:29 GMT\r\nETag: W/\"2600de-5-4ccd78516ee17\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-184467440726321591688250727731351124302.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Thu, 25 Oct 2012 00:45:29 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServer()
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"25f146-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:25 GMT\r\nETag: \"25f141-7ec48-499c42edf02e0\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"25f158-656a-499c42ee4bf9e\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:25 GMT\r\nETag: \"25f14c-656a-499c42edfed40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f030-0-499c42ee442a1\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f032-4-499c42ee4717f\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f031-4-499c42ee45241\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f033-2a-499c42ee4811f\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f035-31-499c42ee4a060\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f034-30-499c42ee490c0\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles()
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:30 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:31 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:31 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI()
  QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443
  QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption
  QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:31 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"25f147-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\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::httpsServer()
  QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128
  FAIL!  : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(30000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129
  FAIL!  : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(30000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130
  FAIL!  : tst_NetworkSelfTest::httpProxyNtlmAuth() 'socket.waitForConnected(30000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  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 "\254\36\213\235\354o"
  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\254\36\213\235\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 "\254\36\213\235\354p"
  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 "\254\36\213\235\354q"
  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
  (... 256 lines omitted; there are too many errors!)
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Thu, 25 Oct 2012 00:45:33 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>401 Authorization Required</title>\n</head><body>\n<h1>Authorization Required</h1>\n<p>This server could not verify that you\nare authorized to access the document\nrequested.  Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.</p>\n<hr>\n<address>Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80</address>\n</body></html>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:33 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:25 GMT\r\nETag: \"25f14c-656a-499c42edfed40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:33 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-184467440726326746565824702681351124306.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello"
  QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Thu, 25 Oct 2012 00:45:33 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-184467440726326746565824702681351124306.txt\r\nContent-Length: 330\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>201 Created</title>\n</head><body>\n<h1>Created</h1>\n<p>Resource /dav/networkselftest-184467440726326746565824702681351124306.txt has been created.</p>\n<hr />\n<address>Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80</address>\n</body></html>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-184467440726326746565824702681351124306.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Thu, 25 Oct 2012 00:45:33 GMT\r\nETag: W/\"2600de-5-4ccd78557bfde\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-184467440726326746565824702681351124306.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServer()
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"25f146-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:25 GMT\r\nETag: \"25f141-7ec48-499c42edf02e0\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"25f158-656a-499c42ee4bf9e\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:25 GMT\r\nETag: \"25f14c-656a-499c42edfed40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f030-0-499c42ee442a1\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f032-4-499c42ee4717f\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f031-4-499c42ee45241\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f033-2a-499c42ee4811f\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f035-31-499c42ee4a060\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 14 Jan 2011 01:16:26 GMT\r\nETag: \"27f034-30-499c42ee490c0\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles()
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI()
  QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443
  QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption
  QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Thu, 25 Oct 2012 00:45:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"25f147-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\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::httpsServer()
  QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128
  FAIL!  : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(30000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129
  FAIL!  : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(30000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130
  FAIL!  : tst_NetworkSelfTest::httpProxyNtlmAuth() 'socket.waitForConnected(30000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(227)]
  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 "\254\36\213\235\354\256"
  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\254\36\213\235\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 "\254\36\213\235\354\257"
  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 "\254\36\213\235\354\260"
  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 "\254\36\213\235\354\261"
  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 "\254\36\213\235\3412"
  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()
  QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct
  QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct
  PASS   : tst_NetworkSelfTest::smbServer()
  PASS   : tst_NetworkSelfTest::supportsSsl()
  PASS   : tst_NetworkSelfTest::cleanupTestCase()
  Totals: 16 passed, 6 failed, 0 skipped
  ********* Finished testing of tst_NetworkSelfTest *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  
  QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone()
  ********* Start testing of tst_QNetworkAccessManager_And_QProgressDialog *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QNetworkAccessManager_And_QProgressDialog::initTestCase()
  FAIL!  : tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(with-zeroCopy) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qnetworkaccessmanager_and_qprogressdialog.cpp(142)]
  FAIL!  : tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(without-zeroCopy) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qnetworkaccessmanager_and_qprogressdialog.cpp(142)]
  PASS   : tst_QNetworkAccessManager_And_QProgressDialog::cleanupTestCase()
  Totals: 2 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QNetworkAccessManager_And_QProgressDialog *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone()
  ********* Start testing of tst_QNetworkAccessManager_And_QProgressDialog *********
  Config: Using QTest library 4.8.4, Qt 4.8.4
  PASS   : tst_QNetworkAccessManager_And_QProgressDialog::initTestCase()
  FAIL!  : tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(with-zeroCopy) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qnetworkaccessmanager_and_qprogressdialog.cpp(142)]
  FAIL!  : tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(without-zeroCopy) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qnetworkaccessmanager_and_qprogressdialog.cpp(142)]
  PASS   : tst_QNetworkAccessManager_And_QProgressDialog::cleanupTestCase()
  Totals: 2 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QNetworkAccessManager_And_QProgressDialog *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  
  make[2]: *** [check] Error 2
  make[1]: *** [sub-qnetworkaccessmanager_and_qprogressdialog-check] Error 2
  make: *** [sub-gui-pro-check] Error 2
  make[2]: *** [check] Error 6
  make[1]: *** [sub-networkselftest-check] Error 2
  make: *** [sub-network-pro-check] Error 2

  Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_00901/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/4.8_1351119851):
    http://codereview.qt-project.org/37896 [PS2] - Fix mmap usage.
    http://codereview.qt-project.org/35475 [PS2] - Accessibility: itemviews check for valid model.



More information about the Ci-reports mailing list