1 |
1 |
test_create_ephemeral_bucket_and_use (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
2 |
2 |
test_create_list_get_remove_internal_user (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
3 |
3 |
test_user_api_aliases (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
4 |
4 |
test_query (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
5 |
5 |
test_enable_error_map (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
6 |
6 |
test_multi_hosts (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
7 |
7 |
test_list (couchbase.tests.test_sync.transplant_class.<locals>.C) ... /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/datastructures_t.py:52: DeprecationWarning: Please use assertNotEqual instead. |
8 |
8 |
self.assertNotEquals(0, rv.cas) |
9 |
9 |
ok |
10 |
10 |
test_map (couchbase.tests.test_sync.transplant_class.<locals>.C) ... /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/datastructures_t.py:31: DeprecationWarning: Please use assertNotEqual instead. |
11 |
11 |
self.assertNotEquals(0, rv.cas) |
12 |
12 |
ok |
13 |
13 |
test_design_headers (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
14 |
14 |
test_design_management (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
15 |
15 |
test_enhanced_err_present_authorisation (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
16 |
16 |
test_alt_indexes (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
17 |
17 |
test_create_primary (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
18 |
18 |
test_deferred (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
19 |
19 |
test_list_indexes (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
20 |
20 |
test_compat_timeout (couchbase.tests.test_sync.transplant_class.<locals>.C) ... /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/base.py:75: DeprecationWarning: timeout keyword argument is deprecated. Use operation_timeout (with float value) in connection string instead |
21 |
21 |
return conncls(**connargs) |
22 |
22 |
ok |
23 |
23 |
test_simple_spatial (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
24 |
24 |
test_stats_with_argument_list (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
|
25 |
test_missing_view (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
25 |
26 |
test_reject_ephemeral_attempt (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
26 |
|
test_simple_view (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL |
27 |
|
test_with_jparams (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL |
28 |
|
test_with_params (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL |
29 |
|
test_with_strparam (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL |
|
27 |
test_simple_view (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
|
28 |
test_with_jparams (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
|
29 |
test_with_params (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
|
30 |
test_with_strparam (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR |
30 |
31 |
|
31 |
32 |
====================================================================== |
32 |
33 |
ERROR: test_create_ephemeral_bucket_and_use (couchbase.tests.test_sync.transplant_class.<locals>.C) |
33 |
34 |
---------------------------------------------------------------------- |
34 |
35 |
Traceback (most recent call last): |
35 |
36 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 159, in test_create_ephemeral_bucket_and_use |
36 |
37 |
self.act_on_special_bucket(bucket_name, password, self.basic_upsert_test) |
37 |
38 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 184, in act_on_special_bucket |
38 |
39 |
raise e |
39 |
40 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 173, in act_on_special_bucket |
40 |
41 |
('data_writer', bucket_name)]) |
41 |
42 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 420, in user_upsert |
42 |
43 |
content=form) |
43 |
44 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request |
44 |
45 |
response_format=response_format) |
45 |
46 |
couchbase.exceptions.HTTPError: <Key='/settings/rbac/users/local/ephemeral', RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x0, value='Cannot assign roles to user because the following roles are unknown, malformed or role parameters are undefined: [data_writer[ephemeral],data_reader[ephemeral]]', http_status=400, url=/settings/rbac/users/local/ephemeral>> |
46 |
47 |
-------------------- >> begin captured logging << -------------------- |
47 |
48 |
couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.8.3_7_g84f70195', 133123) |
48 |
49 |
couchbase.confmon: DEBUG: [13] Preparing providers (this may be called multiple times) (L:85) |
49 |
50 |
couchbase.confmon: DEBUG: [13] Provider CCCP is DISABLED (L:94) |
50 |
51 |
couchbase.confmon: DEBUG: [13] Provider HTTP is ENABLED (L:92) |
51 |
52 |
couchbase.confmon: DEBUG: [13] Refreshing current cluster map (L:272) |
52 |
53 |
couchbase.confmon: DEBUG: [13] Attempting to retrieve cluster map via HTTP (L:259) |
53 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
54 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=2000000us (L:467) |
55 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232) |
56 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
57 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141) |
58 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100) |
59 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100) |
60 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
61 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99) |
62 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Received 395 bytes on HTTP stream (L:209) |
63 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Received 5332 bytes on HTTP stream (L:209) |
64 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Generation 0 -> 1 (L:224) |
|
54 |
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342) |
|
55 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Starting. Timeout=2000000us (L:467) |
|
56 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Created new socket with FD=4 (L:232) |
|
57 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
58 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Connected established (L:141) |
|
59 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Successfully set TCP_NODELAY (L:100) |
|
60 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Successfully set TCP_KEEPALIVE (L:100) |
|
61 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
62 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb422ac70 (L:99) |
|
63 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Received 395 bytes on HTTP stream (L:209) |
|
64 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Received 5332 bytes on HTTP stream (L:209) |
|
65 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Generation 0 -> 1 (L:224) |
65 |
66 |
couchbase.confmon: INFO: [13] Setting new configuration. Received via HTTP (L:158) |
66 |
67 |
couchbase.bootstrap: DEBUG: [13] Instance configured (L:56) |
67 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> DELETE http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
68 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
69 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75d440 (L:328) |
70 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Starting. Timeout=75000000us (L:467) |
71 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Created new socket with FD=5 (L:232) |
72 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
73 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Connected established (L:141) |
74 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100) |
75 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100) |
76 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75d440,C=0x0; E=0x0 (L:287) |
77 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a732060 (L:247) |
78 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a732060 (L:99) |
|
68 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> DELETE http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
69 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
70 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4117360 (L:328) |
|
71 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Starting. Timeout=75000000us (L:467) |
|
72 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Created new socket with FD=5 (L:232) |
|
73 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
74 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Connected established (L:141) |
|
75 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Successfully set TCP_NODELAY (L:100) |
|
76 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Successfully set TCP_KEEPALIVE (L:100) |
|
77 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4117360,C=0x0; E=0x0 (L:287) |
|
78 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4117260 SOCKET=0x7fbfb41174f0 (L:247) |
|
79 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117770,unknown) Pairing with SOCK=0x7fbfb41174f0 (L:99) |
79 |
80 |
couchbase.lcbio: INFO: [13] Translating errno=0, lcb=0x2d to NETWORK_ERROR (L:112) |
80 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149) |
81 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Starting. Timeout=2000000us (L:467) |
82 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Created new socket with FD=4 (L:232) |
83 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
84 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Connected established (L:141) |
85 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_NODELAY (L:100) |
86 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_KEEPALIVE (L:100) |
87 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
88 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,unknown) Pairing with SOCK=0x7fe82a736330 (L:99) |
89 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209) |
90 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
91 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209) |
92 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
93 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Got non-success HTTP status code 404 (L:142) |
94 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
95 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Starting. Timeout=2000000us (L:467) |
96 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Created new socket with FD=4 (L:232) |
97 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
98 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Connected established (L:141) |
99 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Successfully set TCP_NODELAY (L:100) |
100 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Successfully set TCP_KEEPALIVE (L:100) |
101 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
102 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,unknown) Pairing with SOCK=0x7fe82bb018b0 (L:99) |
103 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Received 411 bytes on HTTP stream (L:209) |
104 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
105 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Received 411 bytes on HTTP stream (L:209) |
106 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
107 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Got non-success HTTP status code 404 (L:142) |
108 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
81 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149) |
|
82 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Starting. Timeout=2000000us (L:467) |
|
83 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Created new socket with FD=4 (L:232) |
|
84 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
85 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Connected established (L:141) |
|
86 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_NODELAY (L:100) |
|
87 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_KEEPALIVE (L:100) |
|
88 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
89 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,unknown) Pairing with SOCK=0x7fbfb1432940 (L:99) |
|
90 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
91 |
couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
92 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
93 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
94 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Got non-success HTTP status code 404 (L:142) |
|
95 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
96 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Starting. Timeout=2000000us (L:467) |
|
97 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Created new socket with FD=4 (L:232) |
|
98 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
99 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Connected established (L:141) |
|
100 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Successfully set TCP_NODELAY (L:100) |
|
101 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Successfully set TCP_KEEPALIVE (L:100) |
|
102 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302) |
|
103 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,unknown) Pairing with SOCK=0x7fbfb17018e0 (L:99) |
|
104 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
105 |
couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
106 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
107 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
108 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Got non-success HTTP status code 404 (L:142) |
|
109 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
109 |
110 |
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
110 |
111 |
couchbase.confmon: DEBUG: [13] Ignoring failure. Refresh not active (L:189) |
111 |
112 |
couchbase.confmon: DEBUG: [13] Static configuration provider has been enabled (L:212) |
112 |
113 |
couchbase.confmon: DEBUG: [13] Will try next provider in 100000us (L:223) |
113 |
114 |
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
114 |
|
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150) |
|
115 |
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150) |
115 |
116 |
couchbase.confmon: DEBUG: [13] Attempting to retrieve cluster map via CLADMIN (L:259) |
116 |
|
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150) |
117 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
118 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> POST http://0.0.0.0:9000/pools/default/buckets. Body=116 bytes (L:246) |
119 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
120 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b863f60 (L:328) |
121 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Starting. Timeout=75000000us (L:467) |
122 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Created new socket with FD=4 (L:232) |
123 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
124 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
125 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Starting. Timeout=2000000us (L:467) |
126 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Created new socket with FD=5 (L:232) |
127 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
128 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Connected established (L:141) |
129 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_NODELAY (L:100) |
130 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_KEEPALIVE (L:100) |
131 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b863f60,C=0x0; E=0x0 (L:287) |
132 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b83b870 (L:247) |
133 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b83b870 (L:99) |
134 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Connected established (L:141) |
135 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Successfully set TCP_NODELAY (L:100) |
136 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Successfully set TCP_KEEPALIVE (L:100) |
137 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
138 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,unknown) Pairing with SOCK=0x7fe82b82d2e0 (L:99) |
139 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Received 411 bytes on HTTP stream (L:209) |
140 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
141 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Received 380 bytes on HTTP stream (L:209) |
142 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
143 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Got non-success HTTP status code 404 (L:142) |
144 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
145 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Starting. Timeout=2000000us (L:467) |
146 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Created new socket with FD=5 (L:232) |
147 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
148 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Connected established (L:141) |
149 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100) |
150 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100) |
151 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
152 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,unknown) Pairing with SOCK=0x7fe82a732060 (L:99) |
153 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
154 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
155 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
156 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
157 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Starting. Timeout=75000000us (L:467) |
158 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Created new socket with FD=4 (L:232) |
159 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
160 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Received 411 bytes on HTTP stream (L:209) |
161 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
162 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Connected established (L:141) |
163 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_NODELAY (L:100) |
164 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_KEEPALIVE (L:100) |
165 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
166 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a67c120 SOCKET=0x7fe82a680ec0 (L:247) |
167 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,unknown) Pairing with SOCK=0x7fe82a680ec0 (L:99) |
168 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
169 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
170 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
171 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5af410 (L:328) |
172 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Starting. Timeout=75000000us (L:467) |
173 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Created new socket with FD=4 (L:232) |
174 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
175 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Received 411 bytes on HTTP stream (L:209) |
176 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
177 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Got non-success HTTP status code 404 (L:142) |
178 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
117 |
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150) |
|
118 |
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342) |
|
119 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Starting. Timeout=2000000us (L:467) |
|
120 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Created new socket with FD=4 (L:232) |
|
121 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
122 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Connected established (L:141) |
|
123 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Successfully set TCP_NODELAY (L:100) |
|
124 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Successfully set TCP_KEEPALIVE (L:100) |
|
125 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
126 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,unknown) Pairing with SOCK=0x7fbfb1511f10 (L:99) |
|
127 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
128 |
couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
129 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
130 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
131 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Got non-success HTTP status code 404 (L:142) |
|
132 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
133 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Starting. Timeout=2000000us (L:467) |
|
134 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Created new socket with FD=4 (L:232) |
|
135 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
136 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Connected established (L:141) |
|
137 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Successfully set TCP_NODELAY (L:100) |
|
138 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Successfully set TCP_KEEPALIVE (L:100) |
|
139 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302) |
|
140 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb4325080 (L:99) |
|
141 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
142 |
couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
143 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
144 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
145 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Got non-success HTTP status code 404 (L:142) |
|
146 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
179 |
147 |
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
180 |
|
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185) |
|
148 |
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185) |
181 |
149 |
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
182 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Connected established (L:141) |
183 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_NODELAY (L:100) |
184 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_KEEPALIVE (L:100) |
185 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287) |
186 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc02c70 SOCKET=0x7fe82a5dc540 (L:247) |
187 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99) |
188 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
189 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
190 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
191 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a72b160 (L:328) |
192 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Starting. Timeout=75000000us (L:467) |
193 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Created new socket with FD=4 (L:232) |
194 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
195 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Connected established (L:141) |
196 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_NODELAY (L:100) |
197 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_KEEPALIVE (L:100) |
198 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a72b160,C=0x0; E=0x0 (L:287) |
199 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75d440 (L:247) |
200 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a75d440 (L:99) |
201 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
202 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
203 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
204 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328) |
205 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Starting. Timeout=75000000us (L:467) |
206 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Created new socket with FD=4 (L:232) |
207 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
208 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Connected established (L:141) |
209 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_NODELAY (L:100) |
210 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_KEEPALIVE (L:100) |
211 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287) |
212 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82b830710 (L:247) |
213 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82b830710 (L:99) |
214 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
215 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
216 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
217 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a6946a0 (L:328) |
218 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Starting. Timeout=75000000us (L:467) |
219 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Created new socket with FD=4 (L:232) |
220 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
221 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Connected established (L:141) |
222 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_NODELAY (L:100) |
223 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_KEEPALIVE (L:100) |
224 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a6946a0,C=0x0; E=0x0 (L:287) |
225 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a408670 SOCKET=0x7fe82a680ec0 (L:247) |
226 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a680ec0 (L:99) |
227 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
228 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
229 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
230 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75d440 (L:328) |
231 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Starting. Timeout=75000000us (L:467) |
232 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Created new socket with FD=4 (L:232) |
233 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
234 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Connected established (L:141) |
235 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_NODELAY (L:100) |
236 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_KEEPALIVE (L:100) |
237 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75d440,C=0x0; E=0x0 (L:287) |
238 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a680ec0 (L:247) |
239 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a680ec0 (L:99) |
240 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
241 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
242 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
243 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a72b160 (L:328) |
244 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Starting. Timeout=75000000us (L:467) |
245 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Created new socket with FD=4 (L:232) |
246 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
247 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
248 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Starting. Timeout=2000000us (L:467) |
249 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Created new socket with FD=5 (L:232) |
250 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
251 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Connected established (L:141) |
252 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Successfully set TCP_NODELAY (L:100) |
253 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Successfully set TCP_KEEPALIVE (L:100) |
254 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a72b160,C=0x0; E=0x0 (L:287) |
255 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75dcc0 (L:247) |
256 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75dcc0 (L:99) |
257 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Connected established (L:141) |
258 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_NODELAY (L:100) |
259 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_KEEPALIVE (L:100) |
260 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
261 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,unknown) Pairing with SOCK=0x7fe82a7306a0 (L:99) |
262 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209) |
263 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
264 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
265 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
266 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
267 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b904470 (L:328) |
268 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Starting. Timeout=75000000us (L:467) |
269 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Created new socket with FD=4 (L:232) |
270 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
271 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209) |
272 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
273 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got non-success HTTP status code 404 (L:142) |
274 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
275 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Starting. Timeout=2000000us (L:467) |
276 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Created new socket with FD=5 (L:232) |
277 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
278 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Connected established (L:141) |
279 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Successfully set TCP_NODELAY (L:100) |
280 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Successfully set TCP_KEEPALIVE (L:100) |
281 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b904470,C=0x0; E=0x0 (L:287) |
282 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b9043e0 SOCKET=0x7fe82b903320 (L:247) |
283 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905110,unknown) Pairing with SOCK=0x7fe82b903320 (L:99) |
284 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Connected established (L:141) |
285 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Successfully set TCP_NODELAY (L:100) |
286 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Successfully set TCP_KEEPALIVE (L:100) |
287 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
288 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,unknown) Pairing with SOCK=0x7fe82b905040 (L:99) |
289 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Received 411 bytes on HTTP stream (L:209) |
290 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
291 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Received 411 bytes on HTTP stream (L:209) |
292 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
293 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Got non-success HTTP status code 404 (L:142) |
294 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
295 |
|
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
296 |
|
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185) |
297 |
|
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
298 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905110,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
299 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
300 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
301 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a737960 (L:328) |
302 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Starting. Timeout=75000000us (L:467) |
303 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Created new socket with FD=4 (L:232) |
304 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
305 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Connected established (L:141) |
306 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Successfully set TCP_NODELAY (L:100) |
307 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Successfully set TCP_KEEPALIVE (L:100) |
308 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a737960,C=0x0; E=0x0 (L:287) |
309 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a72b160 (L:247) |
310 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a72b160 (L:99) |
311 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
312 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
313 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
314 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75d440 (L:328) |
315 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Starting. Timeout=75000000us (L:467) |
316 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Created new socket with FD=4 (L:232) |
317 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
318 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Connected established (L:141) |
319 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_NODELAY (L:100) |
320 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_KEEPALIVE (L:100) |
321 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75d440,C=0x0; E=0x0 (L:287) |
322 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75df60 (L:247) |
323 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75df60 (L:99) |
324 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
325 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
326 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
327 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a737960 (L:328) |
328 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Starting. Timeout=75000000us (L:467) |
329 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Created new socket with FD=4 (L:232) |
330 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
331 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Connected established (L:141) |
332 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100) |
333 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100) |
334 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a737960,C=0x0; E=0x0 (L:287) |
335 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a732060 (L:247) |
336 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a732060 (L:99) |
337 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
338 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
339 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
340 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328) |
341 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Starting. Timeout=75000000us (L:467) |
342 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Created new socket with FD=4 (L:232) |
343 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
344 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Connected established (L:141) |
345 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Successfully set TCP_NODELAY (L:100) |
346 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Successfully set TCP_KEEPALIVE (L:100) |
347 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287) |
348 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b858680 (L:247) |
349 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5a8720,unknown) Pairing with SOCK=0x7fe82b858680 (L:99) |
350 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5a8720,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
351 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
352 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
353 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a7306a0 (L:328) |
354 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Starting. Timeout=75000000us (L:467) |
355 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Created new socket with FD=4 (L:232) |
356 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
357 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
358 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Starting. Timeout=2000000us (L:467) |
359 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Created new socket with FD=5 (L:232) |
360 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
361 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Connected established (L:141) |
362 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_NODELAY (L:100) |
363 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_KEEPALIVE (L:100) |
364 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a7306a0,C=0x0; E=0x0 (L:287) |
365 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75d440 (L:247) |
366 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75d440 (L:99) |
367 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Connected established (L:141) |
368 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_NODELAY (L:100) |
369 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_KEEPALIVE (L:100) |
370 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
371 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,unknown) Pairing with SOCK=0x7fe82a737960 (L:99) |
372 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209) |
373 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
374 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209) |
375 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
376 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got non-success HTTP status code 404 (L:142) |
377 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
378 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Starting. Timeout=2000000us (L:467) |
379 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Created new socket with FD=5 (L:232) |
380 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
381 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Connected established (L:141) |
382 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Successfully set TCP_NODELAY (L:100) |
383 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Successfully set TCP_KEEPALIVE (L:100) |
384 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
385 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82ba00540 (L:99) |
386 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Received 411 bytes on HTTP stream (L:209) |
387 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
388 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
389 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
390 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
391 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
392 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Starting. Timeout=75000000us (L:467) |
393 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Created new socket with FD=4 (L:232) |
394 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
395 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Received 411 bytes on HTTP stream (L:209) |
396 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
397 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Got non-success HTTP status code 404 (L:142) |
398 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
150 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117770,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
151 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> POST http://[::1]:9000/pools/default/buckets. Body=116 bytes (L:246) |
|
152 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
153 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb41164b0 (L:328) |
|
154 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Starting. Timeout=75000000us (L:467) |
|
155 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Created new socket with FD=4 (L:232) |
|
156 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
157 |
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342) |
|
158 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Starting. Timeout=2000000us (L:467) |
|
159 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Created new socket with FD=5 (L:232) |
|
160 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
161 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Connected established (L:141) |
|
162 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Successfully set TCP_NODELAY (L:100) |
|
163 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Successfully set TCP_KEEPALIVE (L:100) |
|
164 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb41164b0,C=0x0; E=0x0 (L:287) |
|
165 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4117130 SOCKET=0x7fbfb41176f0 (L:247) |
|
166 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117f30,unknown) Pairing with SOCK=0x7fbfb41176f0 (L:99) |
|
167 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Connected established (L:141) |
|
168 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Successfully set TCP_NODELAY (L:100) |
|
169 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Successfully set TCP_KEEPALIVE (L:100) |
|
170 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
171 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,unknown) Pairing with SOCK=0x7fbfb4117e60 (L:99) |
|
172 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
173 |
couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
174 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
175 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
176 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Got non-success HTTP status code 404 (L:142) |
|
177 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
178 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Starting. Timeout=2000000us (L:467) |
|
179 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Created new socket with FD=5 (L:232) |
|
180 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
181 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117f30,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
182 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
183 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
184 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1526330 (L:328) |
|
185 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Starting. Timeout=75000000us (L:467) |
|
186 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Created new socket with FD=4 (L:232) |
|
187 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
188 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Connected established (L:141) |
|
189 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Successfully set TCP_NODELAY (L:100) |
|
190 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Successfully set TCP_KEEPALIVE (L:100) |
|
191 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302) |
|
192 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,unknown) Pairing with SOCK=0x7fbfb151b0e0 (L:99) |
|
193 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Connected established (L:141) |
|
194 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Successfully set TCP_NODELAY (L:100) |
|
195 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Successfully set TCP_KEEPALIVE (L:100) |
|
196 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1526330,C=0x0; E=0x0 (L:287) |
|
197 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1522c40 SOCKET=0x7fbfb1526720 (L:247) |
|
198 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526a60,unknown) Pairing with SOCK=0x7fbfb1526720 (L:99) |
|
199 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
200 |
couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
201 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526a60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
202 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
203 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
204 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb433a8d0 (L:328) |
|
205 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Starting. Timeout=75000000us (L:467) |
|
206 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Created new socket with FD=4 (L:232) |
|
207 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
208 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
209 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
210 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Got non-success HTTP status code 404 (L:142) |
|
211 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
399 |
212 |
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
400 |
|
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185) |
|
213 |
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185) |
401 |
214 |
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
402 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Connected established (L:141) |
403 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_NODELAY (L:100) |
404 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_KEEPALIVE (L:100) |
405 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
406 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a624000 (L:247) |
407 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,unknown) Pairing with SOCK=0x7fe82a624000 (L:99) |
408 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
409 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
410 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
411 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
412 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Starting. Timeout=75000000us (L:467) |
413 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Created new socket with FD=4 (L:232) |
414 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
415 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Connected established (L:141) |
416 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Successfully set TCP_NODELAY (L:100) |
417 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Successfully set TCP_KEEPALIVE (L:100) |
418 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
419 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a69b750 (L:247) |
420 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,unknown) Pairing with SOCK=0x7fe82a69b750 (L:99) |
421 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
422 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
423 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
424 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
425 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Starting. Timeout=75000000us (L:467) |
426 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Created new socket with FD=4 (L:232) |
427 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
428 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Connected established (L:141) |
429 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_NODELAY (L:100) |
430 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_KEEPALIVE (L:100) |
431 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
432 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82bc0dcd0 (L:247) |
433 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82bc0dcd0 (L:99) |
434 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
435 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
436 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
437 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328) |
438 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Starting. Timeout=75000000us (L:467) |
439 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Created new socket with FD=4 (L:232) |
440 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
441 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Connected established (L:141) |
442 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_NODELAY (L:100) |
443 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_KEEPALIVE (L:100) |
444 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287) |
445 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75df60 (L:247) |
446 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75df60 (L:99) |
447 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
448 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
449 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
450 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328) |
451 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Starting. Timeout=75000000us (L:467) |
452 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Created new socket with FD=4 (L:232) |
453 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
454 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Connected established (L:141) |
455 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_NODELAY (L:100) |
456 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_KEEPALIVE (L:100) |
457 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287) |
458 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b860f90 (L:247) |
459 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b860f90 (L:99) |
460 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
461 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
462 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
463 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328) |
464 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Starting. Timeout=75000000us (L:467) |
465 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Created new socket with FD=4 (L:232) |
466 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
467 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
468 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Starting. Timeout=2000000us (L:467) |
469 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Created new socket with FD=5 (L:232) |
470 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
471 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Connected established (L:141) |
472 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_NODELAY (L:100) |
473 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_KEEPALIVE (L:100) |
474 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287) |
475 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82ba00390 SOCKET=0x7fe82b830710 (L:247) |
476 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9040d0,unknown) Pairing with SOCK=0x7fe82b830710 (L:99) |
477 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Connected established (L:141) |
478 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Successfully set TCP_NODELAY (L:100) |
479 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Successfully set TCP_KEEPALIVE (L:100) |
480 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
481 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,unknown) Pairing with SOCK=0x7fe82bb013c0 (L:99) |
482 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Received 411 bytes on HTTP stream (L:209) |
483 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
484 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Received 411 bytes on HTTP stream (L:209) |
485 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
486 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Got non-success HTTP status code 404 (L:142) |
487 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
488 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Starting. Timeout=2000000us (L:467) |
489 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Created new socket with FD=5 (L:232) |
490 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
491 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Connected established (L:141) |
492 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Successfully set TCP_NODELAY (L:100) |
493 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Successfully set TCP_KEEPALIVE (L:100) |
494 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
495 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82a5bb320 (L:99) |
496 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9040d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
497 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
498 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
499 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a87a0 (L:328) |
500 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=75000000us (L:467) |
501 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232) |
502 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
503 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209) |
504 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
505 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141) |
506 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100) |
507 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100) |
508 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a87a0,C=0x0; E=0x0 (L:287) |
509 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5b3420 SOCKET=0x7fe82bc0ffc0 (L:247) |
510 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb01380,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99) |
511 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209) |
512 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
513 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Got non-success HTTP status code 404 (L:142) |
514 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
515 |
|
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
516 |
|
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185) |
517 |
|
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
518 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb01380,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
519 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
520 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
521 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
522 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Starting. Timeout=75000000us (L:467) |
523 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Created new socket with FD=4 (L:232) |
524 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
525 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Connected established (L:141) |
526 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_NODELAY (L:100) |
527 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_KEEPALIVE (L:100) |
528 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
529 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82bc18970 (L:247) |
530 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82bc18970 (L:99) |
531 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
532 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
533 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
534 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328) |
535 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Starting. Timeout=75000000us (L:467) |
536 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Created new socket with FD=4 (L:232) |
537 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
538 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Connected established (L:141) |
539 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_NODELAY (L:100) |
540 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_KEEPALIVE (L:100) |
541 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287) |
542 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7306a0 (L:247) |
543 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a7306a0 (L:99) |
544 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
545 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
546 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
547 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328) |
548 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Starting. Timeout=75000000us (L:467) |
549 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Created new socket with FD=4 (L:232) |
550 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
551 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Connected established (L:141) |
552 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100) |
553 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100) |
554 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287) |
555 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a732060 (L:247) |
556 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a732060 (L:99) |
557 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
558 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
559 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
560 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
561 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Starting. Timeout=75000000us (L:467) |
562 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Created new socket with FD=4 (L:232) |
563 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
564 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Connected established (L:141) |
565 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_NODELAY (L:100) |
566 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_KEEPALIVE (L:100) |
567 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
568 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc18970 SOCKET=0x7fe82a5d5150 (L:247) |
569 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82a5d5150 (L:99) |
570 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
571 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
572 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
573 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
574 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=75000000us (L:467) |
575 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232) |
576 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
577 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
578 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Starting. Timeout=2000000us (L:467) |
579 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Created new socket with FD=5 (L:232) |
580 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
581 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141) |
582 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100) |
583 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100) |
584 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
585 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5d5150 SOCKET=0x7fe82bc0ffc0 (L:247) |
586 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905790,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99) |
587 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Connected established (L:141) |
588 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Successfully set TCP_NODELAY (L:100) |
589 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Successfully set TCP_KEEPALIVE (L:100) |
590 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
591 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,unknown) Pairing with SOCK=0x7fe82b9056c0 (L:99) |
592 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Received 411 bytes on HTTP stream (L:209) |
593 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
594 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Received 411 bytes on HTTP stream (L:209) |
595 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
596 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Got non-success HTTP status code 404 (L:142) |
597 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
598 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Starting. Timeout=2000000us (L:467) |
599 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Created new socket with FD=5 (L:232) |
600 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
601 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Connected established (L:141) |
602 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Successfully set TCP_NODELAY (L:100) |
603 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Successfully set TCP_KEEPALIVE (L:100) |
604 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
605 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,unknown) Pairing with SOCK=0x7fe82ba004e0 (L:99) |
606 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209) |
607 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
608 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905790,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
609 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
610 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
611 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
612 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Starting. Timeout=75000000us (L:467) |
613 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Created new socket with FD=4 (L:232) |
614 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
615 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209) |
616 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
617 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Got non-success HTTP status code 404 (L:142) |
618 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
215 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Connected established (L:141) |
|
216 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_NODELAY (L:100) |
|
217 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_KEEPALIVE (L:100) |
|
218 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb433a8d0,C=0x0; E=0x0 (L:287) |
|
219 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4325080 SOCKET=0x7fbfb432f5b0 (L:247) |
|
220 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb432f5b0 (L:99) |
|
221 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
222 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
223 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
224 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb15177e0 (L:328) |
|
225 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Starting. Timeout=75000000us (L:467) |
|
226 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Created new socket with FD=4 (L:232) |
|
227 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
228 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Connected established (L:141) |
|
229 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Successfully set TCP_NODELAY (L:100) |
|
230 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Successfully set TCP_KEEPALIVE (L:100) |
|
231 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb15177e0,C=0x0; E=0x0 (L:287) |
|
232 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1511f10 SOCKET=0x7fbfb1522b30 (L:247) |
|
233 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526250,unknown) Pairing with SOCK=0x7fbfb1522b30 (L:99) |
|
234 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526250,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
235 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
236 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
237 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb42635f0 (L:328) |
|
238 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Starting. Timeout=75000000us (L:467) |
|
239 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Created new socket with FD=4 (L:232) |
|
240 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
241 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Connected established (L:141) |
|
242 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Successfully set TCP_NODELAY (L:100) |
|
243 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Successfully set TCP_KEEPALIVE (L:100) |
|
244 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb42635f0,C=0x0; E=0x0 (L:287) |
|
245 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4247350 SOCKET=0x7fbfb426ed10 (L:247) |
|
246 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb426ed10 (L:99) |
|
247 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
248 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
249 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
250 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb433a8d0 (L:328) |
|
251 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Starting. Timeout=75000000us (L:467) |
|
252 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Created new socket with FD=4 (L:232) |
|
253 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
254 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Connected established (L:141) |
|
255 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Successfully set TCP_NODELAY (L:100) |
|
256 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Successfully set TCP_KEEPALIVE (L:100) |
|
257 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb433a8d0,C=0x0; E=0x0 (L:287) |
|
258 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb432f5b0 SOCKET=0x7fbfb4328e80 (L:247) |
|
259 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4328e80 (L:99) |
|
260 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
261 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
262 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
263 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb16de700 (L:328) |
|
264 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Starting. Timeout=75000000us (L:467) |
|
265 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Created new socket with FD=4 (L:232) |
|
266 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
267 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Connected established (L:141) |
|
268 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Successfully set TCP_NODELAY (L:100) |
|
269 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Successfully set TCP_KEEPALIVE (L:100) |
|
270 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb16de700,C=0x0; E=0x0 (L:287) |
|
271 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16d21b0 SOCKET=0x7fbfb1704c20 (L:247) |
|
272 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed60,unknown) Pairing with SOCK=0x7fbfb1704c20 (L:99) |
|
273 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
274 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
275 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
276 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb410eeb0 (L:328) |
|
277 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Starting. Timeout=75000000us (L:467) |
|
278 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Created new socket with FD=4 (L:232) |
|
279 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
280 |
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342) |
|
281 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Starting. Timeout=2000000us (L:467) |
|
282 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Created new socket with FD=5 (L:232) |
|
283 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
284 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Connected established (L:141) |
|
285 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Successfully set TCP_NODELAY (L:100) |
|
286 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Successfully set TCP_KEEPALIVE (L:100) |
|
287 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb410eeb0,C=0x0; E=0x0 (L:287) |
|
288 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4113690 SOCKET=0x7fbfb4117130 (L:247) |
|
289 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117720,unknown) Pairing with SOCK=0x7fbfb4117130 (L:99) |
|
290 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Connected established (L:141) |
|
291 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Successfully set TCP_NODELAY (L:100) |
|
292 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Successfully set TCP_KEEPALIVE (L:100) |
|
293 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
294 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,unknown) Pairing with SOCK=0x7fbfb4117650 (L:99) |
|
295 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117720,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
296 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
297 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
298 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1438d90 (L:328) |
|
299 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Starting. Timeout=75000000us (L:467) |
|
300 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Created new socket with FD=4 (L:232) |
|
301 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
302 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
303 |
couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
304 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Connected established (L:141) |
|
305 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_NODELAY (L:100) |
|
306 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_KEEPALIVE (L:100) |
|
307 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1438d90,C=0x0; E=0x0 (L:287) |
|
308 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1444f70 SOCKET=0x7fbfb1457850 (L:247) |
|
309 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb1457850 (L:99) |
|
310 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
311 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
312 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Got non-success HTTP status code 404 (L:142) |
|
313 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
314 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Starting. Timeout=2000000us (L:467) |
|
315 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Created new socket with FD=5 (L:232) |
|
316 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
317 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Connected established (L:141) |
|
318 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Successfully set TCP_NODELAY (L:100) |
|
319 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Successfully set TCP_KEEPALIVE (L:100) |
|
320 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302) |
|
321 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,unknown) Pairing with SOCK=0x7fbfb151b030 (L:99) |
|
322 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
323 |
couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
324 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
325 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
326 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Got non-success HTTP status code 404 (L:142) |
|
327 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
619 |
328 |
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
620 |
|
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185) |
|
329 |
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185) |
621 |
330 |
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
622 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Connected established (L:141) |
623 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_NODELAY (L:100) |
624 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_KEEPALIVE (L:100) |
625 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
626 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82a5dc540 (L:247) |
627 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99) |
628 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
629 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
630 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
631 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
632 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Starting. Timeout=75000000us (L:467) |
633 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Created new socket with FD=4 (L:232) |
634 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
635 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Connected established (L:141) |
636 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_NODELAY (L:100) |
637 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_KEEPALIVE (L:100) |
638 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
639 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a0160 (L:247) |
640 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a6a0160 (L:99) |
641 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
642 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
643 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
644 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328) |
645 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Starting. Timeout=75000000us (L:467) |
646 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Created new socket with FD=4 (L:232) |
647 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
648 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Connected established (L:141) |
649 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_NODELAY (L:100) |
650 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_KEEPALIVE (L:100) |
651 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287) |
652 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b860f90 (L:247) |
653 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b860f90 (L:99) |
654 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
655 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
656 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
657 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
658 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Starting. Timeout=75000000us (L:467) |
659 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Created new socket with FD=4 (L:232) |
660 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
661 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Connected established (L:141) |
662 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Successfully set TCP_NODELAY (L:100) |
663 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Successfully set TCP_KEEPALIVE (L:100) |
664 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
665 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a67c360 (L:247) |
666 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,unknown) Pairing with SOCK=0x7fe82a67c360 (L:99) |
667 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
668 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
669 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
670 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328) |
671 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Starting. Timeout=75000000us (L:467) |
672 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Created new socket with FD=4 (L:232) |
673 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
674 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Connected established (L:141) |
675 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_NODELAY (L:100) |
676 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_KEEPALIVE (L:100) |
677 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287) |
678 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b860f90 (L:247) |
679 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a409100,unknown) Pairing with SOCK=0x7fe82b860f90 (L:99) |
680 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a409100,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
681 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> PUT http://0.0.0.0:9000/settings/rbac/users/local/ephemeral. Body=78 bytes (L:246) |
682 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
683 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a68df10 (L:328) |
684 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Starting. Timeout=75000000us (L:467) |
685 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Created new socket with FD=4 (L:232) |
686 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
687 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Connected established (L:141) |
688 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_NODELAY (L:100) |
689 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_KEEPALIVE (L:100) |
690 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a68df10,C=0x0; E=0x0 (L:287) |
691 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a690aa0 SOCKET=0x7fe82a624000 (L:247) |
692 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,unknown) Pairing with SOCK=0x7fe82a624000 (L:99) |
|
331 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
332 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
333 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
334 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
335 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Starting. Timeout=75000000us (L:467) |
|
336 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Created new socket with FD=4 (L:232) |
|
337 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
338 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Connected established (L:141) |
|
339 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_NODELAY (L:100) |
|
340 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_KEEPALIVE (L:100) |
|
341 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
342 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb40048a0 SOCKET=0x7fbfb4396da0 (L:247) |
|
343 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb4396da0 (L:99) |
|
344 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
345 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
346 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
347 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb14545b0 (L:328) |
|
348 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Starting. Timeout=75000000us (L:467) |
|
349 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Created new socket with FD=4 (L:232) |
|
350 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
351 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Connected established (L:141) |
|
352 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_NODELAY (L:100) |
|
353 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_KEEPALIVE (L:100) |
|
354 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb14545b0,C=0x0; E=0x0 (L:287) |
|
355 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1457850 SOCKET=0x7fbfb1432940 (L:247) |
|
356 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed50,unknown) Pairing with SOCK=0x7fbfb1432940 (L:99) |
|
357 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed50,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
358 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
359 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
360 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4013ca0 (L:328) |
|
361 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Starting. Timeout=75000000us (L:467) |
|
362 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Created new socket with FD=4 (L:232) |
|
363 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
364 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Connected established (L:141) |
|
365 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Successfully set TCP_NODELAY (L:100) |
|
366 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Successfully set TCP_KEEPALIVE (L:100) |
|
367 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4013ca0,C=0x0; E=0x0 (L:287) |
|
368 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb40048a0 SOCKET=0x7fbfb4009f10 (L:247) |
|
369 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,unknown) Pairing with SOCK=0x7fbfb4009f10 (L:99) |
|
370 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
371 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
372 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
373 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb426df60 (L:328) |
|
374 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Starting. Timeout=75000000us (L:467) |
|
375 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Created new socket with FD=4 (L:232) |
|
376 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
377 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Connected established (L:141) |
|
378 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Successfully set TCP_NODELAY (L:100) |
|
379 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Successfully set TCP_KEEPALIVE (L:100) |
|
380 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb426df60,C=0x0; E=0x0 (L:287) |
|
381 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb42460b0 SOCKET=0x7fbfb426e0c0 (L:247) |
|
382 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,unknown) Pairing with SOCK=0x7fbfb426e0c0 (L:99) |
|
383 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
384 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> PUT http://[::1]:9000/settings/rbac/users/local/ephemeral. Body=78 bytes (L:246) |
|
385 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
386 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb426ed50 (L:328) |
|
387 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Starting. Timeout=75000000us (L:467) |
|
388 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Created new socket with FD=4 (L:232) |
|
389 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
390 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Connected established (L:141) |
|
391 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Successfully set TCP_NODELAY (L:100) |
|
392 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Successfully set TCP_KEEPALIVE (L:100) |
|
393 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb426ed50,C=0x0; E=0x0 (L:287) |
|
394 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb426e050 SOCKET=0x7fbfb422af50 (L:247) |
|
395 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4270fa0,unknown) Pairing with SOCK=0x7fbfb422af50 (L:99) |
693 |
396 |
couchbase.confmon: DEBUG: [13] Refreshing current cluster map (L:272) |
694 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
695 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> DELETE http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
696 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
697 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
698 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Starting. Timeout=75000000us (L:467) |
699 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Created new socket with FD=4 (L:232) |
700 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
701 |
|
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150) |
|
397 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4270fa0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
398 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> DELETE http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246) |
|
399 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
400 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4009160 (L:328) |
|
401 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Starting. Timeout=75000000us (L:467) |
|
402 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Created new socket with FD=4 (L:232) |
|
403 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
404 |
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150) |
702 |
405 |
couchbase.confmon: DEBUG: [13] Attempting to retrieve cluster map via CLADMIN (L:259) |
703 |
|
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150) |
704 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Connected established (L:141) |
705 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_NODELAY (L:100) |
706 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_KEEPALIVE (L:100) |
707 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
708 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5dc540 SOCKET=0x7fe82a5d5150 (L:247) |
709 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,unknown) Pairing with SOCK=0x7fe82a5d5150 (L:99) |
710 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
711 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Starting. Timeout=2000000us (L:467) |
712 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Created new socket with FD=5 (L:232) |
713 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
714 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Connected established (L:141) |
715 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_NODELAY (L:100) |
716 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_KEEPALIVE (L:100) |
717 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
718 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,unknown) Pairing with SOCK=0x7fe82a736330 (L:99) |
719 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Received 380 bytes on HTTP stream (L:209) |
720 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
721 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Received 31 bytes on HTTP stream (L:209) |
722 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Received 380 bytes on HTTP stream (L:209) |
723 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
724 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Got non-success HTTP status code 404 (L:142) |
725 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
726 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Starting. Timeout=2000000us (L:467) |
727 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Created new socket with FD=5 (L:232) |
728 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
729 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Connected established (L:141) |
730 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Successfully set TCP_NODELAY (L:100) |
731 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Successfully set TCP_KEEPALIVE (L:100) |
732 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
733 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,unknown) Pairing with SOCK=0x7fe82ba005a0 (L:99) |
734 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Received 411 bytes on HTTP stream (L:209) |
735 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
736 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Received 411 bytes on HTTP stream (L:209) |
737 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
738 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Got non-success HTTP status code 404 (L:142) |
739 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
406 |
couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150) |
|
407 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Connected established (L:141) |
|
408 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Successfully set TCP_NODELAY (L:100) |
|
409 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Successfully set TCP_KEEPALIVE (L:100) |
|
410 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4009160,C=0x0; E=0x0 (L:287) |
|
411 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb40048a0 SOCKET=0x7fbfb4017780 (L:247) |
|
412 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb4017780 (L:99) |
|
413 |
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342) |
|
414 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Starting. Timeout=2000000us (L:467) |
|
415 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Created new socket with FD=5 (L:232) |
|
416 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
417 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Connected established (L:141) |
|
418 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Successfully set TCP_NODELAY (L:100) |
|
419 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Successfully set TCP_KEEPALIVE (L:100) |
|
420 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
421 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,unknown) Pairing with SOCK=0x7fbfb426edd0 (L:99) |
|
422 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
423 |
couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
424 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
425 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
426 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Got non-success HTTP status code 404 (L:142) |
|
427 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
428 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Starting. Timeout=2000000us (L:467) |
|
429 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Created new socket with FD=5 (L:232) |
|
430 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
431 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Connected established (L:141) |
|
432 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Successfully set TCP_NODELAY (L:100) |
|
433 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Successfully set TCP_KEEPALIVE (L:100) |
|
434 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302) |
|
435 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,unknown) Pairing with SOCK=0x7fbfb16e0af0 (L:99) |
|
436 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
437 |
couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
438 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
439 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
440 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Got non-success HTTP status code 404 (L:142) |
|
441 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
740 |
442 |
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
741 |
|
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185) |
|
443 |
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185) |
742 |
444 |
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
743 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
744 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> POST http://0.0.0.0:9000/pools/default/buckets. Body=114 bytes (L:246) |
745 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
746 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5af410 (L:328) |
747 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Starting. Timeout=75000000us (L:467) |
748 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Created new socket with FD=4 (L:232) |
749 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
750 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
751 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Starting. Timeout=2000000us (L:467) |
752 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Created new socket with FD=5 (L:232) |
753 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
754 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Connected established (L:141) |
755 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_NODELAY (L:100) |
756 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_KEEPALIVE (L:100) |
757 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287) |
758 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5d5150 SOCKET=0x7fe82bc18970 (L:247) |
759 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,unknown) Pairing with SOCK=0x7fe82bc18970 (L:99) |
760 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Connected established (L:141) |
761 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Successfully set TCP_NODELAY (L:100) |
762 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Successfully set TCP_KEEPALIVE (L:100) |
763 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
764 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82a5a3ce0 (L:99) |
765 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209) |
766 |
|
couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
767 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209) |
768 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
769 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Got non-success HTTP status code 404 (L:142) |
770 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
771 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Starting. Timeout=2000000us (L:467) |
772 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Created new socket with FD=5 (L:232) |
773 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
774 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Connected established (L:141) |
775 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Successfully set TCP_NODELAY (L:100) |
776 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Successfully set TCP_KEEPALIVE (L:100) |
777 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302) |
778 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a69c180 (L:99) |
779 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
780 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
781 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
782 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b8365d0 (L:328) |
783 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Starting. Timeout=75000000us (L:467) |
784 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Created new socket with FD=4 (L:232) |
785 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
786 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Connected established (L:141) |
787 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Successfully set TCP_NODELAY (L:100) |
788 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Successfully set TCP_KEEPALIVE (L:100) |
789 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b8365d0,C=0x0; E=0x0 (L:287) |
790 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b831820 (L:247) |
791 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,unknown) Pairing with SOCK=0x7fe82b831820 (L:99) |
792 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
793 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
794 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
795 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
796 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Starting. Timeout=75000000us (L:467) |
797 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Created new socket with FD=4 (L:232) |
798 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
799 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Received 1631 bytes on HTTP stream (L:209) |
800 |
|
couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Failed to parse a valid config from HTTP stream (L:182) |
801 |
|
couchbase.htconfig: ERROR: [13] vBucket config parsing failed: /Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/vbucket/vbucket.c:617 Failed to parse vBucket map. Raw text in DEBUG level (L:183) |
802 |
|
couchbase.htconfig: DEBUG: [13] {"rev":1459,"name":"default","uri":"/pools/default/buckets/default?bucket_uuid=684ce091741caa10c10644b4debdf5e2","streamingUri":"/pools/default/bucketsStreaming/default?bucket_uuid=684ce091741caa10c10644b4debdf5e2","nodes":[{"couchApiBase":"http://$HOST:9500/default%2B684ce091741caa10c10644b4debdf5e2","hostname":"$HOST:9000","ports":{"proxy":12001,"direct":12000}},{"couchApiBase":"http://$HOST:9501/default%2B684ce091741caa10c10644b4debdf5e2","hostname":"$HOST:9001","ports":{"proxy":12003,"direct":12002}}],"nodesExt":[{"services":{"mgmt":9000,"capi":9500,"projector":10000,"kv":12000,"moxi":12001}},{"services":{"mgmt":9001,"fts":9201,"indexAdmin":9106,"indexScan":9107,"indexHttp":9108,"indexStreamInit":9109,"indexStreamCatchup":9110,"indexStreamMaint":9111,"capi":9501,"projector":10001,"kv":12002,"moxi":12003,"n1ql":9498},"thisNode":true}],"nodeLocator":"vbucket","uuid":"684ce091741caa10c10644b4debdf5e2","ddocs":{"uri":"/pools/default/buckets/default/ddocs"},"vBucketServerMap":{"hashAlgorithm":"CRC","numReplicas":0,"serverList":["$HOST:12000","$HOST:12002"],"vBucketMap":[]},"bucketCapabilitiesVer":"","bucketCapabilities":["xattr","dcp","cbhello","touch","couchapi","cccp","xdcrCheckpointing","nodesExt"]} (L:183) |
803 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
445 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
446 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> POST http://[::1]:9000/pools/default/buckets. Body=114 bytes (L:246) |
|
447 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
448 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
449 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Starting. Timeout=75000000us (L:467) |
|
450 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Created new socket with FD=4 (L:232) |
|
451 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
452 |
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342) |
|
453 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=2000000us (L:467) |
|
454 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=5 (L:232) |
|
455 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
456 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Connected established (L:141) |
|
457 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_NODELAY (L:100) |
|
458 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_KEEPALIVE (L:100) |
|
459 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
460 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4328e80 SOCKET=0x7fbfb4325080 (L:247) |
|
461 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb4325080 (L:99) |
|
462 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141) |
|
463 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100) |
|
464 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100) |
|
465 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
466 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99) |
|
467 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
468 |
couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
469 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
470 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122) |
|
471 |
couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Got non-success HTTP status code 404 (L:142) |
|
472 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
473 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Starting. Timeout=2000000us (L:467) |
|
474 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Created new socket with FD=5 (L:232) |
|
475 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
476 |
couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Connected established (L:141) |
|
477 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Successfully set TCP_NODELAY (L:100) |
|
478 |
couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Successfully set TCP_KEEPALIVE (L:100) |
|
479 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302) |
|
480 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,unknown) Pairing with SOCK=0x7fbfb4017780 (L:99) |
|
481 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
482 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
483 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
484 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb17020d0 (L:328) |
|
485 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Starting. Timeout=75000000us (L:467) |
|
486 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Created new socket with FD=4 (L:232) |
|
487 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
488 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Connected established (L:141) |
|
489 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Successfully set TCP_NODELAY (L:100) |
|
490 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Successfully set TCP_KEEPALIVE (L:100) |
|
491 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb17020d0,C=0x0; E=0x0 (L:287) |
|
492 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1704570 SOCKET=0x7fbfb1705c80 (L:247) |
|
493 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,unknown) Pairing with SOCK=0x7fbfb1705c80 (L:99) |
|
494 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Received 411 bytes on HTTP stream (L:209) |
|
495 |
couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130) |
|
496 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
497 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
498 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
499 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
500 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Starting. Timeout=75000000us (L:467) |
|
501 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Created new socket with FD=4 (L:232) |
|
502 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
503 |
couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Received 2323 bytes on HTTP stream (L:209) |
|
504 |
couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Failed to parse a valid config from HTTP stream (L:182) |
|
505 |
couchbase.htconfig: ERROR: [13] vBucket config parsing failed: /Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/vbucket/vbucket.c:453 Expected port after ':'. Raw text in DEBUG level (L:183) |
|
506 |
couchbase.htconfig: DEBUG: [13] {"name":"default","bucketType":"membase","authType":"sasl","proxyPort":0,"uri":"/pools/default/buckets/default?bucket_uuid=b782718c324985cc44ea21a4415d6471","streamingUri":"/pools/default/bucketsStreaming/default?bucket_uuid=b782718c324985cc44ea21a4415d6471","localRandomKeyUri":"/pools/default/buckets/default/localRandomKey","controllers":{"compactAll":"/pools/default/buckets/default/controller/compactBucket","compactDB":"/pools/default/buckets/default/controller/compactDatabases","purgeDeletes":"/pools/default/buckets/default/controller/unsafePurgeBucket","startRecovery":"/pools/default/buckets/default/controller/startRecovery"},"nodes":[{"replication":0,"clusterMembership":"active","recoveryType":"none","status":"warmup","otpNode":"n_1@::1","thisNode":true,"hostname":"[::1]:9001","clusterCompatibility":327681,"version":"0.0.0-0000-community","os":"x86_64-apple-darwin13.4.0","ports":{"proxy":12003,"direct":12002},"services":["eventing","fts","index","kv","n1ql"]},{"replication":0,"clusterMembership":"active","recoveryType":"none","status":"warmup","otpNode":"n_0@::1","hostname":"[::1]:9000","clusterCompatibility":327681,"version":"0.0.0-0000-community","os":"x86_64-apple-darwin13.4.0","ports":{"proxy":12001,"direct":12000},"services":["kv"]}],"stats":{"uri":"/pools/default/buckets/default/stats","directoryURI":"/pools/default/buckets/default/statsDirectory","nodeStatsListURI":"/pools/default/buckets/default/nodes"},"nodeLocator":"vbucket","saslPassword":"ba6bebeaa5942f60facb16b4fa3f3790","ddocs":{"uri":"/pools/default/buckets/default/ddocs"},"replicaIndex":false,"autoCompactionSettings":false,"uuid":"b782718c324985cc44ea21a4415d6471","vBucketServerMap":{"hashAlgorithm":"CRC","numReplicas":0,"serverList":["[::1]:12000","[::1]:12002"],"vBucketMap":[]},"bucketCapabilitiesVer":"","bucketCapabilities":["xattr","dcp","cbhello","touch","couchapi","cccp","xdcrCheckpointing","nodesExt"]} (L:183) |
|
507 |
couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
804 |
508 |
couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182) |
805 |
|
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185) |
|
509 |
couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185) |
806 |
510 |
couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75) |
807 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Connected established (L:141) |
808 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_NODELAY (L:100) |
809 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_KEEPALIVE (L:100) |
810 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
811 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc18970 SOCKET=0x7fe82a5dc540 (L:247) |
812 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc03700,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99) |
813 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc03700,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
814 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
815 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
816 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
817 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Starting. Timeout=75000000us (L:467) |
818 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Created new socket with FD=4 (L:232) |
819 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
820 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Connected established (L:141) |
821 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_NODELAY (L:100) |
822 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_KEEPALIVE (L:100) |
823 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
824 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a5ff0 (L:247) |
825 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,unknown) Pairing with SOCK=0x7fe82a6a5ff0 (L:99) |
826 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
827 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
828 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
829 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
830 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Starting. Timeout=75000000us (L:467) |
831 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Created new socket with FD=4 (L:232) |
832 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
833 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Connected established (L:141) |
834 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_NODELAY (L:100) |
835 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_KEEPALIVE (L:100) |
836 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
837 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a624000 (L:247) |
838 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,unknown) Pairing with SOCK=0x7fe82a624000 (L:99) |
839 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
840 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
841 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
842 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328) |
843 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Starting. Timeout=75000000us (L:467) |
844 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Created new socket with FD=4 (L:232) |
845 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
846 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Connected established (L:141) |
847 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_NODELAY (L:100) |
848 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_KEEPALIVE (L:100) |
849 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287) |
850 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a737960 (L:247) |
851 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a737960 (L:99) |
852 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
853 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
854 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
855 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328) |
856 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Starting. Timeout=75000000us (L:467) |
857 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Created new socket with FD=4 (L:232) |
858 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
859 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Connected established (L:141) |
860 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Successfully set TCP_NODELAY (L:100) |
861 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Successfully set TCP_KEEPALIVE (L:100) |
862 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287) |
863 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5dc540 SOCKET=0x7fe82a5b3420 (L:247) |
864 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a5b3420 (L:99) |
865 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
866 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
867 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
868 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82bb00250 (L:328) |
869 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Starting. Timeout=75000000us (L:467) |
870 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Created new socket with FD=4 (L:232) |
871 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
872 |
|
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342) |
873 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Starting. Timeout=2000000us (L:467) |
874 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Created new socket with FD=5 (L:232) |
875 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
876 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Connected established (L:141) |
877 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Successfully set TCP_NODELAY (L:100) |
878 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Successfully set TCP_KEEPALIVE (L:100) |
879 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82bb00250,C=0x0; E=0x0 (L:287) |
880 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bb01940 SOCKET=0x7fe82bb06cc0 (L:247) |
881 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04740,unknown) Pairing with SOCK=0x7fe82bb06cc0 (L:99) |
882 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Connected established (L:141) |
883 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Successfully set TCP_NODELAY (L:100) |
884 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Successfully set TCP_KEEPALIVE (L:100) |
885 |
|
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
886 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,unknown) Pairing with SOCK=0x7fe82bb04670 (L:99) |
887 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,bc_http) Received 395 bytes on HTTP stream (L:209) |
888 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,bc_http) Received 5332 bytes on HTTP stream (L:209) |
889 |
|
couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,bc_http) Generation 1 -> 2 (L:224) |
890 |
|
couchbase.confmon: DEBUG: [13] Not applying configuration received via HTTP. No changes detected. A.rev=1450, B.rev=1462 (L:150) |
891 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04740,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
892 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
893 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
894 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
895 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Starting. Timeout=75000000us (L:467) |
896 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Created new socket with FD=4 (L:232) |
897 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
898 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Connected established (L:141) |
899 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_NODELAY (L:100) |
900 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_KEEPALIVE (L:100) |
901 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
902 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a0160 (L:247) |
903 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a6a0160 (L:99) |
904 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
905 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
906 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
907 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b904b30 (L:328) |
908 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Starting. Timeout=75000000us (L:467) |
909 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Created new socket with FD=4 (L:232) |
910 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
911 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Connected established (L:141) |
912 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Successfully set TCP_NODELAY (L:100) |
913 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Successfully set TCP_KEEPALIVE (L:100) |
914 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b904b30,C=0x0; E=0x0 (L:287) |
915 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b904850 SOCKET=0x7fe82b904cc0 (L:247) |
916 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,unknown) Pairing with SOCK=0x7fe82b904cc0 (L:99) |
917 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
918 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
919 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
920 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75df60 (L:328) |
921 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467) |
922 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232) |
923 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
924 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141) |
925 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100) |
926 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100) |
927 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75df60,C=0x0; E=0x0 (L:287) |
928 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247) |
929 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99) |
930 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
931 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
932 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
933 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a58b740 (L:328) |
934 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Starting. Timeout=75000000us (L:467) |
935 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Created new socket with FD=4 (L:232) |
936 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
937 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Connected established (L:141) |
938 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_NODELAY (L:100) |
939 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_KEEPALIVE (L:100) |
940 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a58b740,C=0x0; E=0x0 (L:287) |
941 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5b3420 SOCKET=0x7fe82bc0dcd0 (L:247) |
942 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,unknown) Pairing with SOCK=0x7fe82bc0dcd0 (L:99) |
943 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
944 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
945 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
946 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a58b740 (L:328) |
947 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=75000000us (L:467) |
948 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232) |
949 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
950 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141) |
951 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100) |
952 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100) |
953 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a58b740,C=0x0; E=0x0 (L:287) |
954 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0dcd0 SOCKET=0x7fe82bc0ffc0 (L:247) |
955 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99) |
956 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
957 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
958 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
959 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328) |
960 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Starting. Timeout=75000000us (L:467) |
961 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Created new socket with FD=4 (L:232) |
962 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
963 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Connected established (L:141) |
964 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Successfully set TCP_NODELAY (L:100) |
965 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Successfully set TCP_KEEPALIVE (L:100) |
966 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287) |
967 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b838280 (L:247) |
968 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b838280 (L:99) |
969 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
970 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
971 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
972 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a737960 (L:328) |
973 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467) |
974 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232) |
975 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
976 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141) |
977 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100) |
978 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100) |
979 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a737960,C=0x0; E=0x0 (L:287) |
980 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247) |
981 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a67d4c0,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99) |
982 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a67d4c0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
983 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
984 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
985 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a407430 (L:328) |
986 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Starting. Timeout=75000000us (L:467) |
987 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Created new socket with FD=4 (L:232) |
988 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
989 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Connected established (L:141) |
990 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Successfully set TCP_NODELAY (L:100) |
991 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Successfully set TCP_KEEPALIVE (L:100) |
992 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a407430,C=0x0; E=0x0 (L:287) |
993 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a408670 SOCKET=0x7fe82a407870 (L:247) |
994 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a407870 (L:99) |
995 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
996 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
997 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
998 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a72b160 (L:328) |
999 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467) |
1000 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232) |
1001 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1002 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141) |
1003 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100) |
1004 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100) |
1005 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a72b160,C=0x0; E=0x0 (L:287) |
1006 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247) |
1007 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99) |
1008 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1009 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
1010 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
1011 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75df60 (L:328) |
1012 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467) |
1013 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232) |
1014 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1015 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141) |
1016 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100) |
1017 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100) |
1018 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75df60,C=0x0; E=0x0 (L:287) |
1019 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247) |
1020 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99) |
1021 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1022 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
1023 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
1024 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328) |
1025 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Starting. Timeout=75000000us (L:467) |
1026 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Created new socket with FD=4 (L:232) |
1027 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1028 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Connected established (L:141) |
1029 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_NODELAY (L:100) |
1030 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_KEEPALIVE (L:100) |
1031 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287) |
1032 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b83b870 (L:247) |
1033 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82b83b870 (L:99) |
1034 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1035 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
1036 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
1037 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5af410 (L:328) |
1038 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Starting. Timeout=75000000us (L:467) |
1039 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Created new socket with FD=4 (L:232) |
1040 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1041 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Connected established (L:141) |
1042 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_NODELAY (L:100) |
1043 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_KEEPALIVE (L:100) |
1044 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287) |
1045 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82a5d5150 (L:247) |
1046 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,unknown) Pairing with SOCK=0x7fe82a5d5150 (L:99) |
1047 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1048 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
1049 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
1050 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a7306a0 (L:328) |
1051 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467) |
1052 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232) |
1053 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1054 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141) |
1055 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100) |
1056 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100) |
1057 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a7306a0,C=0x0; E=0x0 (L:287) |
1058 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247) |
1059 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99) |
1060 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1061 |
|
couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
1062 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417) |
1063 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328) |
1064 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Starting. Timeout=75000000us (L:467) |
1065 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Created new socket with FD=4 (L:232) |
1066 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1067 |
|
couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Connected established (L:141) |
1068 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_NODELAY (L:100) |
1069 |
|
couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_KEEPALIVE (L:100) |
1070 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287) |
1071 |
|
couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a5ff0 (L:247) |
1072 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,unknown) Pairing with SOCK=0x7fe82a6a5ff0 (L:99) |
1073 |
|
couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
511 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Connected established (L:141) |
|
512 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_NODELAY (L:100) |
|
513 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_KEEPALIVE (L:100) |
|
514 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
515 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4325080 SOCKET=0x7fbfb432f5b0 (L:247) |
|
516 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4003860,unknown) Pairing with SOCK=0x7fbfb432f5b0 (L:99) |
|
517 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4003860,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
518 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
519 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
520 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
521 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=75000000us (L:467) |
|
522 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=4 (L:232) |
|
523 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
524 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141) |
|
525 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100) |
|
526 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100) |
|
527 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
528 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb432f5b0 SOCKET=0x7fbfb4332800 (L:247) |
|
529 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99) |
|
530 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
531 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
532 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
533 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
534 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Starting. Timeout=75000000us (L:467) |
|
535 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Created new socket with FD=4 (L:232) |
|
536 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
537 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Connected established (L:141) |
|
538 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_NODELAY (L:100) |
|
539 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_KEEPALIVE (L:100) |
|
540 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
541 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4332800 SOCKET=0x7fbfb4325080 (L:247) |
|
542 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4325080 (L:99) |
|
543 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
544 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
545 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
546 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328) |
|
547 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Starting. Timeout=75000000us (L:467) |
|
548 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Created new socket with FD=4 (L:232) |
|
549 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
550 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Connected established (L:141) |
|
551 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_NODELAY (L:100) |
|
552 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_KEEPALIVE (L:100) |
|
553 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287) |
|
554 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16e0af0 SOCKET=0x7fbfb16d21b0 (L:247) |
|
555 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,unknown) Pairing with SOCK=0x7fbfb16d21b0 (L:99) |
|
556 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
557 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
558 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
559 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4008410 (L:328) |
|
560 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Starting. Timeout=75000000us (L:467) |
|
561 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Created new socket with FD=4 (L:232) |
|
562 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
563 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Connected established (L:141) |
|
564 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Successfully set TCP_NODELAY (L:100) |
|
565 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Successfully set TCP_KEEPALIVE (L:100) |
|
566 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4008410,C=0x0; E=0x0 (L:287) |
|
567 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4003920 SOCKET=0x7fbfb40084f0 (L:247) |
|
568 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb422af20,unknown) Pairing with SOCK=0x7fbfb40084f0 (L:99) |
|
569 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb422af20,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
570 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
571 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
572 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb422af20 (L:328) |
|
573 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Starting. Timeout=75000000us (L:467) |
|
574 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Created new socket with FD=4 (L:232) |
|
575 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
576 |
couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342) |
|
577 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Starting. Timeout=2000000us (L:467) |
|
578 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Created new socket with FD=5 (L:232) |
|
579 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
580 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Connected established (L:141) |
|
581 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Successfully set TCP_NODELAY (L:100) |
|
582 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Successfully set TCP_KEEPALIVE (L:100) |
|
583 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb422af20,C=0x0; E=0x0 (L:287) |
|
584 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb425b9f0 SOCKET=0x7fbfb4247320 (L:247) |
|
585 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4247320 (L:99) |
|
586 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Connected established (L:141) |
|
587 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Successfully set TCP_NODELAY (L:100) |
|
588 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Successfully set TCP_KEEPALIVE (L:100) |
|
589 |
couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302) |
|
590 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb426dfe0 (L:99) |
|
591 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 395 bytes on HTTP stream (L:209) |
|
592 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 5332 bytes on HTTP stream (L:209) |
|
593 |
couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Generation 1 -> 2 (L:224) |
|
594 |
couchbase.confmon: DEBUG: [13] Not applying configuration received via HTTP. No changes detected. A.rev=1438, B.rev=1450 (L:150) |
|
595 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
596 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
597 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
598 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
599 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Starting. Timeout=75000000us (L:467) |
|
600 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Created new socket with FD=4 (L:232) |
|
601 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
602 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Connected established (L:141) |
|
603 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_NODELAY (L:100) |
|
604 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_KEEPALIVE (L:100) |
|
605 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
606 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb437be60 SOCKET=0x7fbfb4396da0 (L:247) |
|
607 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,unknown) Pairing with SOCK=0x7fbfb4396da0 (L:99) |
|
608 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
609 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
610 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
611 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328) |
|
612 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Starting. Timeout=75000000us (L:467) |
|
613 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Created new socket with FD=4 (L:232) |
|
614 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
615 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Connected established (L:141) |
|
616 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Successfully set TCP_NODELAY (L:100) |
|
617 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Successfully set TCP_KEEPALIVE (L:100) |
|
618 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287) |
|
619 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16d21b0 SOCKET=0x7fbfb16ddda0 (L:247) |
|
620 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,unknown) Pairing with SOCK=0x7fbfb16ddda0 (L:99) |
|
621 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
622 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
623 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
624 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4247340 (L:328) |
|
625 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Starting. Timeout=75000000us (L:467) |
|
626 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Created new socket with FD=4 (L:232) |
|
627 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
628 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Connected established (L:141) |
|
629 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_NODELAY (L:100) |
|
630 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_KEEPALIVE (L:100) |
|
631 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4247340,C=0x0; E=0x0 (L:287) |
|
632 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb426df90 SOCKET=0x7fbfb426ed90 (L:247) |
|
633 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,unknown) Pairing with SOCK=0x7fbfb426ed90 (L:99) |
|
634 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
635 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
636 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
637 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1438d90 (L:328) |
|
638 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Starting. Timeout=75000000us (L:467) |
|
639 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Created new socket with FD=4 (L:232) |
|
640 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
641 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Connected established (L:141) |
|
642 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Successfully set TCP_NODELAY (L:100) |
|
643 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Successfully set TCP_KEEPALIVE (L:100) |
|
644 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1438d90,C=0x0; E=0x0 (L:287) |
|
645 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1457850 SOCKET=0x7fbfb1444f70 (L:247) |
|
646 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb1444f70 (L:99) |
|
647 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
648 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
649 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
650 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
651 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=75000000us (L:467) |
|
652 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=4 (L:232) |
|
653 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
654 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141) |
|
655 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100) |
|
656 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100) |
|
657 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
658 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb432f5b0 SOCKET=0x7fbfb4332800 (L:247) |
|
659 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb438b160,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99) |
|
660 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb438b160,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
661 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
662 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
663 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1438d90 (L:328) |
|
664 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Starting. Timeout=75000000us (L:467) |
|
665 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Created new socket with FD=4 (L:232) |
|
666 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
667 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Connected established (L:141) |
|
668 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Successfully set TCP_NODELAY (L:100) |
|
669 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Successfully set TCP_KEEPALIVE (L:100) |
|
670 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1438d90,C=0x0; E=0x0 (L:287) |
|
671 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1444f70 SOCKET=0x7fbfb14331d0 (L:247) |
|
672 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb16b6200,unknown) Pairing with SOCK=0x7fbfb14331d0 (L:99) |
|
673 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb16b6200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
674 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
675 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
676 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328) |
|
677 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Starting. Timeout=75000000us (L:467) |
|
678 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Created new socket with FD=4 (L:232) |
|
679 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
680 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Connected established (L:141) |
|
681 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Successfully set TCP_NODELAY (L:100) |
|
682 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Successfully set TCP_KEEPALIVE (L:100) |
|
683 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287) |
|
684 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16ddda0 SOCKET=0x7fbfb16e0af0 (L:247) |
|
685 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,unknown) Pairing with SOCK=0x7fbfb16e0af0 (L:99) |
|
686 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
687 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
688 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
689 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4247340 (L:328) |
|
690 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Starting. Timeout=75000000us (L:467) |
|
691 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Created new socket with FD=4 (L:232) |
|
692 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
693 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Connected established (L:141) |
|
694 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_NODELAY (L:100) |
|
695 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_KEEPALIVE (L:100) |
|
696 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4247340,C=0x0; E=0x0 (L:287) |
|
697 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb425ba20 SOCKET=0x7fbfb426ed90 (L:247) |
|
698 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,unknown) Pairing with SOCK=0x7fbfb426ed90 (L:99) |
|
699 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
700 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
701 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
702 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328) |
|
703 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Starting. Timeout=75000000us (L:467) |
|
704 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Created new socket with FD=4 (L:232) |
|
705 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
706 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Connected established (L:141) |
|
707 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_NODELAY (L:100) |
|
708 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_KEEPALIVE (L:100) |
|
709 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287) |
|
710 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4396da0 SOCKET=0x7fbfb432f5b0 (L:247) |
|
711 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb432f5b0 (L:99) |
|
712 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
713 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
714 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
715 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb14545b0 (L:328) |
|
716 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Starting. Timeout=75000000us (L:467) |
|
717 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Created new socket with FD=4 (L:232) |
|
718 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
719 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Connected established (L:141) |
|
720 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_NODELAY (L:100) |
|
721 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_KEEPALIVE (L:100) |
|
722 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb14545b0,C=0x0; E=0x0 (L:287) |
|
723 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1444f70 SOCKET=0x7fbfb1457850 (L:247) |
|
724 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb1457850 (L:99) |
|
725 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
726 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
727 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
728 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328) |
|
729 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Starting. Timeout=75000000us (L:467) |
|
730 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Created new socket with FD=4 (L:232) |
|
731 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
732 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Connected established (L:141) |
|
733 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_NODELAY (L:100) |
|
734 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_KEEPALIVE (L:100) |
|
735 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287) |
|
736 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16e0af0 SOCKET=0x7fbfb16d21b0 (L:247) |
|
737 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,unknown) Pairing with SOCK=0x7fbfb16d21b0 (L:99) |
|
738 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
739 |
couchbase.http-io: DEBUG: [13] <[::1]:9000> GET http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246) |
|
740 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417) |
|
741 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb422ac60 (L:328) |
|
742 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Starting. Timeout=75000000us (L:467) |
|
743 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Created new socket with FD=4 (L:232) |
|
744 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
745 |
couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Connected established (L:141) |
|
746 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Successfully set TCP_NODELAY (L:100) |
|
747 |
couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Successfully set TCP_KEEPALIVE (L:100) |
|
748 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb422ac60,C=0x0; E=0x0 (L:287) |
|
749 |
couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb426df90 SOCKET=0x7fbfb4247340 (L:247) |
|
750 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246080,unknown) Pairing with SOCK=0x7fbfb4247340 (L:99) |
|
751 |
couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246080,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1074 |
752 |
--------------------- >> end captured logging << --------------------- |
1075 |
753 |
|
1076 |
754 |
====================================================================== |
1077 |
755 |
ERROR: test_create_list_get_remove_internal_user (couchbase.tests.test_sync.transplant_class.<locals>.C) |
1078 |
756 |
---------------------------------------------------------------------- |
1079 |
757 |
Traceback (most recent call last): |
1080 |
758 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 228, in test_create_list_get_remove_internal_user |
1081 |
759 |
self.admin.user_upsert(AuthDomain.Local, userid, password, roles) |
1082 |
760 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 420, in user_upsert |
1083 |
761 |
content=form) |
1084 |
762 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request |
1085 |
763 |
response_format=response_format) |
1086 |
764 |
couchbase.exceptions.HTTPError: <Key='/settings/rbac/users/local/custom-user', RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x0, value='Cannot assign roles to user because the following roles are unknown, malformed or role parameters are undefined: [data_writer[default],data_reader[default]]', http_status=400, url=/settings/rbac/users/local/custom-user>> |
1087 |
765 |
-------------------- >> begin captured logging << -------------------- |
1088 |
766 |
couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.8.3_7_g84f70195', 133123) |
1089 |
767 |
couchbase.confmon: DEBUG: [14] Preparing providers (this may be called multiple times) (L:85) |
1090 |
768 |
couchbase.confmon: DEBUG: [14] Provider CCCP is DISABLED (L:94) |
1091 |
769 |
couchbase.confmon: DEBUG: [14] Provider HTTP is ENABLED (L:92) |
1092 |
770 |
couchbase.confmon: DEBUG: [14] Refreshing current cluster map (L:272) |
1093 |
771 |
couchbase.confmon: DEBUG: [14] Attempting to retrieve cluster map via HTTP (L:259) |
1094 |
|
couchbase.htconfig: DEBUG: [14] Starting HTTP Configuration Provider 0x7fe82a729fe0 (L:342) |
1095 |
|
couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=2000000us (L:467) |
1096 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232) |
1097 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1098 |
|
couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141) |
1099 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100) |
1100 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100) |
1101 |
|
couchbase.htconfig: DEBUG: [14] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
1102 |
|
couchbase.ioctx: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99) |
1103 |
|
couchbase.htconfig: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Received 395 bytes on HTTP stream (L:209) |
1104 |
|
couchbase.htconfig: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Received 5332 bytes on HTTP stream (L:209) |
1105 |
|
couchbase.htconfig: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Generation 0 -> 1 (L:224) |
|
772 |
couchbase.htconfig: DEBUG: [14] Starting HTTP Configuration Provider 0x7fbfb423b4b0 (L:342) |
|
773 |
couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Starting. Timeout=2000000us (L:467) |
|
774 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Created new socket with FD=4 (L:232) |
|
775 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
776 |
couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Connected established (L:141) |
|
777 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Successfully set TCP_NODELAY (L:100) |
|
778 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Successfully set TCP_KEEPALIVE (L:100) |
|
779 |
couchbase.htconfig: DEBUG: [14] Successfuly connected to REST API [::1]:9000 (L:302) |
|
780 |
couchbase.ioctx: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb425f0f0 (L:99) |
|
781 |
couchbase.htconfig: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 395 bytes on HTTP stream (L:209) |
|
782 |
couchbase.htconfig: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 5332 bytes on HTTP stream (L:209) |
|
783 |
couchbase.htconfig: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Generation 0 -> 1 (L:224) |
1106 |
784 |
couchbase.confmon: INFO: [14] Setting new configuration. Received via HTTP (L:158) |
1107 |
785 |
couchbase.bootstrap: DEBUG: [14] Instance configured (L:56) |
1108 |
|
couchbase.http-io: DEBUG: [14] <0.0.0.0:9000> PUT http://0.0.0.0:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246) |
1109 |
|
couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) Creating new connection because none are available in the pool (L:417) |
1110 |
|
couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) New pool entry: I=0x7fe82a5af410 (L:328) |
1111 |
|
couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Starting. Timeout=75000000us (L:467) |
1112 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Created new socket with FD=5 (L:232) |
1113 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1114 |
|
couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Connected established (L:141) |
1115 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Successfully set TCP_NODELAY (L:100) |
1116 |
|
couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Successfully set TCP_KEEPALIVE (L:100) |
1117 |
|
couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287) |
1118 |
|
couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) Assigning R=0x7fe82bc1bc00 SOCKET=0x7fe82bc10640 (L:247) |
1119 |
|
couchbase.ioctx: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,unknown) Pairing with SOCK=0x7fe82bc10640 (L:99) |
|
786 |
couchbase.http-io: DEBUG: [14] <[::1]:9000> PUT http://[::1]:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246) |
|
787 |
couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) Creating new connection because none are available in the pool (L:417) |
|
788 |
couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) New pool entry: I=0x7fbfb436cf90 (L:328) |
|
789 |
couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=75000000us (L:467) |
|
790 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=5 (L:232) |
|
791 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
792 |
couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141) |
|
793 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100) |
|
794 |
couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100) |
|
795 |
couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) Received result for I=0x7fbfb436cf90,C=0x0; E=0x0 (L:287) |
|
796 |
couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) Assigning R=0x7fbfb4328e80 SOCKET=0x7fbfb4332800 (L:247) |
|
797 |
couchbase.ioctx: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99) |
1120 |
798 |
couchbase.confmon: DEBUG: [14] Refreshing current cluster map (L:272) |
1121 |
|
couchbase.ioctx: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
799 |
couchbase.ioctx: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1122 |
800 |
--------------------- >> end captured logging << --------------------- |
1123 |
801 |
|
1124 |
802 |
====================================================================== |
1125 |
803 |
ERROR: test_user_api_aliases (couchbase.tests.test_sync.transplant_class.<locals>.C) |
1126 |
804 |
---------------------------------------------------------------------- |
1127 |
805 |
Traceback (most recent call last): |
1128 |
806 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 260, in test_user_api_aliases |
1129 |
807 |
self.admin.upsert_user(AuthDomain.Local, userid, password, roles) |
1130 |
808 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 420, in user_upsert |
1131 |
809 |
content=form) |
1132 |
810 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request |
1133 |
811 |
response_format=response_format) |
1134 |
812 |
couchbase.exceptions.HTTPError: <Key='/settings/rbac/users/local/custom-user', RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x0, value='Cannot assign roles to user because the following roles are unknown, malformed or role parameters are undefined: [data_writer[default],data_reader[default]]', http_status=400, url=/settings/rbac/users/local/custom-user>> |
1135 |
813 |
-------------------- >> begin captured logging << -------------------- |
1136 |
814 |
couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.8.3_7_g84f70195', 133123) |
1137 |
815 |
couchbase.confmon: DEBUG: [17] Preparing providers (this may be called multiple times) (L:85) |
1138 |
816 |
couchbase.confmon: DEBUG: [17] Provider CCCP is DISABLED (L:94) |
1139 |
817 |
couchbase.confmon: DEBUG: [17] Provider HTTP is ENABLED (L:92) |
1140 |
818 |
couchbase.confmon: DEBUG: [17] Refreshing current cluster map (L:272) |
1141 |
819 |
couchbase.confmon: DEBUG: [17] Attempting to retrieve cluster map via HTTP (L:259) |
1142 |
|
couchbase.htconfig: DEBUG: [17] Starting HTTP Configuration Provider 0x7fe82ba015d0 (L:342) |
1143 |
|
couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Starting. Timeout=2000000us (L:467) |
1144 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Created new socket with FD=4 (L:232) |
1145 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1146 |
|
couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Connected established (L:141) |
1147 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Successfully set TCP_NODELAY (L:100) |
1148 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Successfully set TCP_KEEPALIVE (L:100) |
1149 |
|
couchbase.htconfig: DEBUG: [17] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
1150 |
|
couchbase.ioctx: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,unknown) Pairing with SOCK=0x7fe82ba02980 (L:99) |
1151 |
|
couchbase.htconfig: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,bc_http) Received 395 bytes on HTTP stream (L:209) |
1152 |
|
couchbase.htconfig: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,bc_http) Received 5332 bytes on HTTP stream (L:209) |
1153 |
|
couchbase.htconfig: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,bc_http) Generation 0 -> 1 (L:224) |
|
820 |
couchbase.htconfig: DEBUG: [17] Starting HTTP Configuration Provider 0x7fbfb1712950 (L:342) |
|
821 |
couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Starting. Timeout=2000000us (L:467) |
|
822 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Created new socket with FD=4 (L:232) |
|
823 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
824 |
couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Connected established (L:141) |
|
825 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Successfully set TCP_NODELAY (L:100) |
|
826 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Successfully set TCP_KEEPALIVE (L:100) |
|
827 |
couchbase.htconfig: DEBUG: [17] Successfuly connected to REST API [::1]:9000 (L:302) |
|
828 |
couchbase.ioctx: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,unknown) Pairing with SOCK=0x7fbfb1719ed0 (L:99) |
|
829 |
couchbase.htconfig: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,bc_http) Received 395 bytes on HTTP stream (L:209) |
|
830 |
couchbase.htconfig: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,bc_http) Received 5332 bytes on HTTP stream (L:209) |
|
831 |
couchbase.htconfig: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,bc_http) Generation 0 -> 1 (L:224) |
1154 |
832 |
couchbase.confmon: INFO: [17] Setting new configuration. Received via HTTP (L:158) |
1155 |
833 |
couchbase.bootstrap: DEBUG: [17] Instance configured (L:56) |
1156 |
|
couchbase.http-io: DEBUG: [17] <0.0.0.0:9000> PUT http://0.0.0.0:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246) |
1157 |
|
couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) Creating new connection because none are available in the pool (L:417) |
1158 |
|
couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) New pool entry: I=0x7fe82a75df60 (L:328) |
1159 |
|
couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Starting. Timeout=75000000us (L:467) |
1160 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Created new socket with FD=5 (L:232) |
1161 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1162 |
|
couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Connected established (L:141) |
1163 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Successfully set TCP_NODELAY (L:100) |
1164 |
|
couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Successfully set TCP_KEEPALIVE (L:100) |
1165 |
|
couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) Received result for I=0x7fe82a75df60,C=0x0; E=0x0 (L:287) |
1166 |
|
couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7292b0 (L:247) |
1167 |
|
couchbase.ioctx: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a772d00,unknown) Pairing with SOCK=0x7fe82a7292b0 (L:99) |
|
834 |
couchbase.http-io: DEBUG: [17] <[::1]:9000> PUT http://[::1]:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246) |
|
835 |
couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) Creating new connection because none are available in the pool (L:417) |
|
836 |
couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) New pool entry: I=0x7fbfb4229630 (L:328) |
|
837 |
couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Starting. Timeout=75000000us (L:467) |
|
838 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Created new socket with FD=5 (L:232) |
|
839 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
840 |
couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Connected established (L:141) |
|
841 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Successfully set TCP_NODELAY (L:100) |
|
842 |
couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Successfully set TCP_KEEPALIVE (L:100) |
|
843 |
couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) Received result for I=0x7fbfb4229630,C=0x0; E=0x0 (L:287) |
|
844 |
couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) Assigning R=0x7fbfb4238a80 SOCKET=0x7fbfb4243200 (L:247) |
|
845 |
couchbase.ioctx: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb16b6200,unknown) Pairing with SOCK=0x7fbfb4243200 (L:99) |
1168 |
846 |
couchbase.confmon: DEBUG: [17] Refreshing current cluster map (L:272) |
1169 |
|
couchbase.ioctx: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a772d00,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
847 |
couchbase.ioctx: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb16b6200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1170 |
848 |
--------------------- >> end captured logging << --------------------- |
1171 |
849 |
|
1172 |
850 |
====================================================================== |
1173 |
851 |
ERROR: test_query (couchbase.tests.test_sync.transplant_class.<locals>.C) |
1174 |
852 |
---------------------------------------------------------------------- |
1175 |
853 |
Traceback (most recent call last): |
1176 |
854 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/cluster_t.py", line 55, in test_query |
1177 |
855 |
row = cluster.n1ql_query('select mockrow').get_single_result() |
1178 |
856 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/n1ql.py", line 447, in get_single_result |
1179 |
857 |
for r in self: |
1180 |
858 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/n1ql.py", line 456, in __iter__ |
1181 |
859 |
raw_rows = self.raw.fetch(self._mres) |
1182 |
|
couchbase.exceptions.HTTPError: <RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x3B[HTTP Operation failed. Inspect status code for details], value={'requestID': '851a1be0-a741-4e4d-9c45-15f336fda470', 'errors': [{'code': 3000, 'msg': 'Ambiguous reference to field mockrow.'}], 'status': 'fatal', 'metrics': {'elapsedTime': '394.327µs', 'executionTime': '340.628µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=400>> |
|
860 |
couchbase.exceptions.HTTPError: <RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x3B[HTTP Operation failed. Inspect status code for details], value={'requestID': '163e6080-4ef2-4426-b9b8-ab66bfa3ae0b', 'errors': [{'code': 3000, 'msg': 'Ambiguous reference to field mockrow.'}], 'status': 'fatal', 'metrics': {'elapsedTime': '314.224µs', 'executionTime': '265.074µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=400>> |
1183 |
861 |
-------------------- >> begin captured logging << -------------------- |
1184 |
862 |
couchbase.confmon: DEBUG: [39] Preparing providers (this may be called multiple times) (L:85) |
1185 |
863 |
couchbase.confmon: DEBUG: [39] Provider CCCP is ENABLED (L:92) |
1186 |
864 |
couchbase.confmon: DEBUG: [39] Provider HTTP is ENABLED (L:92) |
1187 |
865 |
couchbase.confmon: DEBUG: [39] Refreshing current cluster map (L:272) |
1188 |
866 |
couchbase.confmon: DEBUG: [39] Attempting to retrieve cluster map via CCCP (L:259) |
1189 |
867 |
couchbase.confmon: INFO: [39] Provider 'CCCP' failed (L:182) |
1190 |
868 |
couchbase.confmon: DEBUG: [39] Will try next provider in 0us (L:223) |
1191 |
869 |
couchbase.confmon: DEBUG: [39] Attempting to retrieve cluster map via HTTP (L:259) |
1192 |
|
couchbase.htconfig: DEBUG: [39] Starting HTTP Configuration Provider 0x7fe82b838280 (L:342) |
1193 |
|
couchbase.connection: INFO: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Starting. Timeout=2000000us (L:467) |
1194 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Created new socket with FD=4 (L:232) |
1195 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1196 |
|
couchbase.connection: INFO: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Connected established (L:141) |
1197 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Successfully set TCP_NODELAY (L:100) |
1198 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Successfully set TCP_KEEPALIVE (L:100) |
1199 |
|
couchbase.htconfig: DEBUG: [39] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
1200 |
|
couchbase.ioctx: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,unknown) Pairing with SOCK=0x7fe82bb013d0 (L:99) |
1201 |
|
couchbase.htconfig: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,bc_http) Received 395 bytes on HTTP stream (L:209) |
1202 |
|
couchbase.htconfig: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,bc_http) Received 5332 bytes on HTTP stream (L:209) |
1203 |
|
couchbase.htconfig: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,bc_http) Generation 0 -> 1 (L:224) |
|
870 |
couchbase.htconfig: DEBUG: [39] Starting HTTP Configuration Provider 0x7fbfb1435f60 (L:342) |
|
871 |
couchbase.connection: INFO: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Starting. Timeout=2000000us (L:467) |
|
872 |
couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Created new socket with FD=4 (L:232) |
|
873 |
couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
874 |
couchbase.connection: INFO: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Connected established (L:141) |
|
875 |
couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Successfully set TCP_NODELAY (L:100) |
|
876 |
couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Successfully set TCP_KEEPALIVE (L:100) |
|
877 |
couchbase.htconfig: DEBUG: [39] Successfuly connected to REST API [::1]:9000 (L:302) |
|
878 |
couchbase.ioctx: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,unknown) Pairing with SOCK=0x7fbfb1463ef0 (L:99) |
|
879 |
couchbase.htconfig: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,bc_http) Received 395 bytes on HTTP stream (L:209) |
|
880 |
couchbase.htconfig: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,bc_http) Received 5332 bytes on HTTP stream (L:209) |
|
881 |
couchbase.htconfig: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,bc_http) Generation 0 -> 1 (L:224) |
1204 |
882 |
couchbase.confmon: INFO: [39] Setting new configuration. Received via HTTP (L:158) |
1205 |
883 |
couchbase.bootstrap: DEBUG: [39] Instance configured (L:56) |
1206 |
|
couchbase.http-io: DEBUG: [39] <0.0.0.0:9498> POST http://0.0.0.0:9498/query/service. Body=54 bytes (L:246) |
1207 |
|
couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Creating new connection because none are available in the pool (L:417) |
1208 |
|
couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) New pool entry: I=0x7fe82b9052a0 (L:328) |
1209 |
|
couchbase.connection: INFO: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Starting. Timeout=75000000us (L:467) |
1210 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Created new socket with FD=5 (L:232) |
1211 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1212 |
|
couchbase.connection: INFO: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Connected established (L:141) |
1213 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Successfully set TCP_NODELAY (L:100) |
1214 |
|
couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Successfully set TCP_KEEPALIVE (L:100) |
1215 |
|
couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Received result for I=0x7fe82b9052a0,C=0x0; E=0x0 (L:287) |
1216 |
|
couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Assigning R=0x7fe82b9051a0 SOCKET=0x7fe82a741370 (L:247) |
1217 |
|
couchbase.ioctx: DEBUG: [39] <0.0.0.0:9498> (CTX=0x7fe82b9053d0,unknown) Pairing with SOCK=0x7fe82a741370 (L:99) |
|
884 |
couchbase.http-io: DEBUG: [39] <[::1]:9498> POST http://[::1]:9498/query/service. Body=54 bytes (L:246) |
|
885 |
couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) Creating new connection because none are available in the pool (L:417) |
|
886 |
couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) New pool entry: I=0x7fbfb4237fa0 (L:328) |
|
887 |
couchbase.connection: INFO: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Starting. Timeout=75000000us (L:467) |
|
888 |
couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Created new socket with FD=5 (L:232) |
|
889 |
couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
|
890 |
couchbase.connection: INFO: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Connected established (L:141) |
|
891 |
couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Successfully set TCP_NODELAY (L:100) |
|
892 |
couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Successfully set TCP_KEEPALIVE (L:100) |
|
893 |
couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) Received result for I=0x7fbfb4237fa0,C=0x0; E=0x0 (L:287) |
|
894 |
couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) Assigning R=0x7fbfb4262620 SOCKET=0x7fbfb1511f10 (L:247) |
|
895 |
couchbase.ioctx: DEBUG: [39] <[::1]:9498> (CTX=0x7fbfb4243200,unknown) Pairing with SOCK=0x7fbfb1511f10 (L:99) |
1218 |
896 |
couchbase.confmon: DEBUG: [39] Refreshing current cluster map (L:272) |
1219 |
|
couchbase.ioctx: DEBUG: [39] <0.0.0.0:9498> (CTX=0x7fe82b9053d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
1220 |
|
couchbase.lcbio_mgr: INFO: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Placing socket back into the pool. I=0x7fe82b9052a0,C=0x7fe82a741370 (L:467) |
|
897 |
couchbase.ioctx: DEBUG: [39] <[::1]:9498> (CTX=0x7fbfb4243200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
898 |
couchbase.lcbio_mgr: INFO: [39] <[::1]:9498> (HE=0x7fbfb4265210) Placing socket back into the pool. I=0x7fbfb4237fa0,C=0x7fbfb1511f10 (L:467) |
1221 |
899 |
--------------------- >> end captured logging << --------------------- |
1222 |
900 |
|
1223 |
901 |
====================================================================== |
1224 |
902 |
ERROR: test_enable_error_map (couchbase.tests.test_sync.transplant_class.<locals>.C) |
1225 |
903 |
---------------------------------------------------------------------- |
1226 |
904 |
Traceback (most recent call last): |
1227 |
905 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/connection_t.py", line 120, in test_enable_error_map |
1228 |
906 |
cb = self.factory(conn_str) |
1229 |
907 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 251, in __init__ |
1230 |
908 |
self._do_ctor_connect() |
1231 |
909 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 260, in _do_ctor_connect |
1232 |
910 |
self._connect() |
1233 |
|
couchbase.exceptions._AuthError_0x2 (generated, catch AuthError): <RC=0x2[Authentication failed. You may have provided an invalid username/password combination], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)> |
|
911 |
couchbase.exceptions._UnknownHostError_0x15 (generated, catch UnknownHostError): <RC=0x15[DNS/Hostname lookup failed], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)> |
1234 |
912 |
-------------------- >> begin captured logging << -------------------- |
1235 |
913 |
couchbase.confmon: DEBUG: [44] Preparing providers (this may be called multiple times) (L:85) |
1236 |
914 |
couchbase.confmon: DEBUG: [44] Provider CCCP is ENABLED (L:92) |
1237 |
915 |
couchbase.confmon: DEBUG: [44] Provider HTTP is ENABLED (L:92) |
1238 |
916 |
couchbase.confmon: DEBUG: [44] Refreshing current cluster map (L:272) |
1239 |
917 |
couchbase.confmon: DEBUG: [44] Attempting to retrieve cluster map via CCCP (L:259) |
1240 |
918 |
couchbase.confmon: INFO: [44] Provider 'CCCP' failed (L:182) |
1241 |
919 |
couchbase.confmon: DEBUG: [44] Will try next provider in 0us (L:223) |
1242 |
920 |
couchbase.confmon: DEBUG: [44] Attempting to retrieve cluster map via HTTP (L:259) |
1243 |
|
couchbase.htconfig: DEBUG: [44] Starting HTTP Configuration Provider 0x7fe82b838280 (L:342) |
1244 |
|
couchbase.connection: INFO: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Starting. Timeout=2000000us (L:467) |
1245 |
|
couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Created new socket with FD=4 (L:232) |
1246 |
|
couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1247 |
|
couchbase.connection: INFO: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Connected established (L:141) |
1248 |
|
couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Successfully set TCP_NODELAY (L:100) |
1249 |
|
couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Successfully set TCP_KEEPALIVE (L:100) |
1250 |
|
couchbase.htconfig: DEBUG: [44] Successfuly connected to REST API 0.0.0.0:9000 (L:302) |
1251 |
|
couchbase.ioctx: DEBUG: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,unknown) Pairing with SOCK=0x7fe82b8504d0 (L:99) |
1252 |
|
couchbase.htconfig: DEBUG: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,bc_http) Received 412 bytes on HTTP stream (L:209) |
1253 |
|
couchbase.htconfig: ERROR: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,bc_http) Got non-success HTTP status code 401 (L:142) |
1254 |
|
couchbase.ioctx: DEBUG: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149) |
|
921 |
couchbase.htconfig: DEBUG: [44] Starting HTTP Configuration Provider 0x7fbfb43555a0 (L:342) |
|
922 |
couchbase.connection: INFO: [44] <[::1]:9000> (SOCK=0x7fbfb4396da0) Starting. Timeout=2000000us (L:467) |
|
923 |
couchbase.connection: ERROR: [44] <[::1]:9000> (SOCK=0x7fbfb4396da0) Couldn't look up ::1 (nodename nor servname provided, or not known) [EAI=8] (L:483) |
|
924 |
couchbase.connection: ERROR: [44] <[::1]:9000> (SOCK=0x7fbfb4396da0) Failed to establish connection: LCB_UNKNOWN_HOST (0x15), os errno=0 (L:150) |
|
925 |
couchbase.htconfig: ERROR: [44] Connection to REST API failed with LCB_UNKNOWN_HOST (0x15) (os errno = 0) (L:297) |
1255 |
926 |
couchbase.confmon: INFO: [44] Provider 'HTTP' failed (L:182) |
1256 |
|
couchbase.bootstrap: ERROR: [44] Failed to bootstrap client=0x7fe82b86fd50. Error=LCB_AUTH_ERROR (0x02), Message=No more bootstrap providers remain (L:170) |
|
927 |
couchbase.confmon: DEBUG: [44] Maximum provider reached. Resetting index (L:228) |
|
928 |
couchbase.bootstrap: ERROR: [44] Failed to bootstrap client=0x7fbfb438af20. Error=LCB_UNKNOWN_HOST (0x15), Message=No more bootstrap providers remain (L:170) |
1257 |
929 |
--------------------- >> end captured logging << --------------------- |
1258 |
930 |
|
1259 |
931 |
====================================================================== |
1260 |
932 |
ERROR: test_multi_hosts (couchbase.tests.test_sync.transplant_class.<locals>.C) |
1261 |
933 |
---------------------------------------------------------------------- |
1262 |
934 |
Traceback (most recent call last): |
1263 |
935 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/connection_t.py", line 105, in test_multi_hosts |
1264 |
936 |
cb = self.factory(str(cs), password=passwd) |
1265 |
937 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 251, in __init__ |
1266 |
938 |
self._do_ctor_connect() |
1267 |
939 |
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 260, in _do_ctor_connect |
1268 |
940 |
self._connect() |
1269 |
|
couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <RC=0x2C[The remote host refused the connection. Is the service up?], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)> |
|
941 |
couchbase.exceptions._UnknownHostError_0x15 (generated, catch UnknownHostError): <RC=0x15[DNS/Hostname lookup failed], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)> |
1270 |
942 |
-------------------- >> begin captured logging << -------------------- |
1271 |
943 |
couchbase.confmon: DEBUG: [45] Preparing providers (this may be called multiple times) (L:85) |
1272 |
944 |
couchbase.confmon: DEBUG: [45] Provider CCCP is ENABLED (L:92) |
1273 |
945 |
couchbase.confmon: DEBUG: [45] Provider HTTP is ENABLED (L:92) |
1274 |
946 |
couchbase.confmon: DEBUG: [45] Refreshing current cluster map (L:272) |
1275 |
947 |
couchbase.confmon: DEBUG: [45] Attempting to retrieve cluster map via CCCP (L:259) |
1276 |
|
couchbase.cccp: INFO: [45] Requesting connection to node 0.0.0.0:11210 for CCCP configuration (L:151) |
1277 |
|
couchbase.lcbio_mgr: DEBUG: [45] <0.0.0.0:11210> (HE=0x7fe82a68f2b0) Creating new connection because none are available in the pool (L:417) |
1278 |
|
couchbase.lcbio_mgr: DEBUG: [45] <0.0.0.0:11210> (HE=0x7fe82a68f2b0) New pool entry: I=0x7fe82a6bbc20 (L:328) |
1279 |
|
couchbase.connection: INFO: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Starting. Timeout=2000000us (L:467) |
1280 |
|
couchbase.connection: DEBUG: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Created new socket with FD=4 (L:232) |
1281 |
|
couchbase.connection: DEBUG: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1282 |
|
couchbase.connection: DEBUG: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) connect() failed. errno=61 [Connection refused] (L:348) |
1283 |
|
couchbase.connection: ERROR: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150) |
1284 |
|
couchbase.lcbio_mgr: DEBUG: [45] <0.0.0.0:11210> (HE=0x7fe82a68f2b0) Received result for I=0x7fe82a6bbc20,C=0x0; E=0x2c (L:287) |
1285 |
|
couchbase.cccp: ERROR: [45] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ECONNREFUSED (0x2C) (L:165) |
|
948 |
couchbase.cccp: INFO: [45] Requesting connection to node [::1]:11210 for CCCP configuration (L:151) |
|
949 |
couchbase.lcbio_mgr: DEBUG: [45] <[::1]:11210> (HE=0x7fbfb430cc50) Creating new connection because none are available in the pool (L:417) |
|
950 |
couchbase.lcbio_mgr: DEBUG: [45] <[::1]:11210> (HE=0x7fbfb430cc50) New pool entry: I=0x7fbfb437c470 (L:328) |
|
951 |
couchbase.connection: INFO: [45] <[::1]:11210> (SOCK=0x7fbfb4396da0) Starting. Timeout=2000000us (L:467) |
|
952 |
couchbase.connection: ERROR: [45] <[::1]:11210> (SOCK=0x7fbfb4396da0) Couldn't look up ::1 (nodename nor servname provided, or not known) [EAI=8] (L:483) |
|
953 |
couchbase.connection: ERROR: [45] <[::1]:11210> (SOCK=0x7fbfb4396da0) Failed to establish connection: LCB_UNKNOWN_HOST (0x15), os errno=0 (L:150) |
|
954 |
couchbase.lcbio_mgr: DEBUG: [45] <[::1]:11210> (HE=0x7fbfb430cc50) Received result for I=0x7fbfb437c470,C=0x0; E=0x15 (L:287) |
|
955 |
couchbase.cccp: ERROR: [45] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_UNKNOWN_HOST (0x15) (L:165) |
1286 |
956 |
couchbase.confmon: INFO: [45] Provider 'CCCP' failed (L:182) |
1287 |
957 |
couchbase.confmon: DEBUG: [45] Will try next provider in 0us (L:223) |
1288 |
958 |
couchbase.confmon: DEBUG: [45] Attempting to retrieve cluster map via HTTP (L:259) |
1289 |
|
couchbase.htconfig: DEBUG: [45] Starting HTTP Configuration Provider 0x7fe82a772d00 (L:342) |
1290 |
|
couchbase.connection: INFO: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Starting. Timeout=2000000us (L:467) |
1291 |
|
couchbase.connection: DEBUG: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Created new socket with FD=4 (L:232) |
1292 |
|
couchbase.connection: DEBUG: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Scheduling I/O watcher for asynchronous connection completion. (L:333) |
1293 |
|
couchbase.connection: DEBUG: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) connect() failed. errno=61 [Connection refused] (L:348) |
1294 |
|
couchbase.connection: ERROR: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150) |
1295 |
|
couchbase.htconfig: ERROR: [45] Connection to REST API failed with LCB_ECONNREFUSED (0x2C) (os errno = 61) (L:297) |
|
959 |
couchbase.htconfig: DEBUG: [45] Starting HTTP Configuration Provider 0x7fbfb43555a0 (L:342) |
|
960 |
couchbase.connection: INFO: [45] <[::1]:8091> (SOCK=0x7fbfb4396da0) Starting. Timeout=2000000us (L:467) |
|
961 |
couchbase.connection: ERROR: [45] <[::1]:8091> (SOCK=0x7fbfb4396da0) Couldn't look up ::1 (nodename nor servname provided, or not known) [EAI=8] (L:483) |
|
962 |
couchbase.connection: ERROR: [45] <[::1]:8091> (SOCK=0x7fbfb4396da0) Failed to establish connection: LCB_UNKNOWN_HOST (0x15), os errno=0 (L:150) |
|
963 |
couchbase.htconfig: ERROR: [45] Connection to REST API failed with LCB_UNKNOWN_HOST (0x15) (os errno = 0) (L:297) |
1296 |
964 |
couchbase.confmon: INFO: [45] Provider 'HTTP' failed (L:182) |
1297 |
965 |
couchbase.confmon: DEBUG: [45] Maximum provider reached. Resetting index (L:228) |
1298 |
|
couchbase.bootstrap: ERROR: [45] Failed to bootstrap client=0x7fe82a758c70. Error=LCB_ECONNREFUSED (0x2C), Message=No more bootstrap providers remain (L:170) |
|
966 |
couchbase.bootstrap: ERROR: [45] Failed to bootstrap client=0x7fbfb43abc00. Error=LCB_UNKNOWN_HOST (0x15), Message=No more bootstrap providers remain (L:170) |
1299 |
967 |
--------------------- >> end captured logging << --------------------- |
1300 |
968 |
|
1301 |
969 |
====================================================================== |
1302 |
970 |
ERROR: test_design_headers (couchbase.tests.test_sync.transplant_class.<locals>.C) |
1303 |
971 |
---------------------------------------------------------------------- |
1304 |
972 |
Traceback (most recent call last): |
1305 |
|
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/design_t.py", line 90, in test_design_headers |
1306 |
|
syncwait=5) |
1307 |
|
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 189, in design_create |
1308 |
|
use_devmode=use_devmode) |
1309 |
|
File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 128, in _design_poll |
1310 |
|
"Wait time for design |