See <https://ci.trafficserver.apache.org/job/tsqa-master/354/changes>
Changes: [Thomas Jackson] Fix import error ------------------------------------------ [...truncated 652 lines...] <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecCore.cc>:359: undefined reference to `ink_rwlock_rdlock(ink_rwlock*)' <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecCore.cc>:377: undefined reference to `ink_rwlock_unlock(ink_rwlock*)' ../lib/records/librecords_p.a(RecProcess.o): In function `RecRegisterRawStatSyncCb': <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecProcess.cc>:844: undefined reference to `ink_rwlock_rdlock(ink_rwlock*)' <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecProcess.cc>:860: undefined reference to `ink_rwlock_unlock(ink_rwlock*)' ../lib/records/librecords_p.a(RecProcess.o): In function `RecRegisterRawStatSyncCb(char const*, int (*)(char const*, RecDataT, RecData*, RecRawStatBlock*, int), RecRawStatBlock*, int)': <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecProcess.cc>:844: undefined reference to `ink_rwlock_rdlock(ink_rwlock*)' <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecProcess.cc>:860: undefined reference to `ink_rwlock_unlock(ink_rwlock*)' ../lib/records/librecords_p.a(RecProcess.o): In function `sync_cont': <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecProcess.cc>:374: undefined reference to `textBuffer::textBuffer(int)' ../lib/records/librecords_p.a(RecProcess.o): In function `sync_cont::~sync_cont()': <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecProcess.cc>:380: undefined reference to `textBuffer::~textBuffer()' ../lib/records/librecords_p.a(RecProcess.o): In function `~sync_cont': <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/lib/records/RecProcess.cc>:380: undefined reference to `textBuffer::~textBuffer()' collect2: error: ld returned 1 exit status make[3]: *** [traffic_server] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 -------------------- >> begin captured logging << -------------------- tsqa.environment: INFO: Starting build (662e180cb919f1c9c667d260a12b6078): configure {'enable-example-plugins': None, 'enable-ccache': None, 'disable-dependency-tracking': None, 'enable-static-proxy': None, 'enable-test-tools': None} --------------------- >> end captured logging << --------------------- INFO 2015-05-01 00:30:58,249 - Starting build (790e5816af185c4fe8093b72e4794a0d): configure {'enable-fast-sdk': None, 'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None} INFO 2015-05-01 00:31:45,146 - Build completed (790e5816af185c4fe8093b72e4794a0d): configure {'enable-fast-sdk': None, 'enable-example-plugins': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None} INFO 2015-05-01 00:31:45,227 - Environment prefix is /tmp/tsqa.env.f5h3eo test_buildoption (test_buildoptions.TestBuildOptionFastSDK) ... ok INFO 2015-05-01 00:31:48,664 - Environment prefix is /tmp/tsqa.env.HEzRWA test_chunked_bad_close (test_chunked.TestChunked) ... INFO 2015-05-01 00:31:51,909 - sending data back to the client INFO 2015-05-01 00:31:54,413 - Client disconnected ok test_chunked_basic (test_chunked.TestChunked) ... INFO 2015-05-01 00:31:54,418 - sending data back to the client ok test_chunked_keepalive_client (test_chunked.TestChunked) ... INFO 2015-05-01 00:31:57,423 - sending data back to the client INFO 2015-05-01 00:32:00,427 - sending data back to the client INFO 2015-05-01 00:32:03,432 - sending data back to the client INFO 2015-05-01 00:32:05,834 - sending data back to the client INFO 2015-05-01 00:32:08,237 - sending data back to the client INFO 2015-05-01 00:32:12,242 - sending data back to the client ok test_chunked_keepalive_server (test_chunked.TestChunked) ... INFO 2015-05-01 00:32:16,247 - sending data back to the client INFO 2015-05-01 00:32:19,251 - sending data back to the client ok Test that the origin does in fact support keepalive ... INFO 2015-05-01 00:32:20,255 - sending data back to the client INFO 2015-05-01 00:32:23,260 - sending data back to the client INFO 2015-05-01 00:32:24,263 - sending data back to the client INFO 2015-05-01 00:32:26,264 - Client disconnected INFO 2015-05-01 00:32:26,667 - sending data back to the client INFO 2015-05-01 00:32:27,069 - sending data back to the client INFO 2015-05-01 00:32:29,069 - Client disconnected INFO 2015-05-01 00:32:31,072 - sending data back to the client ok INFO 2015-05-01 00:32:33,082 - Client disconnected INFO 2015-05-01 00:32:33,298 - Environment prefix is /tmp/tsqa.env.Q0kq5Y INFO 2015-05-01 00:32:35,077 - Client disconnected Verify that we get 502s from an origin which just did a bind ... ok Verify that we get 200s from origins that delayed_accept_after_connect ... ok Verify that we get 504s from origins that die_on_connect ... ok Verify that we get 502s from origins that bind + listen ... ok Verify that we get 504s from origins that return a partial_response ... /usr/lib64/python2.7/unittest/case.py:380: RuntimeWarning: TestResult has no addExpectedFailure method, reporting as passes RuntimeWarning) ok Verify that we get 200s from origins that reset_after_accept ... ok INFO 2015-05-01 00:32:43,636 - Environment prefix is /tmp/tsqa.env.w0AEP9 test_default_404 (test_example.TestBootstrap) ... ok Test that traffic_line works, and verify that the values for proxy.config ... ok INFO 2015-05-01 00:33:13,664 - Starting build (a1de67cffb8c345a8296170a52ca4784): configure {'enable-spdy': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None} INFO 2015-05-01 00:34:01,041 - Build completed (a1de67cffb8c345a8296170a52ca4784): configure {'enable-spdy': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None} INFO 2015-05-01 00:34:01,123 - Environment prefix is /tmp/tsqa.env.j2UYhh test_spdy (test_example.TestConfigureFlags) ... ok INFO 2015-05-01 00:34:04,563 - Environment prefix is /tmp/tsqa.env.LnGQCu test_basic_proxy (test_example.TestDynamicHTTPEndpointCase) ... 127.0.0.1 - - [01/May/2015 00:34:07] "GET /test HTTP/1.1" 404 0 ok INFO 2015-05-01 00:34:08,015 - Environment prefix is /tmp/tsqa.env.ceJwxp test_logs_exist (test_example.TestLogRefCounting) ... 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 127.0.0.1 - - [01/May/2015 00:34:11] "GET / HTTP/1.1" 404 0 ok INFO 2015-05-01 00:34:21,491 - Environment prefix is /tmp/tsqa.env.MElJcN test_logs_exist (test_example.TestLogs) ... ok SKIP: Skip the entire class INFO 2015-05-01 00:34:34,966 - Environment prefix is /tmp/tsqa.env.8qjiTy test_basic_intercept (test_example.TestServerIntercept) ... 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:34:38] "GET / HTTP/1.1" 200 5 ok INFO 2015-05-01 00:34:38,467 - Environment prefix is /tmp/tsqa.env.6OHLTu test_lookup_timeout (test_hostdb.TestHostDBFailedDNS) ... ok INFO 2015-05-01 00:34:43,953 - Environment prefix is /tmp/tsqa.env.eULkti test_working (test_hostdb.TestHostDBPartiallyFailedDNS) ... ok INFO 2015-05-01 00:34:49,777 - Environment prefix is /tmp/tsqa.env.2qe_5O test_ecdsa (test_https.TestECDSA) ... ok test_intermediate_ca_ecdsa (test_https.TestECDSA) ... ok test_intermediate_ca_rsa (test_https.TestECDSA) ... ok We should be served the first match, since we aren't sending SNI headers ... ok Make sure we get the certificate we asked for if we pass in SNI headers ... ok test_rsa (test_https.TestECDSA) ... ok We should be served the first match, since we aren't sending SNI headers ... ok Make sure we get the certificate we asked for if we pass in SNI headers ... ok INFO 2015-05-01 00:34:53,320 - Environment prefix is /tmp/tsqa.env.WtNLgr test_ecdsa (test_https.TestMix) ... ok test_intermediate_ca_ecdsa (test_https.TestMix) ... ok test_intermediate_ca_rsa (test_https.TestMix) ... ok We should be served the first match, since we aren't sending SNI headers ... ok Make sure we get the certificate we asked for if we pass in SNI headers ... ok test_rsa (test_https.TestMix) ... ok We should be served the first match, since we aren't sending SNI headers ... ok Make sure we get the certificate we asked for if we pass in SNI headers ... ok INFO 2015-05-01 00:34:56,853 - Environment prefix is /tmp/tsqa.env.lFpBns test_ecdsa (test_https.TestRSA) ... ok test_intermediate_ca_ecdsa (test_https.TestRSA) ... ok test_intermediate_ca_rsa (test_https.TestRSA) ... ok We should be served the first match, since we aren't sending SNI headers ... ok Make sure we get the certificate we asked for if we pass in SNI headers ... ok test_rsa (test_https.TestRSA) ... ok We should be served the first match, since we aren't sending SNI headers ... ok Make sure we get the certificate we asked for if we pass in SNI headers ... ok INFO 2015-05-01 00:35:00,395 - Environment prefix is /tmp/tsqa.env.qLI8OL test_error_path (test_keepalive.TestKeepAliveInHTTP) ... ok Ensure that sending a request with a body doesn't break the keepalive session ... ok test_working_path (test_keepalive.TestKeepAliveInHTTP) ... 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:35:03] "GET /exists/ HTTP/1.1" 200 5 ok INFO 2015-05-01 00:35:03,856 - Environment prefix is /tmp/tsqa.env.QyAFGl Tests that origin_min_keep_alive_connections is honored via http. ... ok INFO 2015-05-01 00:35:10,310 - Environment prefix is /tmp/tsqa.env.5rbkWC Tests that origin_min_keep_alive_connections is honored via https. ... ok INFO 2015-05-01 00:35:16,771 - Environment prefix is /tmp/tsqa.env.XqkJLr Test that the origin does in fact support keepalive via http. ... ok Tests that keepalive works through ATS to origin via http. ... ok Tests that origin does not timeout using keepalive via http. ... ok Tests that keepalive timeout is honored through ATS to origin via http. ... ok INFO 2015-05-01 00:35:38,287 - Environment prefix is /tmp/tsqa.env.IOKHYU Test that the origin does in fact support keepalive via https. ... ok Tests that keepalive works through ATS to origin via https. ... ok Tests that origin does not timeout using keepalive via https. ... ok Tests that keepalive timeout is honored through ATS to origin via https. ... ok INFO 2015-05-01 00:35:59,813 - Environment prefix is /tmp/tsqa.env.1QC7Vb Tests that keepalive works through ATS to origin via https. ... ok Tests that keepalive works through ATS to origin via https. ... ok INFO 2015-05-01 00:36:03,296 - Environment prefix is /tmp/tsqa.env.R6ETbe Tests that keepalive works through ATS to origin via https. ... FAIL Tests that keepalive works through ATS to origin via https. ... ok INFO 2015-05-01 00:36:06,752 - Environment prefix is /tmp/tsqa.env.X3Qmqj test_redirection (test_redirection.TestRedirection) ... 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/9 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/8 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/7 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/6 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/5 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/4 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/3 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/2 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/1 HTTP/1.1" 302 215 127.0.0.1 - - [01/May/2015 00:36:10] "GET /get HTTP/1.1" 200 437 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/10 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/9 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/8 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/7 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/6 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/5 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/4 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/3 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/2 HTTP/1.1" 302 229 127.0.0.1 - - [01/May/2015 00:36:10] "GET /redirect/1 HTTP/1.1" 302 215 ok INFO 2015-05-01 00:36:10,243 - Environment prefix is /tmp/tsqa.env.EnHSwg test_regressions (test_regressions.TestRegressions) ... ok INFO 2015-05-01 00:38:43,085 - Starting build (481f22ae002c99c89179cba0bbc2ef76): configure {'enable-linux-native-aio': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None} SKIP: Error 1 running: ['<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/configure',> '--prefix=/', '--enable-linux-native-aio', '--disable-dependency-tracking', '--enable-ccache', '--enable-test-tools', '--enable-example-plugins'] configure: error: Linux native AIO requires libaio.h -------------------- >> begin captured logging << -------------------- tsqa.environment: INFO: Starting build (481f22ae002c99c89179cba0bbc2ef76): configure {'enable-linux-native-aio': None, 'disable-dependency-tracking': None, 'enable-ccache': None, 'enable-test-tools': None, 'enable-example-plugins': None} --------------------- >> end captured logging << --------------------- INFO 2015-05-01 00:38:52,324 - Environment prefix is /tmp/tsqa.env.g2Dt56 test_remap_http (test_remap.TestRemapHTTP) ... 127.0.0.1 - - [01/May/2015 00:38:55] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:38:55] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:38:55] "GET / HTTP/1.1" 200 5 ok INFO 2015-05-01 00:38:55,785 - Environment prefix is /tmp/tsqa.env.I1OKff test_remap_https (test_remap.TestRemapHTTPS) ... 127.0.0.1 - - [01/May/2015 00:38:59] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:38:59] "GET / HTTP/1.1" 200 5 127.0.0.1 - - [01/May/2015 00:38:59] "GET / HTTP/1.1" 200 5 ok SKIP: Skipping spdy/2 tests INFO 2015-05-01 00:38:59,247 - Environment prefix is /tmp/tsqa.env.OjtGZ6 INFO 2015-05-01 00:38:59,249 - spdycat path = /usr/local/bin/spdycat INFO 2015-05-01 00:38:59,249 - spdy server port = 51343 INFO 2015-05-01 00:38:59,249 - http server port = 49598 Test that the origin does in fact support spdy 3 ... INFO 2015-05-01 00:39:02,474 - full args = ['/usr/local/bin/spdycat', 'https://localhost:51343/', '-nv', '--spdy3'] ok Test that non spdy port won't advertise spdy ... INFO 2015-05-01 00:39:03,490 - full args = ['/usr/local/bin/spdycat', 'https://localhost:49598/', '-nv', '--spdy3'] Fatal: EOF reqnum=1, completed=0 Some requests were not processed. total=1, processed=0 ok INFO 2015-05-01 00:39:03,707 - Environment prefix is /tmp/tsqa.env.QJU9jr INFO 2015-05-01 00:39:03,709 - spdycat path = /usr/local/bin/spdycat INFO 2015-05-01 00:39:03,709 - spdy server port = 57421 INFO 2015-05-01 00:39:03,709 - http server port = 40889 Test that the origin does in fact support spdy 3.1 ... INFO 2015-05-01 00:39:06,935 - full args = ['/usr/local/bin/spdycat', 'https://localhost:57421/', '-nv', '--spdy3-1'] ok Test that non spdy port won't advertise spdy ... INFO 2015-05-01 00:39:07,937 - full args = ['/usr/local/bin/spdycat', 'https://localhost:40889/', '-nv', '--spdy3-1'] Fatal: EOF reqnum=1, completed=0 Some requests were not processed. total=1, processed=0 ok ====================================================================== FAIL: Tests that keepalive works through ATS to origin via https. ---------------------------------------------------------------------- Traceback (most recent call last): File "<https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/tests/test_keepalive.py",> line 440, in test_KA_client self._aux_KA_working_path_connid("http", headers={'Authorization': 'Foo'}) AssertionError: AssertionError not raised -------------------- >> begin captured logging << -------------------- root: INFO: Environment prefix is /tmp/tsqa.env.R6ETbe --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: <https://ci.trafficserver.apache.org/job/tsqa-master/ws/src/ci/tsqa/nosetests.xml> ---------------------------------------------------------------------- Ran 73 tests in 803.506s FAILED (SKIP=5, failures=1) make: *** [test] Error 1 Build step 'Execute shell' marked build as failure Recording test results
