Started by user Ashwin G [EnvInject] - Loading node environment variables. Building remotely on centos-systest-client (centos_system_test) in workspace /data/workspace/centos-systest-launcher > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/couchbaselabs/sequoia.git # timeout=10 Fetching upstream changes from https://github.com/couchbaselabs/sequoia.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/couchbaselabs/sequoia.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 9a5963518c56ceae7bdd569e04d3f50af56f7b1f (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 9a5963518c56ceae7bdd569e04d3f50af56f7b1f > /usr/bin/git rev-list 9a5963518c56ceae7bdd569e04d3f50af56f7b1f # timeout=10 [centos-systest-launcher] $ /bin/sh -xe /tmp/jenkins5450930672669450909.sh + cd /root/sequoia-provision/ + cd /root/sequoia-provision/centos ++ echo 7.2.1-5829 ++ sed 's/-.*//' + VER=7.2.1 ++ echo 7.2.1-5829 ++ sed 's/.*-//' + BUILD=5829 ++ echo 2.8.0-374 ++ sed 's/-.*//' + SGW_VER=2.8.0 ++ echo 2.8.0-374 ++ sed 's/.*-//' + SGW_BUILD_NO=374 + FLAVOR=sherlock + echo 7.2.1-5829 + grep '4\.5' + echo 7.2.1-5829 + grep '4\.6' + echo 7.2.1-5829 + grep '5\.0' + echo 7.2.1-5829 + grep '5\.1' + echo 7.2.1-5829 + grep '5\.5' + echo 7.2.1-5829 + grep '6\.0' + echo 7.2.1-5829 + grep '6\.5' + echo 7.2.1-5829 + grep '6\.6' + echo 7.2.1-5829 + grep '7\.0' + echo 7.2.1-5829 + grep '7\.1' + echo 7.2.1-5829 + grep '7\.2' 7.2.1-5829 + FLAVOR=neo + BUILD_OPTS='-e FLAVOR=neo -e VER=7.2.1 -e BUILD_NO=5829 -e SGW_VER=2.8.0 -e SGW_BUILD_NO=374' + [[ ================= == http* ]] + INVENTORY='-i ../ansible/hosts' + '[' false = false ']' + ansible-playbook -i ../ansible/hosts -e FLAVOR=neo -e VER=7.2.1 -e BUILD_NO=5829 -e SGW_VER=2.8.0 -e SGW_BUILD_NO=374 uninstall.yml [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.192] ok: [172.23.97.122] ok: [172.23.96.148] ok: [172.23.108.103] ok: [172.23.104.5] ok: [172.23.106.100] ok: [172.23.97.239] ok: [172.23.97.119] ok: [172.23.97.121] ok: [172.23.99.20] ok: [172.23.99.21] ok: [172.23.104.137] ok: [172.23.120.107] ok: [172.23.99.25] ok: [172.23.104.67] ok: [172.23.104.69] ok: [172.23.104.70] ok: [172.23.123.28] ok: [172.23.121.117] ok: [172.23.96.253] ok: [172.23.96.252] ok: [172.23.106.188] ok: [172.23.104.157] ok: [172.23.120.245] ok: [172.23.104.155] ok: [172.23.105.107] ok: [172.23.105.111] ok: [172.23.96.145] ok: [172.23.105.168] ok: [172.23.120.78] ok: [172.23.121.86] ok: [172.23.120.97] ok: [172.23.107.95] ok: [172.23.107.131] ok: [172.23.123.24] ok: [172.23.107.215] ok: [172.23.108.159] ok: [172.23.99.11] ok: [172.23.104.238] ok: [172.23.108.156] TASK [cleanup old pkg dirs] **************************************************** [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.006773", "end": "2023-07-04 01:58:36.232788", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.226015", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.077259", "end": "2023-07-04 01:58:36.299527", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.222268", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.072173", "end": "2023-07-04 01:58:36.382761", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.310588", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.180011", "end": "2023-07-04 01:58:36.665766", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.485755", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.186619", "end": "2023-07-04 01:58:36.682716", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.496097", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.079201", "end": "2023-07-04 01:58:36.733366", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.654165", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.176676", "end": "2023-07-04 01:58:36.764284", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.587608", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.078471", "end": "2023-07-04 01:58:36.803097", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:36.724626", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.080255", "end": "2023-07-04 01:58:37.150457", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.070202", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.077425", "end": "2023-07-04 01:58:37.178345", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.100920", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.075532", "end": "2023-07-04 01:58:37.185640", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.110108", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.114410", "end": "2023-07-04 01:58:37.200484", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.086074", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.029749", "end": "2023-07-04 01:58:37.549566", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.519817", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.006203", "end": "2023-07-04 01:58:37.559586", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.553383", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.227971", "end": "2023-07-04 01:58:37.583050", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.355079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.144739", "end": "2023-07-04 01:58:37.668573", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.523834", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.192923", "end": "2023-07-04 01:58:37.763081", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.570158", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.022912", "end": "2023-07-04 01:58:37.909084", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.886172", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.026735", "end": "2023-07-04 01:58:37.926001", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.899266", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.026914", "end": "2023-07-04 01:58:37.976689", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.949775", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.027400", "end": "2023-07-04 01:58:38.024011", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:37.996611", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.071881", "end": "2023-07-04 01:58:38.168782", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.096901", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.071958", "end": "2023-07-04 01:58:38.305593", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.233635", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.073731", "end": "2023-07-04 01:58:38.384021", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.310290", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.195616", "end": "2023-07-04 01:58:38.473115", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.277499", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.175797", "end": "2023-07-04 01:58:38.562826", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.387029", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.183748", "end": "2023-07-04 01:58:38.706608", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.522860", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.177446", "end": "2023-07-04 01:58:38.842453", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.665007", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.004269", "end": "2023-07-04 01:58:38.890790", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.886521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.177275", "end": "2023-07-04 01:58:38.921261", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.743986", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.196101", "end": "2023-07-04 01:58:39.013961", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:38.817860", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.007009", "end": "2023-07-04 01:58:39.219286", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.212277", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.189858", "end": "2023-07-04 01:58:39.243872", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.054014", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.006846", "end": "2023-07-04 01:58:39.273065", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.266219", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.014485", "end": "2023-07-04 01:58:39.448130", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.433645", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.012247", "end": "2023-07-04 01:58:39.513108", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.500861", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.012249", "end": "2023-07-04 01:58:39.736401", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.724152", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.013098", "end": "2023-07-04 01:58:39.739815", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.726717", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.012771", "end": "2023-07-04 01:58:39.777481", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.764710", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "rm /tmp/couchbase-server*rpm* 2>/dev/null", "delta": "0:00:00.010509", "end": "2023-07-04 01:58:39.958202", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:39.947693", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring TASK [rm locks] **************************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.123.24] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [stop rpm] **************************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.070356", "end": "2023-07-04 01:58:44.598411", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:44.528055", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.004761", "end": "2023-07-04 01:58:44.613231", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:44.608470", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.091301", "end": "2023-07-04 01:58:44.679053", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:44.587752", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.194123", "end": "2023-07-04 01:58:44.900204", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:44.706081", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.194126", "end": "2023-07-04 01:58:44.909310", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:44.715184", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.073160", "end": "2023-07-04 01:58:45.022184", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:44.949024", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.085813", "end": "2023-07-04 01:58:45.090717", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.004904", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.177834", "end": "2023-07-04 01:58:45.125604", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:44.947770", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.077604", "end": "2023-07-04 01:58:45.351924", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.274320", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.094013", "end": "2023-07-04 01:58:45.352546", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.258533", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.077543", "end": "2023-07-04 01:58:45.454436", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.376893", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.069946", "end": "2023-07-04 01:58:45.485876", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.415930", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.030055", "end": "2023-07-04 01:58:45.735084", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.705029", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.005631", "end": "2023-07-04 01:58:45.804651", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.799020", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.154639", "end": "2023-07-04 01:58:45.871942", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.717303", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.244437", "end": "2023-07-04 01:58:45.899986", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.655549", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.194227", "end": "2023-07-04 01:58:46.024412", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:45.830185", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.038121", "end": "2023-07-04 01:58:46.077934", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 01:58:46.039813", "stderr": "rpm: no process found", "stderr_lines": ["rpm: no process found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.026264", "end": "2023-07-04 01:58:46.161809", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.135545", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.026752", "end": "2023-07-04 01:58:46.223138", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.196386", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.026898", "end": "2023-07-04 01:58:46.278080", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.251182", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.071540", "end": "2023-07-04 01:58:46.414366", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.342826", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.069835", "end": "2023-07-04 01:58:46.457224", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.387389", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.073608", "end": "2023-07-04 01:58:46.634960", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.561352", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.192176", "end": "2023-07-04 01:58:46.707531", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.515355", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.174704", "end": "2023-07-04 01:58:46.819998", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.645294", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.181144", "end": "2023-07-04 01:58:46.953177", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.772033", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.174610", "end": "2023-07-04 01:58:46.990186", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.815576", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.003226", "end": "2023-07-04 01:58:47.156248", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.153022", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.174443", "end": "2023-07-04 01:58:47.152117", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:46.977674", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.190087", "end": "2023-07-04 01:58:47.240553", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.050466", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.005042", "end": "2023-07-04 01:58:47.356724", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.351682", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.189893", "end": "2023-07-04 01:58:47.495897", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.306004", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.005067", "end": "2023-07-04 01:58:47.533072", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.528005", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.007471", "end": "2023-07-04 01:58:47.745468", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.737997", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.009186", "end": "2023-07-04 01:58:47.747183", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.737997", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.009432", "end": "2023-07-04 01:58:47.872784", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.863352", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.009045", "end": "2023-07-04 01:58:47.990139", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:47.981094", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.009381", "end": "2023-07-04 01:58:48.090309", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:48.080928", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.008964", "end": "2023-07-04 01:58:48.257336", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 01:58:48.248372", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop couchbase] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.161974", "end": "2023-07-04 01:58:48.830825", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:48.668851", "stderr": "kill: sending signal to 29472 failed: No such process", "stderr_lines": ["kill: sending signal to 29472 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.073249", "end": "2023-07-04 01:58:48.819156", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:48.745907", "stderr": "kill: sending signal to 9212 failed: No such process", "stderr_lines": ["kill: sending signal to 9212 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.209431", "end": "2023-07-04 01:58:48.931643", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:48.722212", "stderr": "kill: sending signal to 3681 failed: No such process", "stderr_lines": ["kill: sending signal to 3681 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.260334", "end": "2023-07-04 01:58:49.118518", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:48.858184", "stderr": "kill: sending signal to 15455 failed: No such process", "stderr_lines": ["kill: sending signal to 15455 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.318897", "end": "2023-07-04 01:58:49.191066", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:48.872169", "stderr": "kill: sending signal to 23068 failed: No such process", "stderr_lines": ["kill: sending signal to 23068 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.168242", "end": "2023-07-04 01:58:49.368237", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:49.199995", "stderr": "kill: sending signal to 1708 failed: No such process", "stderr_lines": ["kill: sending signal to 1708 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.224679", "end": "2023-07-04 01:58:49.425683", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:49.201004", "stderr": "kill: sending signal to 21903 failed: No such process", "stderr_lines": ["kill: sending signal to 21903 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.147259", "end": "2023-07-04 01:58:49.454341", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:49.307082", "stderr": "kill: sending signal to 21764 failed: No such process", "stderr_lines": ["kill: sending signal to 21764 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.236484", "end": "2023-07-04 01:58:49.758074", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:49.521590", "stderr": "kill: sending signal to 3310 failed: No such process", "stderr_lines": ["kill: sending signal to 3310 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197092", "end": "2023-07-04 01:58:49.790523", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:49.593431", "stderr": "kill: sending signal to 21244 failed: No such process", "stderr_lines": ["kill: sending signal to 21244 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.144132", "end": "2023-07-04 01:58:49.917353", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:49.773221", "stderr": "kill: sending signal to 20997 failed: No such process", "stderr_lines": ["kill: sending signal to 20997 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.178696", "end": "2023-07-04 01:58:49.930289", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:49.751593", "stderr": "kill: sending signal to 8623 failed: No such process", "stderr_lines": ["kill: sending signal to 8623 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.062159", "end": "2023-07-04 01:58:50.271427", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.209268", "stderr": "kill: sending signal to 21342 failed: No such process", "stderr_lines": ["kill: sending signal to 21342 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.239880", "end": "2023-07-04 01:58:50.380296", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.140416", "stderr": "kill: sending signal to 29476 failed: No such process", "stderr_lines": ["kill: sending signal to 29476 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042174", "end": "2023-07-04 01:58:50.333587", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.291413", "stderr": "kill: sending signal to 72668 failed: No such process", "stderr_lines": ["kill: sending signal to 72668 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.320124", "end": "2023-07-04 01:58:50.440935", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.120811", "stderr": "kill: sending signal to 32033 failed: No such process", "stderr_lines": ["kill: sending signal to 32033 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.270678", "end": "2023-07-04 01:58:50.588513", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.317835", "stderr": "kill: sending signal to 11308 failed: No such process", "stderr_lines": ["kill: sending signal to 11308 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.063662", "end": "2023-07-04 01:58:50.727092", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.663430", "stderr": "kill: sending signal to 12165 failed: No such process", "stderr_lines": ["kill: sending signal to 12165 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.057628", "end": "2023-07-04 01:58:50.808198", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.750570", "stderr": "kill: sending signal to 29982 failed: No such process", "stderr_lines": ["kill: sending signal to 29982 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.055653", "end": "2023-07-04 01:58:50.868933", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.813280", "stderr": "kill: sending signal to 4526 failed: No such process", "stderr_lines": ["kill: sending signal to 4526 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.064709", "end": "2023-07-04 01:58:50.865299", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.800590", "stderr": "kill: sending signal to 13057 failed: No such process", "stderr_lines": ["kill: sending signal to 13057 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.098901", "end": "2023-07-04 01:58:51.021960", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:50.923059", "stderr": "kill: sending signal to 5159 failed: No such process", "stderr_lines": ["kill: sending signal to 5159 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.091392", "end": "2023-07-04 01:58:51.178552", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.087160", "stderr": "kill: sending signal to 24863 failed: No such process", "stderr_lines": ["kill: sending signal to 24863 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.109494", "end": "2023-07-04 01:58:51.330875", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.221381", "stderr": "kill: sending signal to 13341 failed: No such process", "stderr_lines": ["kill: sending signal to 13341 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.224274", "end": "2023-07-04 01:58:51.409411", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.185137", "stderr": "kill: sending signal to 3050 failed: No such process", "stderr_lines": ["kill: sending signal to 3050 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.221624", "end": "2023-07-04 01:58:51.500432", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.278808", "stderr": "kill: sending signal to 20059 failed: No such process", "stderr_lines": ["kill: sending signal to 20059 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.226476", "end": "2023-07-04 01:58:51.618724", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.392248", "stderr": "kill: sending signal to 70887 failed: No such process", "stderr_lines": ["kill: sending signal to 70887 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.228982", "end": "2023-07-04 01:58:51.777036", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.548054", "stderr": "kill: sending signal to 120196 failed: No such process", "stderr_lines": ["kill: sending signal to 120196 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034055", "end": "2023-07-04 01:58:51.861931", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.827876", "stderr": "kill: sending signal to 18718 failed: No such process", "stderr_lines": ["kill: sending signal to 18718 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.217496", "end": "2023-07-04 01:58:51.908412", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.690916", "stderr": "kill: sending signal to 61192 failed: No such process", "stderr_lines": ["kill: sending signal to 61192 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.240691", "end": "2023-07-04 01:58:52.005256", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.764565", "stderr": "kill: sending signal to 70102 failed: No such process", "stderr_lines": ["kill: sending signal to 70102 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060211", "end": "2023-07-04 01:58:52.211915", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:52.151704", "stderr": "kill: sending signal to 40629 failed: No such process", "stderr_lines": ["kill: sending signal to 40629 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.231833", "end": "2023-07-04 01:58:52.215376", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:51.983543", "stderr": "kill: sending signal to 64051 failed: No such process", "stderr_lines": ["kill: sending signal to 64051 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.055369", "end": "2023-07-04 01:58:52.305986", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:52.250617", "stderr": "kill: sending signal to 76143 failed: No such process", "stderr_lines": ["kill: sending signal to 76143 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.098295", "end": "2023-07-04 01:58:52.522821", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:52.424526", "stderr": "kill: sending signal to 101686 failed: No such process", "stderr_lines": ["kill: sending signal to 101686 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.072907", "end": "2023-07-04 01:58:52.579443", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:52.506536", "stderr": "kill: sending signal to 72202 failed: No such process", "stderr_lines": ["kill: sending signal to 72202 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.070124", "end": "2023-07-04 01:58:52.801205", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:52.731081", "stderr": "kill: sending signal to 77935 failed: No such process", "stderr_lines": ["kill: sending signal to 77935 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.072034", "end": "2023-07-04 01:58:52.813553", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:52.741519", "stderr": "kill: sending signal to 69205 failed: No such process", "stderr_lines": ["kill: sending signal to 69205 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.086241", "end": "2023-07-04 01:58:52.897730", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:52.811489", "stderr": "kill: sending signal to 92209 failed: No such process", "stderr_lines": ["kill: sending signal to 92209 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.071701", "end": "2023-07-04 01:58:53.137761", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:53.066060", "stderr": "kill: sending signal to 115605 failed: No such process", "stderr_lines": ["kill: sending signal to 115605 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop memcached] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.080517", "end": "2023-07-04 01:58:53.629481", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:53.548964", "stderr": "kill: sending signal to 29558 failed: No such process", "stderr_lines": ["kill: sending signal to 29558 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.031229", "end": "2023-07-04 01:58:53.669052", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:53.637823", "stderr": "kill: sending signal to 9304 failed: No such process", "stderr_lines": ["kill: sending signal to 9304 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.090164", "end": "2023-07-04 01:58:53.690388", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:53.600224", "stderr": "kill: sending signal to 3740 failed: No such process", "stderr_lines": ["kill: sending signal to 3740 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207621", "end": "2023-07-04 01:58:53.927271", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:53.719650", "stderr": "kill: sending signal to 23171 failed: No such process", "stderr_lines": ["kill: sending signal to 23171 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.220257", "end": "2023-07-04 01:58:53.940752", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:53.720495", "stderr": "kill: sending signal to 15546 failed: No such process", "stderr_lines": ["kill: sending signal to 15546 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.086309", "end": "2023-07-04 01:58:54.098282", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.011973", "stderr": "kill: sending signal to 1768 failed: No such process", "stderr_lines": ["kill: sending signal to 1768 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.084341", "end": "2023-07-04 01:58:54.106811", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.022470", "stderr": "kill: sending signal to 21811 failed: No such process", "stderr_lines": ["kill: sending signal to 21811 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.200599", "end": "2023-07-04 01:58:54.195478", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:53.994879", "stderr": "kill: sending signal to 22038 failed: No such process", "stderr_lines": ["kill: sending signal to 22038 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087730", "end": "2023-07-04 01:58:54.362354", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.274624", "stderr": "kill: sending signal to 3357 failed: No such process", "stderr_lines": ["kill: sending signal to 3357 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.096054", "end": "2023-07-04 01:58:54.398762", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.302708", "stderr": "kill: sending signal to 21291 failed: No such process", "stderr_lines": ["kill: sending signal to 21291 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087063", "end": "2023-07-04 01:58:54.514609", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.427546", "stderr": "kill: sending signal to 8682 failed: No such process", "stderr_lines": ["kill: sending signal to 8682 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085338", "end": "2023-07-04 01:58:54.533485", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.448147", "stderr": "kill: sending signal to 21084 failed: No such process", "stderr_lines": ["kill: sending signal to 21084 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038650", "end": "2023-07-04 01:58:54.773660", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.735010", "stderr": "kill: sending signal to 21443 failed: No such process", "stderr_lines": ["kill: sending signal to 21443 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.160043", "end": "2023-07-04 01:58:54.866405", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.706362", "stderr": "kill: sending signal to 29588 failed: No such process", "stderr_lines": ["kill: sending signal to 29588 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.025232", "end": "2023-07-04 01:58:54.882330", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.857098", "stderr": "kill: sending signal to 72757 failed: No such process", "stderr_lines": ["kill: sending signal to 72757 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.250596", "end": "2023-07-04 01:58:54.961567", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.710971", "stderr": "kill: sending signal to 32124 failed: No such process", "stderr_lines": ["kill: sending signal to 32124 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207133", "end": "2023-07-04 01:58:55.082970", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:54.875837", "stderr": "kill: sending signal to 11399 failed: No such process", "stderr_lines": ["kill: sending signal to 11399 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034707", "end": "2023-07-04 01:58:55.129102", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.094395", "stderr": "kill: sending signal to 12266 failed: No such process", "stderr_lines": ["kill: sending signal to 12266 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040279", "end": "2023-07-04 01:58:55.237610", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.197331", "stderr": "kill: sending signal to 30082 failed: No such process", "stderr_lines": ["kill: sending signal to 30082 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040656", "end": "2023-07-04 01:58:55.260954", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.220298", "stderr": "kill: sending signal to 13158 failed: No such process", "stderr_lines": ["kill: sending signal to 13158 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038684", "end": "2023-07-04 01:58:55.345420", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.306736", "stderr": "kill: sending signal to 4628 failed: No such process", "stderr_lines": ["kill: sending signal to 4628 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082022", "end": "2023-07-04 01:58:55.489189", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.407167", "stderr": "kill: sending signal to 5249 failed: No such process", "stderr_lines": ["kill: sending signal to 5249 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082584", "end": "2023-07-04 01:58:55.531485", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.448901", "stderr": "kill: sending signal to 24968 failed: No such process", "stderr_lines": ["kill: sending signal to 24968 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087213", "end": "2023-07-04 01:58:55.678137", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.590924", "stderr": "kill: sending signal to 13431 failed: No such process", "stderr_lines": ["kill: sending signal to 13431 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.199554", "end": "2023-07-04 01:58:55.914062", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.714508", "stderr": "kill: sending signal to 20162 failed: No such process", "stderr_lines": ["kill: sending signal to 20162 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207284", "end": "2023-07-04 01:58:56.049619", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.842335", "stderr": "kill: sending signal to 70978 failed: No such process", "stderr_lines": ["kill: sending signal to 70978 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.195341", "end": "2023-07-04 01:58:56.090145", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.894804", "stderr": "kill: sending signal to 120287 failed: No such process", "stderr_lines": ["kill: sending signal to 120287 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207071", "end": "2023-07-04 01:58:55.790712", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:55.583641", "stderr": "kill: sending signal to 3143 failed: No such process", "stderr_lines": ["kill: sending signal to 3143 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197366", "end": "2023-07-04 01:58:56.212784", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:56.015418", "stderr": "kill: sending signal to 61284 failed: No such process", "stderr_lines": ["kill: sending signal to 61284 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.020083", "end": "2023-07-04 01:58:56.375346", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:56.355263", "stderr": "kill: sending signal to 18805 failed: No such process", "stderr_lines": ["kill: sending signal to 18805 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.028906", "end": "2023-07-04 01:58:56.603545", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:56.574639", "stderr": "kill: sending signal to 40675 failed: No such process", "stderr_lines": ["kill: sending signal to 40675 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.048880", "end": "2023-07-04 01:58:56.922217", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:56.873337", "stderr": "kill: sending signal to 101733 failed: No such process", "stderr_lines": ["kill: sending signal to 101733 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.048713", "end": "2023-07-04 01:58:57.159556", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:57.110843", "stderr": "kill: sending signal to 72249 failed: No such process", "stderr_lines": ["kill: sending signal to 72249 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208759", "end": "2023-07-04 01:58:57.322826", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:57.114067", "stderr": "kill: sending signal to 70193 failed: No such process", "stderr_lines": ["kill: sending signal to 70193 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.029606", "end": "2023-07-04 01:58:57.537297", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:57.507691", "stderr": "kill: sending signal to 76202 failed: No such process", "stderr_lines": ["kill: sending signal to 76202 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.048912", "end": "2023-07-04 01:58:57.516406", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:57.467494", "stderr": "kill: sending signal to 77982 failed: No such process", "stderr_lines": ["kill: sending signal to 77982 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.213848", "end": "2023-07-04 01:58:57.610125", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:57.396277", "stderr": "kill: sending signal to 64143 failed: No such process", "stderr_lines": ["kill: sending signal to 64143 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.047527", "end": "2023-07-04 01:58:57.733433", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:57.685906", "stderr": "kill: sending signal to 69252 failed: No such process", "stderr_lines": ["kill: sending signal to 69252 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.044948", "end": "2023-07-04 01:58:57.862257", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:57.817309", "stderr": "kill: sending signal to 92256 failed: No such process", "stderr_lines": ["kill: sending signal to 92256 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.055573", "end": "2023-07-04 01:58:58.093452", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.037879", "stderr": "kill: sending signal to 115652 failed: No such process", "stderr_lines": ["kill: sending signal to 115652 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop epmd] *************************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081026", "end": "2023-07-04 01:58:58.596495", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.515469", "stderr": "kill: sending signal to 29600 failed: No such process", "stderr_lines": ["kill: sending signal to 29600 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.026242", "end": "2023-07-04 01:58:58.607637", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.581395", "stderr": "kill: sending signal to 9350 failed: No such process", "stderr_lines": ["kill: sending signal to 9350 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.086529", "end": "2023-07-04 01:58:58.642575", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.556046", "stderr": "kill: sending signal to 3798 failed: No such process", "stderr_lines": ["kill: sending signal to 3798 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.184278", "end": "2023-07-04 01:58:58.857258", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.672980", "stderr": "kill: sending signal to 15592 failed: No such process", "stderr_lines": ["kill: sending signal to 15592 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.202987", "end": "2023-07-04 01:58:58.873765", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.670778", "stderr": "kill: sending signal to 23229 failed: No such process", "stderr_lines": ["kill: sending signal to 23229 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.091252", "end": "2023-07-04 01:58:59.038362", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.947110", "stderr": "kill: sending signal to 1827 failed: No such process", "stderr_lines": ["kill: sending signal to 1827 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.092232", "end": "2023-07-04 01:58:59.055438", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.963206", "stderr": "kill: sending signal to 21857 failed: No such process", "stderr_lines": ["kill: sending signal to 21857 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.190191", "end": "2023-07-04 01:58:59.152078", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:58.961887", "stderr": "kill: sending signal to 22084 failed: No such process", "stderr_lines": ["kill: sending signal to 22084 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.086781", "end": "2023-07-04 01:58:59.293468", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.206687", "stderr": "kill: sending signal to 3405 failed: No such process", "stderr_lines": ["kill: sending signal to 3405 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.089256", "end": "2023-07-04 01:58:59.318384", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.229128", "stderr": "kill: sending signal to 21339 failed: No such process", "stderr_lines": ["kill: sending signal to 21339 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082380", "end": "2023-07-04 01:58:59.461805", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.379425", "stderr": "kill: sending signal to 21128 failed: No such process", "stderr_lines": ["kill: sending signal to 21128 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.088931", "end": "2023-07-04 01:58:59.466435", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.377504", "stderr": "kill: sending signal to 8742 failed: No such process", "stderr_lines": ["kill: sending signal to 8742 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.037963", "end": "2023-07-04 01:58:59.694619", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.656656", "stderr": "kill: sending signal to 21497 failed: No such process", "stderr_lines": ["kill: sending signal to 21497 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.143343", "end": "2023-07-04 01:58:59.793162", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.649819", "stderr": "kill: sending signal to 29657 failed: No such process", "stderr_lines": ["kill: sending signal to 29657 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.019706", "end": "2023-07-04 01:58:59.825955", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.806249", "stderr": "kill: sending signal to 72803 failed: No such process", "stderr_lines": ["kill: sending signal to 72803 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.254735", "end": "2023-07-04 01:58:59.921239", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.666504", "stderr": "kill: sending signal to 32171 failed: No such process", "stderr_lines": ["kill: sending signal to 32171 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.202743", "end": "2023-07-04 01:59:00.030691", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:58:59.827948", "stderr": "kill: sending signal to 11445 failed: No such process", "stderr_lines": ["kill: sending signal to 11445 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.028517", "end": "2023-07-04 01:59:00.045303", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.016786", "stderr": "kill: sending signal to 12320 failed: No such process", "stderr_lines": ["kill: sending signal to 12320 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.035898", "end": "2023-07-04 01:59:00.157737", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.121839", "stderr": "kill: sending signal to 30136 failed: No such process", "stderr_lines": ["kill: sending signal to 30136 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036720", "end": "2023-07-04 01:59:00.188907", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.152187", "stderr": "kill: sending signal to 13212 failed: No such process", "stderr_lines": ["kill: sending signal to 13212 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.045876", "end": "2023-07-04 01:59:00.337972", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.292096", "stderr": "kill: sending signal to 4696 failed: No such process", "stderr_lines": ["kill: sending signal to 4696 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082385", "end": "2023-07-04 01:59:00.440665", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.358280", "stderr": "kill: sending signal to 5292 failed: No such process", "stderr_lines": ["kill: sending signal to 5292 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.079112", "end": "2023-07-04 01:59:00.455368", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.376256", "stderr": "kill: sending signal to 25011 failed: No such process", "stderr_lines": ["kill: sending signal to 25011 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.083528", "end": "2023-07-04 01:59:00.608590", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.525062", "stderr": "kill: sending signal to 13477 failed: No such process", "stderr_lines": ["kill: sending signal to 13477 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208442", "end": "2023-07-04 01:59:00.701330", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.492888", "stderr": "kill: sending signal to 3189 failed: No such process", "stderr_lines": ["kill: sending signal to 3189 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.194190", "end": "2023-07-04 01:59:00.904445", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.710255", "stderr": "kill: sending signal to 20220 failed: No such process", "stderr_lines": ["kill: sending signal to 20220 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.198347", "end": "2023-07-04 01:59:01.003231", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.804884", "stderr": "kill: sending signal to 71024 failed: No such process", "stderr_lines": ["kill: sending signal to 71024 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.198492", "end": "2023-07-04 01:59:01.020064", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:00.821572", "stderr": "kill: sending signal to 120333 failed: No such process", "stderr_lines": ["kill: sending signal to 120333 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.193324", "end": "2023-07-04 01:59:01.207362", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.014038", "stderr": "kill: sending signal to 61330 failed: No such process", "stderr_lines": ["kill: sending signal to 61330 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.016155", "end": "2023-07-04 01:59:01.241404", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.225249", "stderr": "kill: sending signal to 18849 failed: No such process", "stderr_lines": ["kill: sending signal to 18849 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.204004", "end": "2023-07-04 01:59:01.243095", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.039091", "stderr": "kill: sending signal to 70238 failed: No such process", "stderr_lines": ["kill: sending signal to 70238 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.025469", "end": "2023-07-04 01:59:01.407111", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.381642", "stderr": "kill: sending signal to 40721 failed: No such process", "stderr_lines": ["kill: sending signal to 40721 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.209450", "end": "2023-07-04 01:59:01.581235", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.371785", "stderr": "kill: sending signal to 64188 failed: No such process", "stderr_lines": ["kill: sending signal to 64188 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.024711", "end": "2023-07-04 01:59:01.614632", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.589921", "stderr": "kill: sending signal to 76260 failed: No such process", "stderr_lines": ["kill: sending signal to 76260 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.046403", "end": "2023-07-04 01:59:01.789749", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.743346", "stderr": "kill: sending signal to 101779 failed: No such process", "stderr_lines": ["kill: sending signal to 101779 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.047108", "end": "2023-07-04 01:59:01.802136", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.755028", "stderr": "kill: sending signal to 72295 failed: No such process", "stderr_lines": ["kill: sending signal to 72295 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.046210", "end": "2023-07-04 01:59:01.961073", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:01.914863", "stderr": "kill: sending signal to 78027 failed: No such process", "stderr_lines": ["kill: sending signal to 78027 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.041925", "end": "2023-07-04 01:59:02.111405", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:02.069480", "stderr": "kill: sending signal to 69298 failed: No such process", "stderr_lines": ["kill: sending signal to 69298 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042135", "end": "2023-07-04 01:59:02.155144", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:02.113009", "stderr": "kill: sending signal to 92301 failed: No such process", "stderr_lines": ["kill: sending signal to 92301 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040679", "end": "2023-07-04 01:59:02.354572", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 01:59:02.313893", "stderr": "kill: sending signal to 115697 failed: No such process", "stderr_lines": ["kill: sending signal to 115697 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [uninstall couchbase] ***************************************************** changed: [172.23.96.192] changed: [172.23.106.100] changed: [172.23.97.122] changed: [172.23.104.5] changed: [172.23.108.103] changed: [172.23.99.21] changed: [172.23.99.20] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.96.148] changed: [172.23.106.188] changed: [172.23.104.137] changed: [172.23.120.107] changed: [172.23.97.239] changed: [172.23.99.11] changed: [172.23.97.119] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.123.28] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.121.86] changed: [172.23.105.111] changed: [172.23.105.107] changed: [172.23.104.155] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.120.78] changed: [172.23.123.24] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.107.215] changed: [172.23.108.156] TASK [rm opt dir] ************************************************************** changed: [172.23.96.148] changed: [172.23.97.122] changed: [172.23.97.239] changed: [172.23.104.5] changed: [172.23.96.192] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.99.20] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.99.21] changed: [172.23.99.11] changed: [172.23.104.137] changed: [172.23.106.188] changed: [172.23.97.119] changed: [172.23.120.107] changed: [172.23.104.69] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.104.70] changed: [172.23.96.145] changed: [172.23.105.111] changed: [172.23.120.78] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.123.24] changed: [172.23.104.238] changed: [172.23.107.215] changed: [172.23.108.159] changed: [172.23.108.156] changed: [172.23.120.245] changed: [172.23.120.97] TASK [rm data dir] ************************************************************* changed: [172.23.96.192] changed: [172.23.104.5] changed: [172.23.96.148] changed: [172.23.97.239] changed: [172.23.106.100] changed: [172.23.97.122] changed: [172.23.108.103] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.106.188] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.104.137] changed: [172.23.104.67] changed: [172.23.99.25] changed: [172.23.104.70] changed: [172.23.123.28] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.245] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.97.119] changed: [172.23.105.111] changed: [172.23.105.107] changed: [172.23.121.86] changed: [172.23.96.145] changed: [172.23.104.69] changed: [172.23.105.168] changed: [172.23.97.121] changed: [172.23.121.117] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] changed: [172.23.107.131] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.107.215] TASK [stop memcached] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.093216", "end": "2023-07-04 02:03:18.891032", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:18.797816", "stderr": "kill: sending signal to 29993 failed: No such process", "stderr_lines": ["kill: sending signal to 29993 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.113496", "end": "2023-07-04 02:03:18.969796", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:18.856300", "stderr": "kill: sending signal to 4393 failed: No such process", "stderr_lines": ["kill: sending signal to 4393 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.047145", "end": "2023-07-04 02:03:19.048015", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:19.000870", "stderr": "kill: sending signal to 9904 failed: No such process", "stderr_lines": ["kill: sending signal to 9904 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.226984", "end": "2023-07-04 02:03:19.428545", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:19.201561", "stderr": "kill: sending signal to 16148 failed: No such process", "stderr_lines": ["kill: sending signal to 16148 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.228775", "end": "2023-07-04 02:03:19.440264", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:19.211489", "stderr": "kill: sending signal to 23844 failed: No such process", "stderr_lines": ["kill: sending signal to 23844 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.100563", "end": "2023-07-04 02:03:19.765522", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:19.664959", "stderr": "kill: sending signal to 2458 failed: No such process", "stderr_lines": ["kill: sending signal to 2458 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.213765", "end": "2023-07-04 02:03:19.790418", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:19.576653", "stderr": "kill: sending signal to 22636 failed: No such process", "stderr_lines": ["kill: sending signal to 22636 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.098434", "end": "2023-07-04 02:03:19.813265", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:19.714831", "stderr": "kill: sending signal to 22436 failed: No such process", "stderr_lines": ["kill: sending signal to 22436 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.099000", "end": "2023-07-04 02:03:20.240771", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:20.141771", "stderr": "kill: sending signal to 4012 failed: No such process", "stderr_lines": ["kill: sending signal to 4012 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.112897", "end": "2023-07-04 02:03:20.355431", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:20.242534", "stderr": "kill: sending signal to 21887 failed: No such process", "stderr_lines": ["kill: sending signal to 21887 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.096397", "end": "2023-07-04 02:03:20.563424", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:20.467027", "stderr": "kill: sending signal to 21499 failed: No such process", "stderr_lines": ["kill: sending signal to 21499 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.096512", "end": "2023-07-04 02:03:20.571466", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:20.474954", "stderr": "kill: sending signal to 9343 failed: No such process", "stderr_lines": ["kill: sending signal to 9343 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.243000", "end": "2023-07-04 02:03:21.144943", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:20.901943", "stderr": "kill: sending signal to 32765 failed: No such process", "stderr_lines": ["kill: sending signal to 32765 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.167903", "end": "2023-07-04 02:03:21.168869", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:21.000966", "stderr": "kill: sending signal to 30494 failed: No such process", "stderr_lines": ["kill: sending signal to 30494 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036305", "end": "2023-07-04 02:03:21.261990", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:21.225685", "stderr": "kill: sending signal to 73396 failed: No such process", "stderr_lines": ["kill: sending signal to 73396 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.225027", "end": "2023-07-04 02:03:21.470857", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:21.245830", "stderr": "kill: sending signal to 12039 failed: No such process", "stderr_lines": ["kill: sending signal to 12039 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060461", "end": "2023-07-04 02:03:21.490097", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:21.429636", "stderr": "kill: sending signal to 21790 failed: No such process", "stderr_lines": ["kill: sending signal to 21790 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.077862", "end": "2023-07-04 02:03:22.010710", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:21.932848", "stderr": "kill: sending signal to 6083 failed: No such process", "stderr_lines": ["kill: sending signal to 6083 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.049197", "end": "2023-07-04 02:03:22.090414", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:22.041217", "stderr": "kill: sending signal to 30430 failed: No such process", "stderr_lines": ["kill: sending signal to 30430 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.045321", "end": "2023-07-04 02:03:22.147699", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:22.102378", "stderr": "kill: sending signal to 12626 failed: No such process", "stderr_lines": ["kill: sending signal to 12626 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.048952", "end": "2023-07-04 02:03:22.287055", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:22.238103", "stderr": "kill: sending signal to 13504 failed: No such process", "stderr_lines": ["kill: sending signal to 13504 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.077193", "end": "2023-07-04 02:03:22.539332", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:22.462139", "stderr": "kill: sending signal to 25797 failed: No such process", "stderr_lines": ["kill: sending signal to 25797 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.102320", "end": "2023-07-04 02:03:22.922930", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:22.820610", "stderr": "kill: sending signal to 14026 failed: No such process", "stderr_lines": ["kill: sending signal to 14026 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.224088", "end": "2023-07-04 02:03:22.961462", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:22.737374", "stderr": "kill: sending signal to 3873 failed: No such process", "stderr_lines": ["kill: sending signal to 3873 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.048838", "end": "2023-07-04 02:03:23.181870", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:23.133032", "stderr": "kill: sending signal to 4994 failed: No such process", "stderr_lines": ["kill: sending signal to 4994 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.212962", "end": "2023-07-04 02:03:23.178931", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:22.965969", "stderr": "kill: sending signal to 20846 failed: No such process", "stderr_lines": ["kill: sending signal to 20846 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.218029", "end": "2023-07-04 02:03:23.452129", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:23.234100", "stderr": "kill: sending signal to 71574 failed: No such process", "stderr_lines": ["kill: sending signal to 71574 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.024466", "end": "2023-07-04 02:03:23.836154", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:23.811688", "stderr": "kill: sending signal to 19212 failed: No such process", "stderr_lines": ["kill: sending signal to 19212 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208541", "end": "2023-07-04 02:03:23.831056", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:23.622515", "stderr": "kill: sending signal to 120913 failed: No such process", "stderr_lines": ["kill: sending signal to 120913 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.210961", "end": "2023-07-04 02:03:23.867317", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:23.656356", "stderr": "kill: sending signal to 61888 failed: No such process", "stderr_lines": ["kill: sending signal to 61888 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.219772", "end": "2023-07-04 02:03:24.043412", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:23.823640", "stderr": "kill: sending signal to 70830 failed: No such process", "stderr_lines": ["kill: sending signal to 70830 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038344", "end": "2023-07-04 02:03:24.216123", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:24.177779", "stderr": "kill: sending signal to 41272 failed: No such process", "stderr_lines": ["kill: sending signal to 41272 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036943", "end": "2023-07-04 02:03:24.253982", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:24.217039", "stderr": "kill: sending signal to 76973 failed: No such process", "stderr_lines": ["kill: sending signal to 76973 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.219594", "end": "2023-07-04 02:03:24.324749", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:24.105155", "stderr": "kill: sending signal to 64777 failed: No such process", "stderr_lines": ["kill: sending signal to 64777 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.055150", "end": "2023-07-04 02:03:24.588737", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:24.533587", "stderr": "kill: sending signal to 72880 failed: No such process", "stderr_lines": ["kill: sending signal to 72880 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060589", "end": "2023-07-04 02:03:24.764178", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:24.703589", "stderr": "kill: sending signal to 78619 failed: No such process", "stderr_lines": ["kill: sending signal to 78619 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060268", "end": "2023-07-04 02:03:24.864441", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:24.804173", "stderr": "kill: sending signal to 102339 failed: No such process", "stderr_lines": ["kill: sending signal to 102339 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060753", "end": "2023-07-04 02:03:25.245979", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:25.185226", "stderr": "kill: sending signal to 69896 failed: No such process", "stderr_lines": ["kill: sending signal to 69896 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060077", "end": "2023-07-04 02:03:25.328482", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:25.268405", "stderr": "kill: sending signal to 92867 failed: No such process", "stderr_lines": ["kill: sending signal to 92867 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060572", "end": "2023-07-04 02:03:25.617245", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:25.556673", "stderr": "kill: sending signal to 116297 failed: No such process", "stderr_lines": ["kill: sending signal to 116297 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop couchbase] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.080260", "end": "2023-07-04 02:03:26.113185", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.032925", "stderr": "kill: sending signal to 30035 failed: No such process", "stderr_lines": ["kill: sending signal to 30035 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.025010", "end": "2023-07-04 02:03:26.141960", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.116950", "stderr": "kill: sending signal to 9952 failed: No such process", "stderr_lines": ["kill: sending signal to 9952 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.090203", "end": "2023-07-04 02:03:26.169870", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.079667", "stderr": "kill: sending signal to 4453 failed: No such process", "stderr_lines": ["kill: sending signal to 4453 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.216431", "end": "2023-07-04 02:03:26.407726", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.191295", "stderr": "kill: sending signal to 23904 failed: No such process", "stderr_lines": ["kill: sending signal to 23904 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.228357", "end": "2023-07-04 02:03:26.424668", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.196311", "stderr": "kill: sending signal to 16240 failed: No such process", "stderr_lines": ["kill: sending signal to 16240 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.088105", "end": "2023-07-04 02:03:26.590466", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.502361", "stderr": "kill: sending signal to 22484 failed: No such process", "stderr_lines": ["kill: sending signal to 22484 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.105017", "end": "2023-07-04 02:03:26.592343", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.487326", "stderr": "kill: sending signal to 2518 failed: No such process", "stderr_lines": ["kill: sending signal to 2518 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.199684", "end": "2023-07-04 02:03:26.666437", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.466753", "stderr": "kill: sending signal to 22683 failed: No such process", "stderr_lines": ["kill: sending signal to 22683 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087073", "end": "2023-07-04 02:03:26.855291", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.768218", "stderr": "kill: sending signal to 4059 failed: No such process", "stderr_lines": ["kill: sending signal to 4059 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087537", "end": "2023-07-04 02:03:26.868240", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.780703", "stderr": "kill: sending signal to 21935 failed: No such process", "stderr_lines": ["kill: sending signal to 21935 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.084207", "end": "2023-07-04 02:03:27.014472", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.930265", "stderr": "kill: sending signal to 9402 failed: No such process", "stderr_lines": ["kill: sending signal to 9402 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082464", "end": "2023-07-04 02:03:27.018635", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:26.936171", "stderr": "kill: sending signal to 21541 failed: No such process", "stderr_lines": ["kill: sending signal to 21541 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038778", "end": "2023-07-04 02:03:27.242186", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.203408", "stderr": "kill: sending signal to 21844 failed: No such process", "stderr_lines": ["kill: sending signal to 21844 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.143074", "end": "2023-07-04 02:03:27.343714", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.200640", "stderr": "kill: sending signal to 30564 failed: No such process", "stderr_lines": ["kill: sending signal to 30564 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.020807", "end": "2023-07-04 02:03:27.391353", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.370546", "stderr": "kill: sending signal to 73443 failed: No such process", "stderr_lines": ["kill: sending signal to 73443 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.269788", "end": "2023-07-04 02:03:27.458036", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.188248", "stderr": "kill: sending signal to 344 failed: No such process", "stderr_lines": ["kill: sending signal to 344 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.204835", "end": "2023-07-04 02:03:27.584402", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.379567", "stderr": "kill: sending signal to 12086 failed: No such process", "stderr_lines": ["kill: sending signal to 12086 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.032253", "end": "2023-07-04 02:03:27.594640", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.562387", "stderr": "kill: sending signal to 12680 failed: No such process", "stderr_lines": ["kill: sending signal to 12680 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036117", "end": "2023-07-04 02:03:27.720139", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.684022", "stderr": "kill: sending signal to 30484 failed: No such process", "stderr_lines": ["kill: sending signal to 30484 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034329", "end": "2023-07-04 02:03:27.751078", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.716749", "stderr": "kill: sending signal to 13558 failed: No such process", "stderr_lines": ["kill: sending signal to 13558 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038807", "end": "2023-07-04 02:03:27.845453", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.806646", "stderr": "kill: sending signal to 5048 failed: No such process", "stderr_lines": ["kill: sending signal to 5048 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085484", "end": "2023-07-04 02:03:28.007490", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.922006", "stderr": "kill: sending signal to 6142 failed: No such process", "stderr_lines": ["kill: sending signal to 6142 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.080776", "end": "2023-07-04 02:03:28.012261", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:27.931485", "stderr": "kill: sending signal to 25883 failed: No such process", "stderr_lines": ["kill: sending signal to 25883 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087138", "end": "2023-07-04 02:03:28.170485", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.083347", "stderr": "kill: sending signal to 14072 failed: No such process", "stderr_lines": ["kill: sending signal to 14072 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208380", "end": "2023-07-04 02:03:28.275686", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.067306", "stderr": "kill: sending signal to 3919 failed: No such process", "stderr_lines": ["kill: sending signal to 3919 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.196675", "end": "2023-07-04 02:03:28.410715", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.214040", "stderr": "kill: sending signal to 20905 failed: No such process", "stderr_lines": ["kill: sending signal to 20905 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.201825", "end": "2023-07-04 02:03:28.581642", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.379817", "stderr": "kill: sending signal to 71620 failed: No such process", "stderr_lines": ["kill: sending signal to 71620 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197562", "end": "2023-07-04 02:03:28.602126", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.404564", "stderr": "kill: sending signal to 120959 failed: No such process", "stderr_lines": ["kill: sending signal to 120959 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197079", "end": "2023-07-04 02:03:28.730649", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.533570", "stderr": "kill: sending signal to 61965 failed: No such process", "stderr_lines": ["kill: sending signal to 61965 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.015401", "end": "2023-07-04 02:03:28.750038", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.734637", "stderr": "kill: sending signal to 19254 failed: No such process", "stderr_lines": ["kill: sending signal to 19254 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.206639", "end": "2023-07-04 02:03:28.829697", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.623058", "stderr": "kill: sending signal to 70876 failed: No such process", "stderr_lines": ["kill: sending signal to 70876 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.022051", "end": "2023-07-04 02:03:28.990608", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.968557", "stderr": "kill: sending signal to 41350 failed: No such process", "stderr_lines": ["kill: sending signal to 41350 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.020936", "end": "2023-07-04 02:03:29.129288", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:29.108352", "stderr": "kill: sending signal to 77031 failed: No such process", "stderr_lines": ["kill: sending signal to 77031 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.205992", "end": "2023-07-04 02:03:29.144317", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:28.938325", "stderr": "kill: sending signal to 64823 failed: No such process", "stderr_lines": ["kill: sending signal to 64823 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.044269", "end": "2023-07-04 02:03:29.308165", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:29.263896", "stderr": "kill: sending signal to 102385 failed: No such process", "stderr_lines": ["kill: sending signal to 102385 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.044845", "end": "2023-07-04 02:03:29.360211", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:29.315366", "stderr": "kill: sending signal to 72926 failed: No such process", "stderr_lines": ["kill: sending signal to 72926 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.047423", "end": "2023-07-04 02:03:29.551626", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:29.504203", "stderr": "kill: sending signal to 78665 failed: No such process", "stderr_lines": ["kill: sending signal to 78665 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.045279", "end": "2023-07-04 02:03:29.673610", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:29.628331", "stderr": "kill: sending signal to 69942 failed: No such process", "stderr_lines": ["kill: sending signal to 69942 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.047356", "end": "2023-07-04 02:03:29.699132", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:29.651776", "stderr": "kill: sending signal to 92913 failed: No such process", "stderr_lines": ["kill: sending signal to 92913 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.044442", "end": "2023-07-04 02:03:29.880880", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:29.836438", "stderr": "kill: sending signal to 116343 failed: No such process", "stderr_lines": ["kill: sending signal to 116343 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop memcached] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082685", "end": "2023-07-04 02:03:30.371490", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.288805", "stderr": "kill: sending signal to 30077 failed: No such process", "stderr_lines": ["kill: sending signal to 30077 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.025769", "end": "2023-07-04 02:03:30.405115", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.379346", "stderr": "kill: sending signal to 9997 failed: No such process", "stderr_lines": ["kill: sending signal to 9997 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085385", "end": "2023-07-04 02:03:30.428246", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.342861", "stderr": "kill: sending signal to 4554 failed: No such process", "stderr_lines": ["kill: sending signal to 4554 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.213231", "end": "2023-07-04 02:03:30.660404", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.447173", "stderr": "kill: sending signal to 23961 failed: No such process", "stderr_lines": ["kill: sending signal to 23961 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.260704", "end": "2023-07-04 02:03:30.722456", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.461752", "stderr": "kill: sending signal to 16350 failed: No such process", "stderr_lines": ["kill: sending signal to 16350 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.088427", "end": "2023-07-04 02:03:30.827319", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.738892", "stderr": "kill: sending signal to 2576 failed: No such process", "stderr_lines": ["kill: sending signal to 2576 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.083210", "end": "2023-07-04 02:03:30.836588", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.753378", "stderr": "kill: sending signal to 22529 failed: No such process", "stderr_lines": ["kill: sending signal to 22529 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.191508", "end": "2023-07-04 02:03:30.922132", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:30.730624", "stderr": "kill: sending signal to 22729 failed: No such process", "stderr_lines": ["kill: sending signal to 22729 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.083538", "end": "2023-07-04 02:03:31.086329", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.002791", "stderr": "kill: sending signal to 4105 failed: No such process", "stderr_lines": ["kill: sending signal to 4105 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.084840", "end": "2023-07-04 02:03:31.155418", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.070578", "stderr": "kill: sending signal to 21981 failed: No such process", "stderr_lines": ["kill: sending signal to 21981 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081967", "end": "2023-07-04 02:03:31.246788", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.164821", "stderr": "kill: sending signal to 9460 failed: No such process", "stderr_lines": ["kill: sending signal to 9460 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081705", "end": "2023-07-04 02:03:31.258053", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.176348", "stderr": "kill: sending signal to 21583 failed: No such process", "stderr_lines": ["kill: sending signal to 21583 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.037266", "end": "2023-07-04 02:03:31.522455", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.485189", "stderr": "kill: sending signal to 21898 failed: No such process", "stderr_lines": ["kill: sending signal to 21898 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.138772", "end": "2023-07-04 02:03:31.571401", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.432629", "stderr": "kill: sending signal to 30631 failed: No such process", "stderr_lines": ["kill: sending signal to 30631 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.267862", "end": "2023-07-04 02:03:31.702697", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.434835", "stderr": "kill: sending signal to 389 failed: No such process", "stderr_lines": ["kill: sending signal to 389 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.018485", "end": "2023-07-04 02:03:31.819233", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.800748", "stderr": "kill: sending signal to 73488 failed: No such process", "stderr_lines": ["kill: sending signal to 73488 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.029337", "end": "2023-07-04 02:03:31.860930", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.831593", "stderr": "kill: sending signal to 12734 failed: No such process", "stderr_lines": ["kill: sending signal to 12734 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.035998", "end": "2023-07-04 02:03:31.935344", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:31.899346", "stderr": "kill: sending signal to 30538 failed: No such process", "stderr_lines": ["kill: sending signal to 30538 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.035136", "end": "2023-07-04 02:03:32.086830", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.051694", "stderr": "kill: sending signal to 13612 failed: No such process", "stderr_lines": ["kill: sending signal to 13612 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.035157", "end": "2023-07-04 02:03:32.183769", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.148612", "stderr": "kill: sending signal to 5102 failed: No such process", "stderr_lines": ["kill: sending signal to 5102 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207699", "end": "2023-07-04 02:03:32.243736", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.036037", "stderr": "kill: sending signal to 12132 failed: No such process", "stderr_lines": ["kill: sending signal to 12132 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085423", "end": "2023-07-04 02:03:32.264258", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.178835", "stderr": "kill: sending signal to 6184 failed: No such process", "stderr_lines": ["kill: sending signal to 6184 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082868", "end": "2023-07-04 02:03:32.322151", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.239283", "stderr": "kill: sending signal to 25942 failed: No such process", "stderr_lines": ["kill: sending signal to 25942 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.083873", "end": "2023-07-04 02:03:32.603251", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.519378", "stderr": "kill: sending signal to 14118 failed: No such process", "stderr_lines": ["kill: sending signal to 14118 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208570", "end": "2023-07-04 02:03:32.629043", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.420473", "stderr": "kill: sending signal to 3973 failed: No such process", "stderr_lines": ["kill: sending signal to 3973 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197534", "end": "2023-07-04 02:03:32.823494", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.625960", "stderr": "kill: sending signal to 71666 failed: No such process", "stderr_lines": ["kill: sending signal to 71666 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197936", "end": "2023-07-04 02:03:32.827202", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.629266", "stderr": "kill: sending signal to 20962 failed: No such process", "stderr_lines": ["kill: sending signal to 20962 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.196023", "end": "2023-07-04 02:03:32.867727", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.671704", "stderr": "kill: sending signal to 121005 failed: No such process", "stderr_lines": ["kill: sending signal to 121005 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.014162", "end": "2023-07-04 02:03:33.143925", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.129763", "stderr": "kill: sending signal to 19296 failed: No such process", "stderr_lines": ["kill: sending signal to 19296 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.190343", "end": "2023-07-04 02:03:33.144356", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.954013", "stderr": "kill: sending signal to 62011 failed: No such process", "stderr_lines": ["kill: sending signal to 62011 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207031", "end": "2023-07-04 02:03:33.181867", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:32.974836", "stderr": "kill: sending signal to 70921 failed: No such process", "stderr_lines": ["kill: sending signal to 70921 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.019107", "end": "2023-07-04 02:03:33.227999", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.208892", "stderr": "kill: sending signal to 41396 failed: No such process", "stderr_lines": ["kill: sending signal to 41396 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.206997", "end": "2023-07-04 02:03:33.391814", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.184817", "stderr": "kill: sending signal to 64869 failed: No such process", "stderr_lines": ["kill: sending signal to 64869 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.020674", "end": "2023-07-04 02:03:33.529700", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.509026", "stderr": "kill: sending signal to 77089 failed: No such process", "stderr_lines": ["kill: sending signal to 77089 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.043331", "end": "2023-07-04 02:03:33.688078", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.644747", "stderr": "kill: sending signal to 102430 failed: No such process", "stderr_lines": ["kill: sending signal to 102430 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040096", "end": "2023-07-04 02:03:33.703682", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.663586", "stderr": "kill: sending signal to 72972 failed: No such process", "stderr_lines": ["kill: sending signal to 72972 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040855", "end": "2023-07-04 02:03:33.765223", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.724368", "stderr": "kill: sending signal to 78710 failed: No such process", "stderr_lines": ["kill: sending signal to 78710 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.043895", "end": "2023-07-04 02:03:33.914439", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:33.870544", "stderr": "kill: sending signal to 69987 failed: No such process", "stderr_lines": ["kill: sending signal to 69987 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042026", "end": "2023-07-04 02:03:34.061584", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:34.019558", "stderr": "kill: sending signal to 92958 failed: No such process", "stderr_lines": ["kill: sending signal to 92958 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040670", "end": "2023-07-04 02:03:34.254231", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:34.213561", "stderr": "kill: sending signal to 116388 failed: No such process", "stderr_lines": ["kill: sending signal to 116388 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop epmd] *************************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081643", "end": "2023-07-04 02:03:34.732324", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:34.650681", "stderr": "kill: sending signal to 30119 failed: No such process", "stderr_lines": ["kill: sending signal to 30119 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.023143", "end": "2023-07-04 02:03:34.752130", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:34.728987", "stderr": "kill: sending signal to 10042 failed: No such process", "stderr_lines": ["kill: sending signal to 10042 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082093", "end": "2023-07-04 02:03:34.777126", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:34.695033", "stderr": "kill: sending signal to 4612 failed: No such process", "stderr_lines": ["kill: sending signal to 4612 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207032", "end": "2023-07-04 02:03:35.018187", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:34.811155", "stderr": "kill: sending signal to 24019 failed: No such process", "stderr_lines": ["kill: sending signal to 24019 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.215523", "end": "2023-07-04 02:03:35.036639", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:34.821116", "stderr": "kill: sending signal to 16397 failed: No such process", "stderr_lines": ["kill: sending signal to 16397 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082188", "end": "2023-07-04 02:03:35.174323", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.092135", "stderr": "kill: sending signal to 22575 failed: No such process", "stderr_lines": ["kill: sending signal to 22575 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087914", "end": "2023-07-04 02:03:35.175613", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.087699", "stderr": "kill: sending signal to 2634 failed: No such process", "stderr_lines": ["kill: sending signal to 2634 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.195928", "end": "2023-07-04 02:03:35.283678", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.087750", "stderr": "kill: sending signal to 22774 failed: No such process", "stderr_lines": ["kill: sending signal to 22774 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087841", "end": "2023-07-04 02:03:35.463043", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.375202", "stderr": "kill: sending signal to 4150 failed: No such process", "stderr_lines": ["kill: sending signal to 4150 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.083056", "end": "2023-07-04 02:03:35.471268", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.388212", "stderr": "kill: sending signal to 22027 failed: No such process", "stderr_lines": ["kill: sending signal to 22027 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082930", "end": "2023-07-04 02:03:35.587558", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.504628", "stderr": "kill: sending signal to 9548 failed: No such process", "stderr_lines": ["kill: sending signal to 9548 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081603", "end": "2023-07-04 02:03:35.603465", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.521862", "stderr": "kill: sending signal to 21625 failed: No such process", "stderr_lines": ["kill: sending signal to 21625 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036548", "end": "2023-07-04 02:03:35.850049", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.813501", "stderr": "kill: sending signal to 21952 failed: No such process", "stderr_lines": ["kill: sending signal to 21952 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.019760", "end": "2023-07-04 02:03:35.959145", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.939385", "stderr": "kill: sending signal to 73534 failed: No such process", "stderr_lines": ["kill: sending signal to 73534 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.148407", "end": "2023-07-04 02:03:35.963679", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.815272", "stderr": "kill: sending signal to 30707 failed: No such process", "stderr_lines": ["kill: sending signal to 30707 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.236836", "end": "2023-07-04 02:03:36.031279", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.794443", "stderr": "kill: sending signal to 434 failed: No such process", "stderr_lines": ["kill: sending signal to 434 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208730", "end": "2023-07-04 02:03:36.160346", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:35.951616", "stderr": "kill: sending signal to 12178 failed: No such process", "stderr_lines": ["kill: sending signal to 12178 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.027974", "end": "2023-07-04 02:03:36.197903", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.169929", "stderr": "kill: sending signal to 12788 failed: No such process", "stderr_lines": ["kill: sending signal to 12788 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034992", "end": "2023-07-04 02:03:36.330721", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.295729", "stderr": "kill: sending signal to 30592 failed: No such process", "stderr_lines": ["kill: sending signal to 30592 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034945", "end": "2023-07-04 02:03:36.337017", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.302072", "stderr": "kill: sending signal to 13666 failed: No such process", "stderr_lines": ["kill: sending signal to 13666 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036788", "end": "2023-07-04 02:03:36.423080", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.386292", "stderr": "kill: sending signal to 5156 failed: No such process", "stderr_lines": ["kill: sending signal to 5156 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.083043", "end": "2023-07-04 02:03:36.570924", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.487881", "stderr": "kill: sending signal to 6226 failed: No such process", "stderr_lines": ["kill: sending signal to 6226 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082836", "end": "2023-07-04 02:03:36.600820", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.517984", "stderr": "kill: sending signal to 25984 failed: No such process", "stderr_lines": ["kill: sending signal to 25984 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085980", "end": "2023-07-04 02:03:36.789553", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.703573", "stderr": "kill: sending signal to 14194 failed: No such process", "stderr_lines": ["kill: sending signal to 14194 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207161", "end": "2023-07-04 02:03:36.889878", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.682717", "stderr": "kill: sending signal to 4018 failed: No such process", "stderr_lines": ["kill: sending signal to 4018 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.194985", "end": "2023-07-04 02:03:36.971751", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.776766", "stderr": "kill: sending signal to 21020 failed: No such process", "stderr_lines": ["kill: sending signal to 21020 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.194746", "end": "2023-07-04 02:03:37.123204", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.928458", "stderr": "kill: sending signal to 71711 failed: No such process", "stderr_lines": ["kill: sending signal to 71711 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.195223", "end": "2023-07-04 02:03:37.160385", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:36.965162", "stderr": "kill: sending signal to 121050 failed: No such process", "stderr_lines": ["kill: sending signal to 121050 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.190977", "end": "2023-07-04 02:03:37.327697", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.136720", "stderr": "kill: sending signal to 62056 failed: No such process", "stderr_lines": ["kill: sending signal to 62056 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.013521", "end": "2023-07-04 02:03:37.366207", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.352686", "stderr": "kill: sending signal to 19338 failed: No such process", "stderr_lines": ["kill: sending signal to 19338 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.202109", "end": "2023-07-04 02:03:37.428911", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.226802", "stderr": "kill: sending signal to 70966 failed: No such process", "stderr_lines": ["kill: sending signal to 70966 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.019707", "end": "2023-07-04 02:03:37.539396", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.519689", "stderr": "kill: sending signal to 41441 failed: No such process", "stderr_lines": ["kill: sending signal to 41441 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.204476", "end": "2023-07-04 02:03:37.679576", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.475100", "stderr": "kill: sending signal to 64914 failed: No such process", "stderr_lines": ["kill: sending signal to 64914 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.020117", "end": "2023-07-04 02:03:37.717780", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.697663", "stderr": "kill: sending signal to 77146 failed: No such process", "stderr_lines": ["kill: sending signal to 77146 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.041524", "end": "2023-07-04 02:03:37.886142", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.844618", "stderr": "kill: sending signal to 102475 failed: No such process", "stderr_lines": ["kill: sending signal to 102475 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040633", "end": "2023-07-04 02:03:37.943955", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:37.903322", "stderr": "kill: sending signal to 73017 failed: No such process", "stderr_lines": ["kill: sending signal to 73017 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.041530", "end": "2023-07-04 02:03:38.077348", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:38.035818", "stderr": "kill: sending signal to 78756 failed: No such process", "stderr_lines": ["kill: sending signal to 78756 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042259", "end": "2023-07-04 02:03:38.211772", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:38.169513", "stderr": "kill: sending signal to 70032 failed: No such process", "stderr_lines": ["kill: sending signal to 70032 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.045980", "end": "2023-07-04 02:03:38.263634", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:38.217654", "stderr": "kill: sending signal to 93047 failed: No such process", "stderr_lines": ["kill: sending signal to 93047 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042029", "end": "2023-07-04 02:03:38.447337", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:03:38.405308", "stderr": "kill: sending signal to 116434 failed: No such process", "stderr_lines": ["kill: sending signal to 116434 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring PLAY [syncgateways] ************************************************************ TASK [Gathering Facts] ********************************************************* ok: [172.23.99.23] TASK [SYNC GATEWAY | Stop sync_gateway service] ******************************** changed: [172.23.99.23] TASK [SYNC GATEWAY | Stop sync_gateway] **************************************** skipping: [172.23.99.23] TASK [SYNC GATEWAY | Uninstall sync_gateway rpm] ******************************* [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [172.23.99.23] TASK [SYNC GATEWAY | Uninstall sync_gateway deb] ******************************* skipping: [172.23.99.23] TASK [SYNC GATEWAY | Remove sync_gateway service] ****************************** ok: [172.23.99.23] TASK [SYNC GATEWAY | Delete sync_gateway binary] ******************************* ok: [172.23.99.23] TASK [SYNC GATEWAY | Remove sync gateway source] ******************************* changed: [172.23.99.23] TASK [SYNC GATEWAY | Remove sync gateway source .repo directory] *************** changed: [172.23.99.23] TASK [SYNC GATEWAY | Remove tmp logging dir (log rotation tests)] ************** changed: [172.23.99.23] TASK [SYNC GATEWAY | Remove sync_gateway user on Centos] *********************** changed: [172.23.99.23] TASK [SYNC GATEWAY | verify no service on 4985] ******************************** ok: [172.23.99.23] PLAY RECAP ********************************************************************* 172.23.104.137 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.104.155 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.104.157 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.104.238 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.104.5 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.104.67 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.104.69 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.104.70 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.105.107 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.105.111 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.105.168 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.106.100 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.106.188 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.107.131 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.107.215 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.107.95 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.108.103 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.108.156 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.108.159 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.120.107 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.120.245 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.120.78 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.120.97 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.121.117 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.121.86 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.123.24 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.123.28 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.96.145 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.96.148 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.96.192 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.96.252 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.96.253 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.97.119 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.97.121 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.97.122 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.97.239 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.99.11 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.99.20 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.99.21 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 172.23.99.23 : ok=10 changed=6 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 172.23.99.25 : ok=14 changed=13 unreachable=0 failed=0 skipped=0 rescued=0 ignored=9 + sleep 15 + ansible-playbook -i ../ansible/hosts -e FLAVOR=neo -e VER=7.2.1 -e BUILD_NO=5829 -e SGW_VER=2.8.0 -e SGW_BUILD_NO=374 install.yml [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details PLAY [syncgateways] ************************************************************ TASK [Gathering Facts] ********************************************************* ok: [172.23.99.23] TASK [SYNC GATEWAY | Download sync_gateway rpm http://172.23.126.166/builds/latestbuilds/sync_gateway/2.8.0/374/couchbase-sync-gateway-enterprise_2.8.0-374_x86_64.rpm] *** ok: [172.23.99.23] PLAY [syncgateways] ************************************************************ TASK [Gathering Facts] ********************************************************* ok: [172.23.99.23] TASK [SYNC GATEWAY | Install sync_gateway rpm] ********************************* [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [172.23.99.23] PLAY [elasticsearch] *********************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.99.23] TASK [start elastic search] **************************************************** changed: [172.23.99.23] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.192] ok: [172.23.97.122] ok: [172.23.96.148] ok: [172.23.106.100] ok: [172.23.99.20] ok: [172.23.108.103] ok: [172.23.97.239] ok: [172.23.104.5] ok: [172.23.99.21] ok: [172.23.97.121] ok: [172.23.99.25] ok: [172.23.97.119] ok: [172.23.120.107] ok: [172.23.104.137] ok: [172.23.104.67] ok: [172.23.104.69] ok: [172.23.106.188] ok: [172.23.123.28] ok: [172.23.104.70] ok: [172.23.96.253] ok: [172.23.121.117] ok: [172.23.96.252] ok: [172.23.104.157] ok: [172.23.120.245] ok: [172.23.104.155] ok: [172.23.105.107] ok: [172.23.96.145] ok: [172.23.99.11] ok: [172.23.105.168] ok: [172.23.105.111] ok: [172.23.120.78] ok: [172.23.120.97] ok: [172.23.121.86] ok: [172.23.107.95] ok: [172.23.107.131] ok: [172.23.107.215] ok: [172.23.123.24] ok: [172.23.108.159] ok: [172.23.108.156] ok: [172.23.104.238] TASK [set vm.swappiness to 0] ************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.120.107] changed: [172.23.99.11] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.123.24] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [disable thp] ************************************************************* changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.108.103] changed: [172.23.106.100] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [remove core conf file if any] ******************************************** [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.70] changed: [172.23.104.69] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [create core conf file] *************************************************** [WARNING]: Consider using the file module with state=touch rather than running 'touch'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.97.119] changed: [172.23.99.21] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [append hard core limit] ************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [append soft core limit] ************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.99.20] changed: [172.23.97.239] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [set default limit core to infinity step 1] ******************************* changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.108.103] changed: [172.23.106.100] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.107] changed: [172.23.123.28] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.96.145] changed: [172.23.121.117] changed: [172.23.120.78] changed: [172.23.123.24] changed: [172.23.120.97] changed: [172.23.120.245] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [set default limit core to infinity step 2] ******************************* changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.99.20] changed: [172.23.97.239] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [reload systemctl daemon] ************************************************* changed: [172.23.96.192] changed: [172.23.97.122] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.104.5] changed: [172.23.96.148] changed: [172.23.97.239] changed: [172.23.99.25] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.104.137] changed: [172.23.97.121] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.99.11] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.123.24] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [disable thp defrag] ****************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [cleanup old pkg dirs] **************************************************** changed: [172.23.97.122] changed: [172.23.96.148] changed: [172.23.96.192] changed: [172.23.108.103] changed: [172.23.106.100] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.67] changed: [172.23.121.117] changed: [172.23.104.70] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.245] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.123.24] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [pam_limits] ************************************************************** ok: [172.23.97.122] ok: [172.23.96.148] ok: [172.23.96.192] ok: [172.23.106.100] ok: [172.23.108.103] ok: [172.23.97.239] ok: [172.23.104.5] ok: [172.23.99.20] ok: [172.23.99.21] ok: [172.23.97.119] ok: [172.23.97.121] ok: [172.23.99.25] ok: [172.23.104.137] ok: [172.23.99.11] ok: [172.23.106.188] ok: [172.23.120.107] ok: [172.23.123.28] ok: [172.23.104.67] ok: [172.23.104.69] ok: [172.23.104.70] ok: [172.23.121.117] ok: [172.23.96.253] ok: [172.23.96.252] ok: [172.23.120.245] ok: [172.23.104.157] ok: [172.23.104.155] ok: [172.23.105.107] ok: [172.23.105.111] ok: [172.23.121.86] ok: [172.23.105.168] ok: [172.23.96.145] ok: [172.23.123.24] ok: [172.23.120.78] ok: [172.23.120.97] ok: [172.23.107.95] ok: [172.23.107.131] ok: [172.23.107.215] ok: [172.23.104.238] ok: [172.23.108.159] ok: [172.23.108.156] TASK [rm locks] **************************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.99.20] changed: [172.23.97.239] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [stop rpm] **************************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.073170", "end": "2023-07-04 02:06:28.733105", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:28.659935", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.004666", "end": "2023-07-04 02:06:28.749392", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:28.744726", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.072893", "end": "2023-07-04 02:06:28.777905", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:28.705012", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.165548", "end": "2023-07-04 02:06:28.984174", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:28.818626", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.176636", "end": "2023-07-04 02:06:28.994148", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:28.817512", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.069833", "end": "2023-07-04 02:06:29.164399", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.094566", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.075457", "end": "2023-07-04 02:06:29.166396", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.090939", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.176232", "end": "2023-07-04 02:06:29.253493", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.077261", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.072098", "end": "2023-07-04 02:06:29.402805", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.330707", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.073134", "end": "2023-07-04 02:06:29.427897", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.354763", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.068281", "end": "2023-07-04 02:06:29.568552", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.500271", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.073227", "end": "2023-07-04 02:06:29.577091", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.503864", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.027780", "end": "2023-07-04 02:06:29.783220", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.755440", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.127382", "end": "2023-07-04 02:06:29.875222", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.747840", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.004660", "end": "2023-07-04 02:06:29.913645", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.908985", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.236470", "end": "2023-07-04 02:06:30.001372", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.764902", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.189942", "end": "2023-07-04 02:06:30.112352", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:29.922410", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.035690", "end": "2023-07-04 02:06:30.142286", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:06:30.106596", "stderr": "rpm: no process found", "stderr_lines": ["rpm: no process found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.025752", "end": "2023-07-04 02:06:30.226732", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.200980", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.025671", "end": "2023-07-04 02:06:30.257879", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.232208", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.028604", "end": "2023-07-04 02:06:30.370136", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.341532", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.069086", "end": "2023-07-04 02:06:30.501148", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.432062", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.072240", "end": "2023-07-04 02:06:30.545442", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.473202", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.069862", "end": "2023-07-04 02:06:30.660186", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.590324", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.189672", "end": "2023-07-04 02:06:30.758830", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.569158", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.173959", "end": "2023-07-04 02:06:30.912033", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.738074", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.179577", "end": "2023-07-04 02:06:31.038158", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.858581", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.172960", "end": "2023-07-04 02:06:31.083029", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:30.910069", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.173050", "end": "2023-07-04 02:06:31.191109", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.018059", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.002839", "end": "2023-07-04 02:06:31.223048", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.220209", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.189649", "end": "2023-07-04 02:06:31.277239", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.087590", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.004755", "end": "2023-07-04 02:06:31.432231", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.427476", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.004874", "end": "2023-07-04 02:06:31.560686", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.555812", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.188254", "end": "2023-07-04 02:06:31.577003", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.388749", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.008564", "end": "2023-07-04 02:06:31.709790", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.701226", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.008492", "end": "2023-07-04 02:06:31.761798", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.753306", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.009228", "end": "2023-07-04 02:06:31.932863", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:31.923635", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.008966", "end": "2023-07-04 02:06:32.059957", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:32.050991", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.009502", "end": "2023-07-04 02:06:32.085273", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:32.075771", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "killall -9 rpm", "delta": "0:00:00.008754", "end": "2023-07-04 02:06:32.242436", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:06:32.233682", "stderr": "/bin/sh: killall: command not found", "stderr_lines": ["/bin/sh: killall: command not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop couchbase] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.095558", "end": "2023-07-04 02:06:32.748854", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:32.653296", "stderr": "kill: sending signal to 30913 failed: No such process", "stderr_lines": ["kill: sending signal to 30913 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.046837", "end": "2023-07-04 02:06:32.772423", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:32.725586", "stderr": "kill: sending signal to 10987 failed: No such process", "stderr_lines": ["kill: sending signal to 10987 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.101659", "end": "2023-07-04 02:06:32.811876", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:32.710217", "stderr": "kill: sending signal to 5742 failed: No such process", "stderr_lines": ["kill: sending signal to 5742 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.219789", "end": "2023-07-04 02:06:33.035310", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:32.815521", "stderr": "kill: sending signal to 17329 failed: No such process", "stderr_lines": ["kill: sending signal to 17329 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.234848", "end": "2023-07-04 02:06:33.052194", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:32.817346", "stderr": "kill: sending signal to 25147 failed: No such process", "stderr_lines": ["kill: sending signal to 25147 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.101468", "end": "2023-07-04 02:06:33.220561", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.119093", "stderr": "kill: sending signal to 3777 failed: No such process", "stderr_lines": ["kill: sending signal to 3777 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.100006", "end": "2023-07-04 02:06:33.238339", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.138333", "stderr": "kill: sending signal to 23522 failed: No such process", "stderr_lines": ["kill: sending signal to 23522 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208065", "end": "2023-07-04 02:06:33.323000", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.114935", "stderr": "kill: sending signal to 23704 failed: No such process", "stderr_lines": ["kill: sending signal to 23704 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.107861", "end": "2023-07-04 02:06:33.492422", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.384561", "stderr": "kill: sending signal to 5085 failed: No such process", "stderr_lines": ["kill: sending signal to 5085 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.106608", "end": "2023-07-04 02:06:33.530242", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.423634", "stderr": "kill: sending signal to 22959 failed: No such process", "stderr_lines": ["kill: sending signal to 22959 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.094761", "end": "2023-07-04 02:06:33.660974", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.566213", "stderr": "kill: sending signal to 10693 failed: No such process", "stderr_lines": ["kill: sending signal to 10693 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.093776", "end": "2023-07-04 02:06:33.674543", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.580767", "stderr": "kill: sending signal to 22432 failed: No such process", "stderr_lines": ["kill: sending signal to 22432 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.050143", "end": "2023-07-04 02:06:33.939682", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.889539", "stderr": "kill: sending signal to 22871 failed: No such process", "stderr_lines": ["kill: sending signal to 22871 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.153578", "end": "2023-07-04 02:06:34.003929", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.850351", "stderr": "kill: sending signal to 32094 failed: No such process", "stderr_lines": ["kill: sending signal to 32094 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.263278", "end": "2023-07-04 02:06:34.106029", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:33.842751", "stderr": "kill: sending signal to 1373 failed: No such process", "stderr_lines": ["kill: sending signal to 1373 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.030735", "end": "2023-07-04 02:06:34.300740", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.270005", "stderr": "kill: sending signal to 13708 failed: No such process", "stderr_lines": ["kill: sending signal to 13708 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.050944", "end": "2023-07-04 02:06:34.385757", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.334813", "stderr": "kill: sending signal to 31514 failed: No such process", "stderr_lines": ["kill: sending signal to 31514 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.047766", "end": "2023-07-04 02:06:34.495587", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.447821", "stderr": "kill: sending signal to 14587 failed: No such process", "stderr_lines": ["kill: sending signal to 14587 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.048811", "end": "2023-07-04 02:06:34.663640", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.614829", "stderr": "kill: sending signal to 6078 failed: No such process", "stderr_lines": ["kill: sending signal to 6078 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081927", "end": "2023-07-04 02:06:34.798185", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.716258", "stderr": "kill: sending signal to 7325 failed: No such process", "stderr_lines": ["kill: sending signal to 7325 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.222372", "end": "2023-07-04 02:06:34.815263", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.592891", "stderr": "kill: sending signal to 13109 failed: No such process", "stderr_lines": ["kill: sending signal to 13109 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.032951", "end": "2023-07-04 02:06:34.822372", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.789421", "stderr": "kill: sending signal to 74465 failed: No such process", "stderr_lines": ["kill: sending signal to 74465 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081182", "end": "2023-07-04 02:06:34.891908", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:34.810726", "stderr": "kill: sending signal to 27066 failed: No such process", "stderr_lines": ["kill: sending signal to 27066 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207041", "end": "2023-07-04 02:06:35.218042", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.011001", "stderr": "kill: sending signal to 5043 failed: No such process", "stderr_lines": ["kill: sending signal to 5043 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.102522", "end": "2023-07-04 02:06:35.243094", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.140572", "stderr": "kill: sending signal to 15139 failed: No such process", "stderr_lines": ["kill: sending signal to 15139 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.210541", "end": "2023-07-04 02:06:35.411098", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.200557", "stderr": "kill: sending signal to 22159 failed: No such process", "stderr_lines": ["kill: sending signal to 22159 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.217684", "end": "2023-07-04 02:06:35.436428", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.218744", "stderr": "kill: sending signal to 72643 failed: No such process", "stderr_lines": ["kill: sending signal to 72643 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.215603", "end": "2023-07-04 02:06:35.465511", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.249908", "stderr": "kill: sending signal to 121998 failed: No such process", "stderr_lines": ["kill: sending signal to 121998 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.027742", "end": "2023-07-04 02:06:35.762333", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.734591", "stderr": "kill: sending signal to 20145 failed: No such process", "stderr_lines": ["kill: sending signal to 20145 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207060", "end": "2023-07-04 02:06:35.780727", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.573667", "stderr": "kill: sending signal to 63003 failed: No such process", "stderr_lines": ["kill: sending signal to 63003 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.220858", "end": "2023-07-04 02:06:35.806376", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.585518", "stderr": "kill: sending signal to 71913 failed: No such process", "stderr_lines": ["kill: sending signal to 71913 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034215", "end": "2023-07-04 02:06:35.850788", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.816573", "stderr": "kill: sending signal to 42386 failed: No such process", "stderr_lines": ["kill: sending signal to 42386 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.217981", "end": "2023-07-04 02:06:36.000538", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:35.782557", "stderr": "kill: sending signal to 65860 failed: No such process", "stderr_lines": ["kill: sending signal to 65860 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034086", "end": "2023-07-04 02:06:36.160336", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:36.126250", "stderr": "kill: sending signal to 78273 failed: No such process", "stderr_lines": ["kill: sending signal to 78273 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.062071", "end": "2023-07-04 02:06:36.335619", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:36.273548", "stderr": "kill: sending signal to 103421 failed: No such process", "stderr_lines": ["kill: sending signal to 103421 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.056388", "end": "2023-07-04 02:06:36.339258", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:36.282870", "stderr": "kill: sending signal to 73964 failed: No such process", "stderr_lines": ["kill: sending signal to 73964 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.062090", "end": "2023-07-04 02:06:36.407137", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:36.345047", "stderr": "kill: sending signal to 79702 failed: No such process", "stderr_lines": ["kill: sending signal to 79702 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.057610", "end": "2023-07-04 02:06:36.542096", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:36.484486", "stderr": "kill: sending signal to 70978 failed: No such process", "stderr_lines": ["kill: sending signal to 70978 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.060118", "end": "2023-07-04 02:06:36.708500", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:36.648382", "stderr": "kill: sending signal to 93981 failed: No such process", "stderr_lines": ["kill: sending signal to 93981 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'couchbase' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.056747", "end": "2023-07-04 02:06:36.919951", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:36.863204", "stderr": "kill: sending signal to 117378 failed: No such process", "stderr_lines": ["kill: sending signal to 117378 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop memcached] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081712", "end": "2023-07-04 02:06:37.423498", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.341786", "stderr": "kill: sending signal to 30955 failed: No such process", "stderr_lines": ["kill: sending signal to 30955 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.023137", "end": "2023-07-04 02:06:37.443943", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.420806", "stderr": "kill: sending signal to 11034 failed: No such process", "stderr_lines": ["kill: sending signal to 11034 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.089109", "end": "2023-07-04 02:06:37.478817", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.389708", "stderr": "kill: sending signal to 5800 failed: No such process", "stderr_lines": ["kill: sending signal to 5800 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.201067", "end": "2023-07-04 02:06:37.698482", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.497415", "stderr": "kill: sending signal to 25205 failed: No such process", "stderr_lines": ["kill: sending signal to 25205 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.226107", "end": "2023-07-04 02:06:37.735008", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.508901", "stderr": "kill: sending signal to 17374 failed: No such process", "stderr_lines": ["kill: sending signal to 17374 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.089508", "end": "2023-07-04 02:06:37.871408", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.781900", "stderr": "kill: sending signal to 3835 failed: No such process", "stderr_lines": ["kill: sending signal to 3835 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.079804", "end": "2023-07-04 02:06:37.878558", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.798754", "stderr": "kill: sending signal to 23568 failed: No such process", "stderr_lines": ["kill: sending signal to 23568 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.193942", "end": "2023-07-04 02:06:37.982670", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:37.788728", "stderr": "kill: sending signal to 23749 failed: No such process", "stderr_lines": ["kill: sending signal to 23749 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087797", "end": "2023-07-04 02:06:38.135465", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.047668", "stderr": "kill: sending signal to 5131 failed: No such process", "stderr_lines": ["kill: sending signal to 5131 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082928", "end": "2023-07-04 02:06:38.163054", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.080126", "stderr": "kill: sending signal to 23004 failed: No such process", "stderr_lines": ["kill: sending signal to 23004 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081471", "end": "2023-07-04 02:06:38.282381", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.200910", "stderr": "kill: sending signal to 10751 failed: No such process", "stderr_lines": ["kill: sending signal to 10751 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.086025", "end": "2023-07-04 02:06:38.300261", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.214236", "stderr": "kill: sending signal to 22474 failed: No such process", "stderr_lines": ["kill: sending signal to 22474 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036080", "end": "2023-07-04 02:06:38.530524", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.494444", "stderr": "kill: sending signal to 22925 failed: No such process", "stderr_lines": ["kill: sending signal to 22925 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.144176", "end": "2023-07-04 02:06:38.629594", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.485418", "stderr": "kill: sending signal to 32162 failed: No such process", "stderr_lines": ["kill: sending signal to 32162 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.020390", "end": "2023-07-04 02:06:38.653734", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.633344", "stderr": "kill: sending signal to 74510 failed: No such process", "stderr_lines": ["kill: sending signal to 74510 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.257708", "end": "2023-07-04 02:06:38.753527", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.495819", "stderr": "kill: sending signal to 1418 failed: No such process", "stderr_lines": ["kill: sending signal to 1418 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.205205", "end": "2023-07-04 02:06:38.849118", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.643913", "stderr": "kill: sending signal to 13154 failed: No such process", "stderr_lines": ["kill: sending signal to 13154 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.027773", "end": "2023-07-04 02:06:38.867551", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.839778", "stderr": "kill: sending signal to 13762 failed: No such process", "stderr_lines": ["kill: sending signal to 13762 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036661", "end": "2023-07-04 02:06:39.007572", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.970911", "stderr": "kill: sending signal to 31568 failed: No such process", "stderr_lines": ["kill: sending signal to 31568 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.044296", "end": "2023-07-04 02:06:39.014831", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:38.970535", "stderr": "kill: sending signal to 14655 failed: No such process", "stderr_lines": ["kill: sending signal to 14655 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.036502", "end": "2023-07-04 02:06:39.129772", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.093270", "stderr": "kill: sending signal to 6132 failed: No such process", "stderr_lines": ["kill: sending signal to 6132 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082905", "end": "2023-07-04 02:06:39.249624", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.166719", "stderr": "kill: sending signal to 7398 failed: No such process", "stderr_lines": ["kill: sending signal to 7398 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.080473", "end": "2023-07-04 02:06:39.274259", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.193786", "stderr": "kill: sending signal to 27108 failed: No such process", "stderr_lines": ["kill: sending signal to 27108 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.086850", "end": "2023-07-04 02:06:39.451957", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.365107", "stderr": "kill: sending signal to 15184 failed: No such process", "stderr_lines": ["kill: sending signal to 15184 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.204872", "end": "2023-07-04 02:06:39.564125", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.359253", "stderr": "kill: sending signal to 5088 failed: No such process", "stderr_lines": ["kill: sending signal to 5088 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.195327", "end": "2023-07-04 02:06:39.693266", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.497939", "stderr": "kill: sending signal to 22216 failed: No such process", "stderr_lines": ["kill: sending signal to 22216 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197932", "end": "2023-07-04 02:06:39.824782", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.626850", "stderr": "kill: sending signal to 72688 failed: No such process", "stderr_lines": ["kill: sending signal to 72688 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.194804", "end": "2023-07-04 02:06:39.831617", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.636813", "stderr": "kill: sending signal to 122043 failed: No such process", "stderr_lines": ["kill: sending signal to 122043 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.194073", "end": "2023-07-04 02:06:39.998009", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.803936", "stderr": "kill: sending signal to 63048 failed: No such process", "stderr_lines": ["kill: sending signal to 63048 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.012986", "end": "2023-07-04 02:06:40.034613", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.021627", "stderr": "kill: sending signal to 20187 failed: No such process", "stderr_lines": ["kill: sending signal to 20187 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.203602", "end": "2023-07-04 02:06:40.104055", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:39.900453", "stderr": "kill: sending signal to 71958 failed: No such process", "stderr_lines": ["kill: sending signal to 71958 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.021029", "end": "2023-07-04 02:06:40.231636", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.210607", "stderr": "kill: sending signal to 42431 failed: No such process", "stderr_lines": ["kill: sending signal to 42431 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207877", "end": "2023-07-04 02:06:40.392614", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.184737", "stderr": "kill: sending signal to 65906 failed: No such process", "stderr_lines": ["kill: sending signal to 65906 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.021444", "end": "2023-07-04 02:06:40.394489", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.373045", "stderr": "kill: sending signal to 78330 failed: No such process", "stderr_lines": ["kill: sending signal to 78330 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.041738", "end": "2023-07-04 02:06:40.559388", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.517650", "stderr": "kill: sending signal to 103466 failed: No such process", "stderr_lines": ["kill: sending signal to 103466 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038906", "end": "2023-07-04 02:06:40.619989", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.581083", "stderr": "kill: sending signal to 74009 failed: No such process", "stderr_lines": ["kill: sending signal to 74009 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042407", "end": "2023-07-04 02:06:40.768385", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.725978", "stderr": "kill: sending signal to 79747 failed: No such process", "stderr_lines": ["kill: sending signal to 79747 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.043267", "end": "2023-07-04 02:06:40.926305", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.883038", "stderr": "kill: sending signal to 71024 failed: No such process", "stderr_lines": ["kill: sending signal to 71024 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.046087", "end": "2023-07-04 02:06:40.948723", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:40.902636", "stderr": "kill: sending signal to 94026 failed: No such process", "stderr_lines": ["kill: sending signal to 94026 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042467", "end": "2023-07-04 02:06:41.132558", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.090091", "stderr": "kill: sending signal to 117424 failed: No such process", "stderr_lines": ["kill: sending signal to 117424 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [stop epmd] *************************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.077645", "end": "2023-07-04 02:06:41.621334", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.543689", "stderr": "kill: sending signal to 30997 failed: No such process", "stderr_lines": ["kill: sending signal to 30997 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.024678", "end": "2023-07-04 02:06:41.647525", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.622847", "stderr": "kill: sending signal to 11110 failed: No such process", "stderr_lines": ["kill: sending signal to 11110 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082591", "end": "2023-07-04 02:06:41.674087", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.591496", "stderr": "kill: sending signal to 5857 failed: No such process", "stderr_lines": ["kill: sending signal to 5857 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.192037", "end": "2023-07-04 02:06:41.898229", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.706192", "stderr": "kill: sending signal to 17420 failed: No such process", "stderr_lines": ["kill: sending signal to 17420 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.200114", "end": "2023-07-04 02:06:41.903079", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.702965", "stderr": "kill: sending signal to 25307 failed: No such process", "stderr_lines": ["kill: sending signal to 25307 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.080722", "end": "2023-07-04 02:06:42.079286", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.998564", "stderr": "kill: sending signal to 23613 failed: No such process", "stderr_lines": ["kill: sending signal to 23613 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.088194", "end": "2023-07-04 02:06:42.085487", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.997293", "stderr": "kill: sending signal to 3892 failed: No such process", "stderr_lines": ["kill: sending signal to 3892 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.190199", "end": "2023-07-04 02:06:42.177886", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:41.987687", "stderr": "kill: sending signal to 23795 failed: No such process", "stderr_lines": ["kill: sending signal to 23795 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.087836", "end": "2023-07-04 02:06:42.347471", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.259635", "stderr": "kill: sending signal to 5176 failed: No such process", "stderr_lines": ["kill: sending signal to 5176 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.090716", "end": "2023-07-04 02:06:42.366647", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.275931", "stderr": "kill: sending signal to 23094 failed: No such process", "stderr_lines": ["kill: sending signal to 23094 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.080659", "end": "2023-07-04 02:06:42.497337", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.416678", "stderr": "kill: sending signal to 10808 failed: No such process", "stderr_lines": ["kill: sending signal to 10808 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.084389", "end": "2023-07-04 02:06:42.509405", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.425016", "stderr": "kill: sending signal to 22516 failed: No such process", "stderr_lines": ["kill: sending signal to 22516 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.034400", "end": "2023-07-04 02:06:42.742495", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.708095", "stderr": "kill: sending signal to 22979 failed: No such process", "stderr_lines": ["kill: sending signal to 22979 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.019093", "end": "2023-07-04 02:06:42.859276", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.840183", "stderr": "kill: sending signal to 74555 failed: No such process", "stderr_lines": ["kill: sending signal to 74555 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.150554", "end": "2023-07-04 02:06:42.865004", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.714450", "stderr": "kill: sending signal to 32230 failed: No such process", "stderr_lines": ["kill: sending signal to 32230 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.251112", "end": "2023-07-04 02:06:42.948636", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.697524", "stderr": "kill: sending signal to 1464 failed: No such process", "stderr_lines": ["kill: sending signal to 1464 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.204759", "end": "2023-07-04 02:06:43.070583", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:42.865824", "stderr": "kill: sending signal to 13200 failed: No such process", "stderr_lines": ["kill: sending signal to 13200 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.029516", "end": "2023-07-04 02:06:43.104600", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.075084", "stderr": "kill: sending signal to 13816 failed: No such process", "stderr_lines": ["kill: sending signal to 13816 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040121", "end": "2023-07-04 02:06:43.235041", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.194920", "stderr": "kill: sending signal to 31636 failed: No such process", "stderr_lines": ["kill: sending signal to 31636 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.037022", "end": "2023-07-04 02:06:43.255711", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.218689", "stderr": "kill: sending signal to 14709 failed: No such process", "stderr_lines": ["kill: sending signal to 14709 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.033348", "end": "2023-07-04 02:06:43.330111", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.296763", "stderr": "kill: sending signal to 6186 failed: No such process", "stderr_lines": ["kill: sending signal to 6186 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.078447", "end": "2023-07-04 02:06:43.476678", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.398231", "stderr": "kill: sending signal to 7457 failed: No such process", "stderr_lines": ["kill: sending signal to 7457 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.080287", "end": "2023-07-04 02:06:43.507692", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.427405", "stderr": "kill: sending signal to 27167 failed: No such process", "stderr_lines": ["kill: sending signal to 27167 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.089509", "end": "2023-07-04 02:06:43.704914", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.615405", "stderr": "kill: sending signal to 15230 failed: No such process", "stderr_lines": ["kill: sending signal to 15230 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207655", "end": "2023-07-04 02:06:43.778807", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.571152", "stderr": "kill: sending signal to 5134 failed: No such process", "stderr_lines": ["kill: sending signal to 5134 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.195414", "end": "2023-07-04 02:06:43.893113", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.697699", "stderr": "kill: sending signal to 22274 failed: No such process", "stderr_lines": ["kill: sending signal to 22274 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.196361", "end": "2023-07-04 02:06:44.040488", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.844127", "stderr": "kill: sending signal to 72734 failed: No such process", "stderr_lines": ["kill: sending signal to 72734 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.194591", "end": "2023-07-04 02:06:44.063854", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:43.869263", "stderr": "kill: sending signal to 122089 failed: No such process", "stderr_lines": ["kill: sending signal to 122089 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.014089", "end": "2023-07-04 02:06:44.226828", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.212739", "stderr": "kill: sending signal to 20229 failed: No such process", "stderr_lines": ["kill: sending signal to 20229 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.192588", "end": "2023-07-04 02:06:44.255407", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.062819", "stderr": "kill: sending signal to 63094 failed: No such process", "stderr_lines": ["kill: sending signal to 63094 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.205739", "end": "2023-07-04 02:06:44.336750", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.131011", "stderr": "kill: sending signal to 72004 failed: No such process", "stderr_lines": ["kill: sending signal to 72004 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.018960", "end": "2023-07-04 02:06:44.435650", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.416690", "stderr": "kill: sending signal to 42476 failed: No such process", "stderr_lines": ["kill: sending signal to 42476 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.203232", "end": "2023-07-04 02:06:44.605077", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.401845", "stderr": "kill: sending signal to 65951 failed: No such process", "stderr_lines": ["kill: sending signal to 65951 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.019451", "end": "2023-07-04 02:06:44.609602", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.590151", "stderr": "kill: sending signal to 78388 failed: No such process", "stderr_lines": ["kill: sending signal to 78388 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.041303", "end": "2023-07-04 02:06:44.793961", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.752658", "stderr": "kill: sending signal to 103542 failed: No such process", "stderr_lines": ["kill: sending signal to 103542 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.041005", "end": "2023-07-04 02:06:44.853796", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.812791", "stderr": "kill: sending signal to 74054 failed: No such process", "stderr_lines": ["kill: sending signal to 74054 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.029138", "end": "2023-07-04 02:06:44.949512", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:44.920374", "stderr": "kill: sending signal to 79792 failed: No such process", "stderr_lines": ["kill: sending signal to 79792 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.039036", "end": "2023-07-04 02:06:45.151847", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:45.112811", "stderr": "kill: sending signal to 71069 failed: No such process", "stderr_lines": ["kill: sending signal to 71069 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.043832", "end": "2023-07-04 02:06:45.165928", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:45.122096", "stderr": "kill: sending signal to 94071 failed: No such process", "stderr_lines": ["kill: sending signal to 94071 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'epmd' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.043377", "end": "2023-07-04 02:06:45.353794", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:06:45.310417", "stderr": "kill: sending signal to 117469 failed: No such process", "stderr_lines": ["kill: sending signal to 117469 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring TASK [uninstall couchbase] ***************************************************** ok: [172.23.97.122] ok: [172.23.96.148] ok: [172.23.96.192] ok: [172.23.106.100] ok: [172.23.108.103] ok: [172.23.97.239] ok: [172.23.104.5] ok: [172.23.99.20] ok: [172.23.99.21] ok: [172.23.97.119] ok: [172.23.97.121] ok: [172.23.99.25] ok: [172.23.104.137] ok: [172.23.99.11] ok: [172.23.106.188] ok: [172.23.120.107] ok: [172.23.123.28] ok: [172.23.104.67] ok: [172.23.104.69] ok: [172.23.104.70] ok: [172.23.121.117] ok: [172.23.96.253] ok: [172.23.96.252] ok: [172.23.104.157] ok: [172.23.120.245] ok: [172.23.104.155] ok: [172.23.105.107] ok: [172.23.105.111] ok: [172.23.96.145] ok: [172.23.105.168] ok: [172.23.121.86] ok: [172.23.123.24] ok: [172.23.120.78] ok: [172.23.120.97] ok: [172.23.107.95] ok: [172.23.107.131] ok: [172.23.107.215] ok: [172.23.104.238] ok: [172.23.108.159] ok: [172.23.108.156] TASK [rm opt dir] ************************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [rm data dir] ************************************************************* changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.108.103] changed: [172.23.106.100] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.123.24] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.105.111] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [rm index dir] ************************************************************ changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.108.103] changed: [172.23.106.100] changed: [172.23.97.239] changed: [172.23.104.5] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [remove all hidden files] ************************************************* fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.067970", "end": "2023-07-04 02:07:04.588457", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.520487", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.005799", "end": "2023-07-04 02:07:04.610324", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.604525", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.070657", "end": "2023-07-04 02:07:04.647573", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.576916", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.174234", "end": "2023-07-04 02:07:04.862456", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.688222", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.188604", "end": "2023-07-04 02:07:04.872006", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.683402", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.074767", "end": "2023-07-04 02:07:05.016065", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.941298", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.072751", "end": "2023-07-04 02:07:05.037496", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.964745", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.175743", "end": "2023-07-04 02:07:05.115760", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:04.940017", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.069155", "end": "2023-07-04 02:07:05.279842", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.210687", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.078876", "end": "2023-07-04 02:07:05.315951", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.237075", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.074508", "end": "2023-07-04 02:07:05.424997", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.350489", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.070273", "end": "2023-07-04 02:07:05.449049", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.378776", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.026120", "end": "2023-07-04 02:07:05.670574", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.644454", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.131041", "end": "2023-07-04 02:07:05.770172", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.639131", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.005339", "end": "2023-07-04 02:07:05.789941", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.784602", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.236462", "end": "2023-07-04 02:07:05.875626", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.639164", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.191666", "end": "2023-07-04 02:07:05.999339", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:05.807673", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.020048", "end": "2023-07-04 02:07:06.025209", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.005161", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.026738", "end": "2023-07-04 02:07:06.133381", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.106643", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.026956", "end": "2023-07-04 02:07:06.162668", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.135712", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.025840", "end": "2023-07-04 02:07:06.243228", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.217388", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.071779", "end": "2023-07-04 02:07:06.405860", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.334081", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.070807", "end": "2023-07-04 02:07:06.428057", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.357250", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.078774", "end": "2023-07-04 02:07:06.577958", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.499184", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.192508", "end": "2023-07-04 02:07:06.668854", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.476346", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.175079", "end": "2023-07-04 02:07:06.790312", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.615233", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.179572", "end": "2023-07-04 02:07:06.955271", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.775699", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.176159", "end": "2023-07-04 02:07:06.991945", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.815786", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.003403", "end": "2023-07-04 02:07:07.125907", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.122504", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.174539", "end": "2023-07-04 02:07:07.119932", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:06.945393", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.199368", "end": "2023-07-04 02:07:07.227658", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.028290", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.006165", "end": "2023-07-04 02:07:07.356213", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.350048", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.189167", "end": "2023-07-04 02:07:07.507727", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.318560", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.006024", "end": "2023-07-04 02:07:07.510051", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.504027", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.011561", "end": "2023-07-04 02:07:07.661842", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.650281", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.010799", "end": "2023-07-04 02:07:07.732518", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.721719", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.011258", "end": "2023-07-04 02:07:07.880882", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:07.869624", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.010519", "end": "2023-07-04 02:07:08.015959", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:08.005440", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.011059", "end": "2023-07-04 02:07:08.045913", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:08.034854", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "rm -rf /data/.*", "delta": "0:00:00.011348", "end": "2023-07-04 02:07:08.196305", "msg": "non-zero return code", "rc": 1, "start": "2023-07-04 02:07:08.184957", "stderr": "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’\nrm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’", "stderr_lines": ["rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/.’", "rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/data/..’"], "stdout": "", "stdout_lines": []} ...ignoring TASK [create couchbase directory] ********************************************** changed: [172.23.97.122] changed: [172.23.96.148] changed: [172.23.96.192] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.104.5] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.99.11] changed: [172.23.104.137] changed: [172.23.106.188] changed: [172.23.120.107] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.245] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.96.145] changed: [172.23.123.24] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [create backup archive location] ****************************************** changed: [172.23.97.122] changed: [172.23.96.148] changed: [172.23.96.192] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.104.5] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.106.188] changed: [172.23.99.11] changed: [172.23.104.137] changed: [172.23.120.107] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.96.145] changed: [172.23.123.24] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [create backup s3 location] *********************************************** changed: [172.23.97.122] changed: [172.23.96.148] changed: [172.23.96.192] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.104.5] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.106.188] changed: [172.23.120.107] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.245] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.96.145] changed: [172.23.123.24] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [create backup gcp location] ********************************************** changed: [172.23.97.122] changed: [172.23.96.148] changed: [172.23.96.192] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.104.5] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.99.11] changed: [172.23.104.137] changed: [172.23.106.188] changed: [172.23.120.107] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.245] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.96.145] changed: [172.23.123.24] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [create backup azure location] ******************************************** changed: [172.23.97.122] changed: [172.23.96.148] changed: [172.23.96.192] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.104.5] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.99.11] changed: [172.23.104.137] changed: [172.23.106.188] changed: [172.23.120.107] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.245] changed: [172.23.104.157] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.96.145] changed: [172.23.123.24] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [set /data to be owned by couchbase] ************************************** [WARNING]: Consider using the file module with owner rather than running 'chown'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.108.103] changed: [172.23.106.100] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [chmod /data to 777] ****************************************************** [WARNING]: Consider using the file module with mode rather than running 'chmod'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.97.121] changed: [172.23.104.137] changed: [172.23.99.11] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.123.28] changed: [172.23.104.67] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [stop memcached] ********************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082080", "end": "2023-07-04 02:07:34.774070", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:34.691990", "stderr": "kill: sending signal to 31533 failed: No such process", "stderr_lines": ["kill: sending signal to 31533 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.024619", "end": "2023-07-04 02:07:34.790632", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:34.766013", "stderr": "kill: sending signal to 11644 failed: No such process", "stderr_lines": ["kill: sending signal to 11644 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081856", "end": "2023-07-04 02:07:34.823423", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:34.741567", "stderr": "kill: sending signal to 6592 failed: No such process", "stderr_lines": ["kill: sending signal to 6592 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.200987", "end": "2023-07-04 02:07:35.052688", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:34.851701", "stderr": "kill: sending signal to 25997 failed: No such process", "stderr_lines": ["kill: sending signal to 25997 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.208246", "end": "2023-07-04 02:07:35.062621", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:34.854375", "stderr": "kill: sending signal to 17999 failed: No such process", "stderr_lines": ["kill: sending signal to 17999 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085164", "end": "2023-07-04 02:07:35.213133", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.127969", "stderr": "kill: sending signal to 4613 failed: No such process", "stderr_lines": ["kill: sending signal to 4613 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.083394", "end": "2023-07-04 02:07:35.240650", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.157256", "stderr": "kill: sending signal to 24178 failed: No such process", "stderr_lines": ["kill: sending signal to 24178 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.193617", "end": "2023-07-04 02:07:35.323745", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.130128", "stderr": "kill: sending signal to 24375 failed: No such process", "stderr_lines": ["kill: sending signal to 24375 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082595", "end": "2023-07-04 02:07:35.495856", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.413261", "stderr": "kill: sending signal to 5755 failed: No such process", "stderr_lines": ["kill: sending signal to 5755 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.086423", "end": "2023-07-04 02:07:35.512276", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.425853", "stderr": "kill: sending signal to 23629 failed: No such process", "stderr_lines": ["kill: sending signal to 23629 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.084142", "end": "2023-07-04 02:07:35.633474", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.549332", "stderr": "kill: sending signal to 11530 failed: No such process", "stderr_lines": ["kill: sending signal to 11530 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085793", "end": "2023-07-04 02:07:35.643783", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.557990", "stderr": "kill: sending signal to 23039 failed: No such process", "stderr_lines": ["kill: sending signal to 23039 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042756", "end": "2023-07-04 02:07:35.890175", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.847419", "stderr": "kill: sending signal to 23640 failed: No such process", "stderr_lines": ["kill: sending signal to 23640 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.140157", "end": "2023-07-04 02:07:35.985384", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.845227", "stderr": "kill: sending signal to 664 failed: No such process", "stderr_lines": ["kill: sending signal to 664 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.022628", "end": "2023-07-04 02:07:36.000391", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.977763", "stderr": "kill: sending signal to 75134 failed: No such process", "stderr_lines": ["kill: sending signal to 75134 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.246596", "end": "2023-07-04 02:07:36.070308", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.823712", "stderr": "kill: sending signal to 2043 failed: No such process", "stderr_lines": ["kill: sending signal to 2043 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.206021", "end": "2023-07-04 02:07:36.200425", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:35.994404", "stderr": "kill: sending signal to 13779 failed: No such process", "stderr_lines": ["kill: sending signal to 13779 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.035443", "end": "2023-07-04 02:07:36.231741", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.196298", "stderr": "kill: sending signal to 14477 failed: No such process", "stderr_lines": ["kill: sending signal to 14477 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038309", "end": "2023-07-04 02:07:36.351924", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.313615", "stderr": "kill: sending signal to 32284 failed: No such process", "stderr_lines": ["kill: sending signal to 32284 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.038452", "end": "2023-07-04 02:07:36.369531", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.331079", "stderr": "kill: sending signal to 15356 failed: No such process", "stderr_lines": ["kill: sending signal to 15356 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.039601", "end": "2023-07-04 02:07:36.448960", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.409359", "stderr": "kill: sending signal to 6847 failed: No such process", "stderr_lines": ["kill: sending signal to 6847 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.081907", "end": "2023-07-04 02:07:36.602004", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.520097", "stderr": "kill: sending signal to 8035 failed: No such process", "stderr_lines": ["kill: sending signal to 8035 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.082533", "end": "2023-07-04 02:07:36.622979", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.540446", "stderr": "kill: sending signal to 27788 failed: No such process", "stderr_lines": ["kill: sending signal to 27788 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.085926", "end": "2023-07-04 02:07:36.784444", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.698518", "stderr": "kill: sending signal to 15795 failed: No such process", "stderr_lines": ["kill: sending signal to 15795 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.207447", "end": "2023-07-04 02:07:36.900924", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.693477", "stderr": "kill: sending signal to 5743 failed: No such process", "stderr_lines": ["kill: sending signal to 5743 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.198065", "end": "2023-07-04 02:07:37.012649", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.814584", "stderr": "kill: sending signal to 22996 failed: No such process", "stderr_lines": ["kill: sending signal to 22996 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.197801", "end": "2023-07-04 02:07:37.166175", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:36.968374", "stderr": "kill: sending signal to 73313 failed: No such process", "stderr_lines": ["kill: sending signal to 73313 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.194081", "end": "2023-07-04 02:07:37.195466", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.001385", "stderr": "kill: sending signal to 122657 failed: No such process", "stderr_lines": ["kill: sending signal to 122657 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.190711", "end": "2023-07-04 02:07:37.328117", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.137406", "stderr": "kill: sending signal to 63661 failed: No such process", "stderr_lines": ["kill: sending signal to 63661 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.016137", "end": "2023-07-04 02:07:37.347237", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.331100", "stderr": "kill: sending signal to 20752 failed: No such process", "stderr_lines": ["kill: sending signal to 20752 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.204096", "end": "2023-07-04 02:07:37.455406", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.251310", "stderr": "kill: sending signal to 72569 failed: No such process", "stderr_lines": ["kill: sending signal to 72569 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.021165", "end": "2023-07-04 02:07:37.566050", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.544885", "stderr": "kill: sending signal to 43041 failed: No such process", "stderr_lines": ["kill: sending signal to 43041 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.022452", "end": "2023-07-04 02:07:37.711561", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.689109", "stderr": "kill: sending signal to 79121 failed: No such process", "stderr_lines": ["kill: sending signal to 79121 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.205165", "end": "2023-07-04 02:07:37.720395", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.515230", "stderr": "kill: sending signal to 66517 failed: No such process", "stderr_lines": ["kill: sending signal to 66517 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.040949", "end": "2023-07-04 02:07:37.870154", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.829205", "stderr": "kill: sending signal to 104078 failed: No such process", "stderr_lines": ["kill: sending signal to 104078 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.044962", "end": "2023-07-04 02:07:37.992455", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:37.947493", "stderr": "kill: sending signal to 74622 failed: No such process", "stderr_lines": ["kill: sending signal to 74622 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.033738", "end": "2023-07-04 02:07:38.100073", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:38.066335", "stderr": "kill: sending signal to 80359 failed: No such process", "stderr_lines": ["kill: sending signal to 80359 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.042654", "end": "2023-07-04 02:07:38.249617", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:38.206963", "stderr": "kill: sending signal to 71637 failed: No such process", "stderr_lines": ["kill: sending signal to 71637 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.044952", "end": "2023-07-04 02:07:38.271930", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:38.226978", "stderr": "kill: sending signal to 94652 failed: No such process", "stderr_lines": ["kill: sending signal to 94652 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "ps aux | grep 'memcached' | awk '{print $2}' | xargs kill -s 9", "delta": "0:00:00.048354", "end": "2023-07-04 02:07:38.435192", "msg": "non-zero return code", "rc": -9, "start": "2023-07-04 02:07:38.386838", "stderr": "kill: sending signal to 118038 failed: No such process", "stderr_lines": ["kill: sending signal to 118038 failed: No such process"], "stdout": "", "stdout_lines": []} ...ignoring PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.108.103] TASK [debug] ******************************************************************* ok: [172.23.108.103] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.108.103] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.106.100] TASK [debug] ******************************************************************* ok: [172.23.106.100] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.106.100] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.97.122] TASK [debug] ******************************************************************* ok: [172.23.97.122] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.97.122] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.192] TASK [debug] ******************************************************************* ok: [172.23.96.192] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.96.192] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.148] TASK [debug] ******************************************************************* ok: [172.23.96.148] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.96.148] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.5] TASK [debug] ******************************************************************* ok: [172.23.104.5] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.5] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.97.239] TASK [debug] ******************************************************************* ok: [172.23.97.239] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.97.239] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.99.20] TASK [debug] ******************************************************************* ok: [172.23.99.20] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.99.20] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.99.21] TASK [debug] ******************************************************************* ok: [172.23.99.21] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.99.21] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.97.119] TASK [debug] ******************************************************************* ok: [172.23.97.119] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.97.119] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.99.25] TASK [debug] ******************************************************************* ok: [172.23.99.25] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.99.25] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.97.121] TASK [debug] ******************************************************************* ok: [172.23.97.121] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.97.121] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.106.188] TASK [debug] ******************************************************************* ok: [172.23.106.188] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.106.188] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.99.11] TASK [debug] ******************************************************************* ok: [172.23.99.11] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.99.11] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.137] TASK [debug] ******************************************************************* ok: [172.23.104.137] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.137] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.120.107] TASK [debug] ******************************************************************* ok: [172.23.120.107] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.120.107] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.123.28] TASK [debug] ******************************************************************* ok: [172.23.123.28] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.123.28] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.67] TASK [debug] ******************************************************************* ok: [172.23.104.67] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.67] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.69] TASK [debug] ******************************************************************* ok: [172.23.104.69] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.69] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.70] TASK [debug] ******************************************************************* ok: [172.23.104.70] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.70] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.121.117] TASK [debug] ******************************************************************* ok: [172.23.121.117] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.121.117] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.253] TASK [debug] ******************************************************************* ok: [172.23.96.253] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.96.253] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.252] TASK [debug] ******************************************************************* ok: [172.23.96.252] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.96.252] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.120.245] TASK [debug] ******************************************************************* ok: [172.23.120.245] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.120.245] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.157] TASK [debug] ******************************************************************* ok: [172.23.104.157] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.157] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.155] TASK [debug] ******************************************************************* ok: [172.23.104.155] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.155] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.105.107] TASK [debug] ******************************************************************* ok: [172.23.105.107] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.105.107] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.105.111] TASK [debug] ******************************************************************* ok: [172.23.105.111] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.105.111] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.105.168] TASK [debug] ******************************************************************* ok: [172.23.105.168] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.105.168] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.121.86] TASK [debug] ******************************************************************* ok: [172.23.121.86] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.121.86] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.145] TASK [debug] ******************************************************************* ok: [172.23.96.145] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.96.145] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.123.24] TASK [debug] ******************************************************************* ok: [172.23.123.24] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.123.24] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.120.78] TASK [debug] ******************************************************************* ok: [172.23.120.78] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.120.78] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.120.97] TASK [debug] ******************************************************************* ok: [172.23.120.97] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.120.97] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.107.95] TASK [debug] ******************************************************************* ok: [172.23.107.95] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.107.95] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.107.131] TASK [debug] ******************************************************************* ok: [172.23.107.131] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.107.131] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.107.215] TASK [debug] ******************************************************************* ok: [172.23.107.215] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.107.215] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.104.238] TASK [debug] ******************************************************************* ok: [172.23.104.238] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.104.238] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.108.159] TASK [debug] ******************************************************************* ok: [172.23.108.159] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.108.159] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.108.156] TASK [debug] ******************************************************************* ok: [172.23.108.156] => { "msg": "Download http://172.23.126.166/builds/latestbuilds/couchbase-server/neo//5829/couchbase-server-enterprise-7.2.1-5829-centos7.x86_64.rpm" } TASK [download binary] ********************************************************* changed: [172.23.108.156] PLAY [centos] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [172.23.96.192] ok: [172.23.97.122] ok: [172.23.96.148] ok: [172.23.97.239] ok: [172.23.99.20] ok: [172.23.106.100] ok: [172.23.108.103] ok: [172.23.104.5] ok: [172.23.97.119] ok: [172.23.99.21] ok: [172.23.99.25] ok: [172.23.97.121] ok: [172.23.104.137] ok: [172.23.120.107] ok: [172.23.104.67] ok: [172.23.104.69] ok: [172.23.106.188] ok: [172.23.123.28] ok: [172.23.104.70] ok: [172.23.96.253] ok: [172.23.96.252] ok: [172.23.121.117] ok: [172.23.104.157] ok: [172.23.120.245] ok: [172.23.104.155] ok: [172.23.105.107] ok: [172.23.96.145] ok: [172.23.105.111] ok: [172.23.99.11] ok: [172.23.105.168] ok: [172.23.120.78] ok: [172.23.120.97] ok: [172.23.107.95] ok: [172.23.107.131] ok: [172.23.121.86] ok: [172.23.107.215] ok: [172.23.104.238] ok: [172.23.108.159] ok: [172.23.123.24] ok: [172.23.108.156] TASK [install couchbase] ******************************************************* changed: [172.23.96.148] changed: [172.23.97.122] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.96.192] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.239] changed: [172.23.97.119] changed: [172.23.99.25] changed: [172.23.99.11] changed: [172.23.97.121] changed: [172.23.106.188] changed: [172.23.104.137] changed: [172.23.120.107] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.120.245] changed: [172.23.104.157] changed: [172.23.105.111] changed: [172.23.105.107] changed: [172.23.121.86] changed: [172.23.104.155] changed: [172.23.105.168] changed: [172.23.96.145] changed: [172.23.123.24] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [alt start] *************************************************************** fatal: [172.23.97.122]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.069995", "end": "2023-07-04 02:21:57.336469", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:57.266474", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.148]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.069708", "end": "2023-07-04 02:21:57.402589", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:57.332881", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.192]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.004648", "end": "2023-07-04 02:21:57.479460", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:57.474812", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.103]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.183668", "end": "2023-07-04 02:21:57.849054", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:57.665386", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.100]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.174775", "end": "2023-07-04 02:21:57.858022", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:57.683247", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.239]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.077096", "end": "2023-07-04 02:21:58.172519", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:58.095423", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.5]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.175980", "end": "2023-07-04 02:21:58.202431", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:58.026451", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.20]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.068529", "end": "2023-07-04 02:21:58.236068", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:58.167539", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.21]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.075275", "end": "2023-07-04 02:21:58.662216", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:58.586941", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.119]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.071002", "end": "2023-07-04 02:21:58.682642", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:58.611640", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.97.121]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.071378", "end": "2023-07-04 02:21:58.955401", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:58.884023", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.25]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.071849", "end": "2023-07-04 02:21:58.970304", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:58.898455", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.99.11]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.130804", "end": "2023-07-04 02:21:59.519864", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:59.389060", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.106.188]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.226848", "end": "2023-07-04 02:21:59.539984", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:59.313136", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.107]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.004854", "end": "2023-07-04 02:21:59.628126", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:59.623272", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.137]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.030029", "end": "2023-07-04 02:21:59.775994", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:59.745965", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.28]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.192024", "end": "2023-07-04 02:21:59.833605", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:21:59.641581", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.253]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.067640", "end": "2023-07-04 02:22:00.357890", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:00.290250", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.69]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.027077", "end": "2023-07-04 02:22:00.428858", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:00.401781", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.67]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.018917", "end": "2023-07-04 02:22:00.471071", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:00.452154", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.70]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.028718", "end": "2023-07-04 02:22:00.623702", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:00.594984", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.252]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.070874", "end": "2023-07-04 02:22:00.882591", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:00.811717", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.157]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.073000", "end": "2023-07-04 02:22:01.240699", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:01.167699", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.245]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.188942", "end": "2023-07-04 02:22:01.288968", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:01.100026", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.155]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.176837", "end": "2023-07-04 02:22:01.468513", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:01.291676", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.117]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.024795", "end": "2023-07-04 02:22:01.483257", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:01.458462", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.107]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.181441", "end": "2023-07-04 02:22:01.754013", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:01.572572", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.96.145]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.002744", "end": "2023-07-04 02:22:02.098890", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:02.096146", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.111]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.174792", "end": "2023-07-04 02:22:02.147608", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:01.972816", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.105.168]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.173837", "end": "2023-07-04 02:22:02.158862", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:01.985025", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.121.86]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.190603", "end": "2023-07-04 02:22:02.335755", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:02.145152", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.123.24]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.188976", "end": "2023-07-04 02:22:02.609479", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:02.420503", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.78]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.004742", "end": "2023-07-04 02:22:02.761362", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:02.756620", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.131]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.008448", "end": "2023-07-04 02:22:02.832550", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:02.824102", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.120.97]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.004902", "end": "2023-07-04 02:22:02.855309", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:02.850407", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.95]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.010059", "end": "2023-07-04 02:22:03.120490", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:03.110431", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.107.215]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.009961", "end": "2023-07-04 02:22:03.133501", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:03.123540", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.104.238]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.008929", "end": "2023-07-04 02:22:03.282222", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:03.273293", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.159]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.009309", "end": "2023-07-04 02:22:03.377505", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:03.368196", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring fatal: [172.23.108.156]: FAILED! => {"changed": true, "cmd": "/opt/couchbase/etc/couchbase_init.d start", "delta": "0:00:00.010900", "end": "2023-07-04 02:22:03.404695", "msg": "non-zero return code", "rc": 127, "start": "2023-07-04 02:22:03.393795", "stderr": "/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory", "stderr_lines": ["/bin/sh: /opt/couchbase/etc/couchbase_init.d: No such file or directory"], "stdout": "", "stdout_lines": []} ...ignoring TASK [flush iptables] ********************************************************** changed: [172.23.97.122] changed: [172.23.96.192] changed: [172.23.96.148] changed: [172.23.106.100] changed: [172.23.108.103] changed: [172.23.97.239] changed: [172.23.99.20] changed: [172.23.104.5] changed: [172.23.99.21] changed: [172.23.97.119] changed: [172.23.97.121] changed: [172.23.99.25] changed: [172.23.104.137] changed: [172.23.120.107] changed: [172.23.106.188] changed: [172.23.99.11] changed: [172.23.104.67] changed: [172.23.123.28] changed: [172.23.104.69] changed: [172.23.104.70] changed: [172.23.121.117] changed: [172.23.96.253] changed: [172.23.96.252] changed: [172.23.104.157] changed: [172.23.120.245] changed: [172.23.104.155] changed: [172.23.105.107] changed: [172.23.105.111] changed: [172.23.96.145] changed: [172.23.105.168] changed: [172.23.121.86] changed: [172.23.120.78] changed: [172.23.120.97] changed: [172.23.123.24] changed: [172.23.107.95] changed: [172.23.107.131] changed: [172.23.107.215] changed: [172.23.104.238] changed: [172.23.108.159] changed: [172.23.108.156] TASK [wait for install done] *************************************************** ok: [172.23.97.122] ok: [172.23.96.148] ok: [172.23.96.192] ok: [172.23.106.100] ok: [172.23.108.103] ok: [172.23.104.5] ok: [172.23.97.239] ok: [172.23.99.20] ok: [172.23.99.21] ok: [172.23.97.119] ok: [172.23.99.25] ok: [172.23.97.121] ok: [172.23.104.137] ok: [172.23.99.11] ok: [172.23.106.188] ok: [172.23.120.107] ok: [172.23.123.28] ok: [172.23.104.67] ok: [172.23.104.69] ok: [172.23.104.70] ok: [172.23.121.117] ok: [172.23.96.253] ok: [172.23.96.252] ok: [172.23.120.245] ok: [172.23.104.157] ok: [172.23.104.155] ok: [172.23.105.107] ok: [172.23.105.111] ok: [172.23.105.168] ok: [172.23.121.86] ok: [172.23.96.145] ok: [172.23.123.24] ok: [172.23.107.95] ok: [172.23.120.78] ok: [172.23.120.97] ok: [172.23.107.131] ok: [172.23.107.215] ok: [172.23.104.238] ok: [172.23.108.159] ok: [172.23.108.156] TASK [intall lsof] ************************************************************* ok: [172.23.97.122] ok: [172.23.96.148] ok: [172.23.96.192] ok: [172.23.108.103] ok: [172.23.106.100] ok: [172.23.104.5] ok: [172.23.97.239] ok: [172.23.99.20] ok: [172.23.99.25] ok: [172.23.97.121] ok: [172.23.99.21] ok: [172.23.97.119] ok: [172.23.99.11] ok: [172.23.104.137] ok: [172.23.106.188] ok: [172.23.120.107] ok: [172.23.123.28] ok: [172.23.104.67] ok: [172.23.104.69] ok: [172.23.104.70] ok: [172.23.121.117] ok: [172.23.96.253] ok: [172.23.96.252] ok: [172.23.120.245] ok: [172.23.104.157] ok: [172.23.104.155] ok: [172.23.105.107] ok: [172.23.105.111] ok: [172.23.105.168] ok: [172.23.121.86] ok: [172.23.96.145] ok: [172.23.123.24] ok: [172.23.120.78] ok: [172.23.120.97] ok: [172.23.107.95] ok: [172.23.107.131] ok: [172.23.107.215] ok: [172.23.104.238] ok: [172.23.108.159] ok: [172.23.108.156] PLAY RECAP ********************************************************************* 172.23.104.137 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.104.155 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.104.157 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.104.238 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.104.5 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.104.67 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.104.69 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.104.70 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.105.107 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.105.111 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.105.168 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.106.100 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.106.188 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.107.131 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.107.215 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.107.95 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.108.103 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.108.156 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.108.159 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.120.107 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.120.245 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.120.78 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.120.97 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.121.117 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.121.86 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.123.24 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.123.28 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.96.145 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.96.148 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.96.192 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.96.252 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.96.253 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.97.119 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.97.121 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.97.122 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.97.239 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.99.11 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.99.20 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.99.21 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 172.23.99.23 : ok=6 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 172.23.99.25 : ok=40 changed=32 unreachable=0 failed=0 skipped=0 rescued=0 ignored=7 [centos-systest-launcher] $ /bin/sh -xe /tmp/jenkins8496235166977610296.sh + rm logs/__empty__.zip + rm results.tap4j + touch logs/__empty__.zip + touch results.tap4j + cat /root/dockerlogin.txt + docker login --username couchbaseqe --password-stdin WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + ulimit -n 90600 + echo 'DESC: 7.2.1-5829, -test tests/integration/7.2/test_7.2.yml -scope tests/integration/7.2/scope_7.2_magma.yml @3.x (file:centos_pine.yml provider)' DESC: 7.2.1-5829, -test tests/integration/7.2/test_7.2.yml -scope tests/integration/7.2/scope_7.2_magma.yml @3.x (file:centos_pine.yml provider) + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/go/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/go/bin + export GOPATH=/opt/godev + GOPATH=/opt/godev + export PROJECT=couchbaselabs + PROJECT=couchbaselabs + export GO111MODULE=off + GO111MODULE=off + go get -u github.com/couchbaselabs/sequoia # cd /opt/godev/src/github.com/fatih/color; git pull --ff-only Your configuration specifies to merge with the ref 'master' from the remote, but no such ref was fetched. package github.com/fatih/color: exit status 1 # cd /opt/godev/src/github.com/go-ini/ini; git pull --ff-only Your configuration specifies to merge with the ref 'master' from the remote, but no such ref was fetched. package github.com/go-ini/ini: exit status 1 + true + cd /opt/godev/src/github.com/couchbaselabs/sequoia + git stash No local changes to save + git checkout master Already on 'master' + git reset --hard origin/master HEAD is now at 9a59635 fixed singlebucket elixir tenant density test + git fetch origin + git pull Already up-to-date. + git log -3 commit 9a5963518c56ceae7bdd569e04d3f50af56f7b1f Author: SarthakDua Date: Mon May 22 20:19:26 2023 +0530 fixed singlebucket elixir tenant density test Change-Id: I253e1abfb18271b361f58812edfbe7f277f927b2 Reviewed-on: https://review.couchbase.org/c/sequoia/+/191368 Reviewed-by: Girish Benakappa Tested-by: Sarthak Dua commit 3fe8b80f9c04fce0996469dd42cd611a361e2d62 Author: Balakumaran G Date: Mon May 22 13:27:04 2023 +0530 increase fts nodes for neo longevity Change-Id: I70cf34fe09d4b08e96e9f196064f9b09b386cbf2 Reviewed-on: https://review.couchbase.org/c/sequoia/+/191346 Tested-by: Balakumaran G Reviewed-by: Balakumaran G Reviewed-by: Sujay Gad commit 2b07e9380fc7136b823adc19fd0e4db1069300f8 Author: SarthakDua Date: Thu May 18 22:25:05 2023 +0530 Tenant density test plan with single bucket and 800 collections Change-Id: I5ed311c6ae54d642c85b228ce1bd2c7620c32e53 Reviewed-on: https://review.couchbase.org/c/sequoia/+/191220 Reviewed-by: Girish Benakappa Tested-by: Sarthak Dua + '[' None '!=' None ']' + go build -o sequoia + pwd /opt/godev/src/github.com/couchbaselabs/sequoia + EXTOPTS='-skip_setup=false -skip_test=false -skip_teardown=true -skip_cleanup=false -continue=false -collect_on_error=false -stop_on_error=false -duration=604800 -show_topology=true' + [[ -n '' ]] + ./sequoia -client 172.23.104.27:2375 -provider file:centos_pine.yml -test tests/integration/7.2/test_7.2.yml -scope tests/integration/7.2/scope_7.2_magma.yml -scale 3 -repeat 0 -log_level 0 -version 7.2.1-5829 -skip_setup=false -skip_test=false -skip_teardown=true -skip_cleanup=false -continue=false -collect_on_error=false -stop_on_error=false -duration=604800 -show_topology=true → parsed tests/integration/7.2/scope_7.2_magma.yml → parsed tests/integration/7.2/test_7.2.yml → parsed providers/file/centos_pine.yml [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [pull] martin/wait [2023-07-04T02:24:16-07:00, martin/wait:052bbc] -c 172.23.123.28:8091 -t 120 [2023-07-04T02:24:16-07:00, martin/wait:5aa1ea] -c 172.23.106.100:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:b78b65] -c 172.23.99.21:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:2c91c7] -c 172.23.96.251:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:ecc8b2] -c 172.23.107.215:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:3eeb6a] -c 172.23.96.148:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:9664a5] -c 172.23.104.69:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:e7500a] -c 172.23.104.70:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:da7344] -c 172.23.99.25:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:cbe36f] -c 172.23.121.117:8091 -t 120 [2023-07-04T02:24:17-07:00, martin/wait:2bdf5a] -c 172.23.96.145:8091 -t 120 [2023-07-04T02:24:18-07:00, martin/wait:456d65] -c 172.23.120.245:8091 -t 120 [2023-07-04T02:24:18-07:00, martin/wait:919f10] -c 172.23.104.157:8091 -t 120 [2023-07-04T02:24:18-07:00, martin/wait:01c804] -c 172.23.96.252:8091 -t 120 [2023-07-04T02:24:18-07:00, martin/wait:150006] -c 172.23.104.67:8091 -t 120 [2023-07-04T02:24:18-07:00, martin/wait:04f85f] -c 172.23.107.95:8091 -t 120 [2023-07-04T02:24:18-07:00, martin/wait:ee1071] -c 172.23.108.103:8091 -t 120 [2023-07-04T02:24:18-07:00, martin/wait:f1e72f] -c 172.23.105.107:8091 -t 120 [2023-07-04T02:24:19-07:00, martin/wait:f77958] -c 172.23.97.239:8091 -t 120 [2023-07-04T02:24:19-07:00, martin/wait:00128f] -c 172.23.120.107:8091 -t 120 [2023-07-04T02:24:19-07:00, martin/wait:c62d14] -c 172.23.107.131:8091 -t 120 [2023-07-04T02:24:19-07:00, martin/wait:0b12b9] -c 172.23.104.137:8091 -t 120 [2023-07-04T02:24:19-07:00, martin/wait:fbf9c6] -c 172.23.104.155:8091 -t 120 [2023-07-04T02:24:19-07:00, martin/wait:44b7fe] -c 172.23.121.86:8091 -t 120 [2023-07-04T02:24:19-07:00, martin/wait:315c3f] -c 172.23.97.121:8091 -t 120 [2023-07-04T02:24:20-07:00, martin/wait:483789] -c 172.23.97.122:8091 -t 120 [2023-07-04T02:24:20-07:00, martin/wait:55b49e] -c 172.23.120.97:8091 -t 120 [2023-07-04T02:24:20-07:00, martin/wait:3e6088] -c 172.23.123.24:8091 -t 120 [2023-07-04T02:24:20-07:00, martin/wait:5ec578] -c 172.23.96.253:8091 -t 120 [2023-07-04T02:24:20-07:00, martin/wait:bc8bfb] -c 172.23.96.192:8091 -t 120 [2023-07-04T02:24:20-07:00, martin/wait:441e7e] -c 172.23.99.20:8091 -t 120 [2023-07-04T02:24:21-07:00, martin/wait:45c06b] -c 172.23.97.119:8091 -t 120 [2023-07-04T02:24:21-07:00, martin/wait:08cd02] -c 172.23.106.188:8091 -t 120 [2023-07-04T02:24:21-07:00, martin/wait:4e7547] -c 172.23.105.168:8091 -t 120 [2023-07-04T02:24:21-07:00, martin/wait:259119] -c 172.23.99.11:8091 -t 120 [2023-07-04T02:24:21-07:00, martin/wait:6dfa6d] -c 172.23.105.111:8091 -t 120 [2023-07-04T02:24:21-07:00, martin/wait:e38e65] -c 172.23.120.78:8091 -t 120 [pull] sequoiatools/couchbase-cli:7.2 [2023-07-04T02:24:57-07:00, sequoiatools/couchbase-cli:7.2:f72823] node-init -c 172.23.97.239 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:57-07:00, sequoiatools/couchbase-cli:7.2:72a838] node-init -c 172.23.97.121 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:57-07:00, sequoiatools/couchbase-cli:7.2:b1ab78] node-init -c 172.23.121.117 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:57-07:00, sequoiatools/couchbase-cli:7.2:4aae6a] node-init -c 172.23.105.111 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:9a9cce] node-init -c 172.23.104.69 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:555bd6] node-init -c 172.23.97.119 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:0b65ed] node-init -c 172.23.107.95 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:8a4b8a] node-init -c 172.23.105.107 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:977ed6] node-init -c 172.23.96.148 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:66bfed] node-init -c 172.23.104.67 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:adf1af] node-init -c 172.23.99.21 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:ba9336] node-init -c 172.23.96.192 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:5fd03f] node-init -c 172.23.104.137 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:0007c9] node-init -c 172.23.107.131 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:58-07:00, sequoiatools/couchbase-cli:7.2:5e5d23] node-init -c 172.23.120.78 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:fcb64a] node-init -c 172.23.108.103 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:d786cb] node-init -c 172.23.106.100 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:2df170] node-init -c 172.23.104.157 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:99efbe] node-init -c 172.23.120.245 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:06fb12] node-init -c 172.23.96.251 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:407022] node-init -c 172.23.99.20 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:5d046c] node-init -c 172.23.96.253 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:2cb2f1] node-init -c 172.23.104.155 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:249695] node-init -c 172.23.99.25 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:2848b3] node-init -c 172.23.120.97 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:4344e9] node-init -c 172.23.123.24 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:249389] node-init -c 172.23.120.107 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:bb1a6b] node-init -c 172.23.96.145 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:2c28ff] node-init -c 172.23.106.188 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:24:59-07:00, sequoiatools/couchbase-cli:7.2:8808e6] node-init -c 172.23.96.252 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:25:00-07:00, sequoiatools/couchbase-cli:7.2:80c86b] node-init -c 172.23.97.122 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase → Error occurred on container - sequoiatools/couchbase-cli:7.2:[node-init -c 172.23.96.251 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase] docker logs 06fb12 docker start 06fb12 %ERROR: Requested resource not found. [2023-07-04T02:25:00-07:00, sequoiatools/couchbase-cli:7.2:7f8c0f] node-init -c 172.23.104.70 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:25:00-07:00, sequoiatools/couchbase-cli:7.2:08094e] node-init -c 172.23.99.11 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:25:00-07:00, sequoiatools/couchbase-cli:7.2:07bb09] node-init -c 172.23.107.215 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:25:00-07:00, sequoiatools/couchbase-cli:7.2:ee48c6] node-init -c 172.23.105.168 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:25:00-07:00, sequoiatools/couchbase-cli:7.2:d0f9df] node-init -c 172.23.121.86 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:25:00-07:00, sequoiatools/couchbase-cli:7.2:402389] node-init -c 172.23.123.28 -u Administrator -p password --node-init-data-path /data/couchbase --node-init-index-path /data/couchbase --node-init-analytics-path /data/couchbase [2023-07-04T02:25:13-07:00, sequoiatools/couchbase-cli:7.2:902da9] cluster-init -c 172.23.108.103 --cluster-username Administrator --cluster-password password --cluster-port 8091 --cluster-ramsize 11969 --services data --cluster-index-ramsize 19150 --cluster-fts-ramsize 19150 --index-storage-setting default --cluster-analytics-ramsize 21544 --cluster-eventing-ramsize 21544 [2023-07-04T02:25:15-07:00, sequoiatools/couchbase-cli:7.2:a0680f] cluster-init -c 172.23.123.24 --cluster-username Administrator --cluster-password password --cluster-port 8091 --cluster-ramsize 14353 --services data [2023-07-04T02:25:16-07:00, sequoiatools/couchbase-cli:7.2:e4ba25] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username default --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:17-07:00, sequoiatools/couchbase-cli:7.2:7e0e47] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username WAREHOUSE --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:18-07:00, sequoiatools/couchbase-cli:7.2:541803] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username NEW_ORDER --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:19-07:00, sequoiatools/couchbase-cli:7.2:f665c2] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username ITEM --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:21-07:00, sequoiatools/couchbase-cli:7.2:974af8] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username bucket4 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:22-07:00, sequoiatools/couchbase-cli:7.2:05aaf4] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username bucket5 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:23-07:00, sequoiatools/couchbase-cli:7.2:a4f622] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username bucket6 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:24-07:00, sequoiatools/couchbase-cli:7.2:1be9ee] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username bucket7 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:25-07:00, sequoiatools/couchbase-cli:7.2:89092f] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username bucket8 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:26-07:00, sequoiatools/couchbase-cli:7.2:c4a595] user-manage -c 172.23.108.103 -u Administrator -p password --rbac-username bucket9 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:27-07:00, sequoiatools/couchbase-cli:7.2:fb8a6a] user-manage -c 172.23.123.24 -u Administrator -p password --rbac-username remote --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:28-07:00, sequoiatools/couchbase-cli:7.2:ebb37a] user-manage -c 172.23.123.24 -u Administrator -p password --rbac-username bucket4 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:29-07:00, sequoiatools/couchbase-cli:7.2:db7f97] user-manage -c 172.23.123.24 -u Administrator -p password --rbac-username bucket8 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:30-07:00, sequoiatools/couchbase-cli:7.2:e71958] user-manage -c 172.23.123.24 -u Administrator -p password --rbac-username bucket9 --rbac-password password --roles admin --auth-domain local --set [2023-07-04T02:25:31-07:00, sequoiatools/couchbase-cli:7.2:38fa63] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.106.100 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:25:39-07:00, sequoiatools/couchbase-cli:7.2:389dc3] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.97.122 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:25:44-07:00, sequoiatools/couchbase-cli:7.2:a39731] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.96.192 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:25:49-07:00, sequoiatools/couchbase-cli:7.2:34a687] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.96.148 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:25:54-07:00, sequoiatools/couchbase-cli:7.2:b6274e] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.97.239 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:26:00-07:00, sequoiatools/couchbase-cli:7.2:89d98e] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.99.20 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:26:04-07:00, sequoiatools/couchbase-cli:7.2:011aac] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.99.21 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:26:09-07:00, sequoiatools/couchbase-cli:7.2:b47039] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.97.119 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:26:14-07:00, sequoiatools/couchbase-cli:7.2:86b4af] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.99.25 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:26:19-07:00, sequoiatools/couchbase-cli:7.2:58d2f3] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.97.121 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:26:24-07:00, sequoiatools/couchbase-cli:7.2:1d837f] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.106.188 --server-add-username Administrator --server-add-password password --services analytics [2023-07-04T02:26:32-07:00, sequoiatools/couchbase-cli:7.2:91fe1c] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.99.11 --server-add-username Administrator --server-add-password password --services analytics [2023-07-04T02:26:44-07:00, sequoiatools/couchbase-cli:7.2:b7e814] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.104.137 --server-add-username Administrator --server-add-password password --services analytics [2023-07-04T02:26:49-07:00, sequoiatools/couchbase-cli:7.2:e16070] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.120.107 --server-add-username Administrator --server-add-password password --services eventing [2023-07-04T02:26:54-07:00, sequoiatools/couchbase-cli:7.2:4b46d1] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.123.28 --server-add-username Administrator --server-add-password password --services eventing [2023-07-04T02:26:59-07:00, sequoiatools/couchbase-cli:7.2:acec0a] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.104.67 --server-add-username Administrator --server-add-password password --services eventing [2023-07-04T02:27:05-07:00, sequoiatools/couchbase-cli:7.2:a7e561] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.104.69 --server-add-username Administrator --server-add-password password --services backup [2023-07-04T02:27:11-07:00, sequoiatools/couchbase-cli:7.2:86ffc7] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.104.70 --server-add-username Administrator --server-add-password password --services index [2023-07-04T02:27:16-07:00, sequoiatools/couchbase-cli:7.2:084571] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.121.117 --server-add-username Administrator --server-add-password password --services index [2023-07-04T02:27:21-07:00, sequoiatools/couchbase-cli:7.2:eef297] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.96.253 --server-add-username Administrator --server-add-password password --services index [2023-07-04T02:27:27-07:00, sequoiatools/couchbase-cli:7.2:6c8b68] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.96.252 --server-add-username Administrator --server-add-password password --services index [2023-07-04T02:27:32-07:00, sequoiatools/couchbase-cli:7.2:7f32d0] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.96.251 --server-add-username Administrator --server-add-password password --services index → Error occurred on container - sequoiatools/couchbase-cli:7.2:[server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.96.251 --server-add-username Administrator --server-add-password password --services index] docker logs 7f32d0 docker start 7f32d0 =ERROR: Prepare join failed. Node is already part of cluster. [2023-07-04T02:27:34-07:00, sequoiatools/couchbase-cli:7.2:43f238] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.120.245 --server-add-username Administrator --server-add-password password --services index [2023-07-04T02:27:39-07:00, sequoiatools/couchbase-cli:7.2:8def65] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.104.157 --server-add-username Administrator --server-add-password password --services query [2023-07-04T02:27:44-07:00, sequoiatools/couchbase-cli:7.2:f5e2a1] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.104.155 --server-add-username Administrator --server-add-password password --services query [2023-07-04T02:27:50-07:00, sequoiatools/couchbase-cli:7.2:c05d28] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.105.107 --server-add-username Administrator --server-add-password password --services fts [2023-07-04T02:27:55-07:00, sequoiatools/couchbase-cli:7.2:ecd882] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.105.111 --server-add-username Administrator --server-add-password password --services fts [2023-07-04T02:28:01-07:00, sequoiatools/couchbase-cli:7.2:2ca1cf] server-add -c 172.23.108.103 -u Administrator -p password --server-add 172.23.105.168 --server-add-username Administrator --server-add-password password --services fts [2023-07-04T02:28:08-07:00, sequoiatools/couchbase-cli:7.2:d35dbd] server-add -c 172.23.123.24 -u Administrator -p password --server-add 172.23.120.78 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:28:19-07:00, sequoiatools/couchbase-cli:7.2:74f118] server-add -c 172.23.123.24 -u Administrator -p password --server-add 172.23.120.97 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:28:23-07:00, sequoiatools/couchbase-cli:7.2:428953] server-add -c 172.23.123.24 -u Administrator -p password --server-add 172.23.107.95 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:28:28-07:00, sequoiatools/couchbase-cli:7.2:5a4360] server-add -c 172.23.123.24 -u Administrator -p password --server-add 172.23.107.131 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:28:33-07:00, sequoiatools/couchbase-cli:7.2:d604c2] server-add -c 172.23.123.24 -u Administrator -p password --server-add 172.23.107.215 --server-add-username Administrator --server-add-password password --services data [2023-07-04T02:28:38-07:00, sequoiatools/couchbase-cli:7.2:6b8ecd] rebalance -c 172.23.108.103 -u Administrator -p password [2023-07-04T02:28:54-07:00, sequoiatools/couchbase-cli:7.2:951978] rebalance -c 172.23.123.24 -u Administrator -p password [2023-07-04T02:28:56-07:00, appropriate/curl:8926f9] -s -X POST -u Administrator:password http://172.23.108.103:8091/internalSettings -d magmaMinMemoryQuota=256 [2023-07-04T02:28:56-07:00, appropriate/curl:5afee4] -s -X POST -u Administrator:password http://172.23.123.24:8091/internalSettings -d magmaMinMemoryQuota=256 [2023-07-04T02:28:57-07:00, sequoiatools/couchbase-cli:7.2:9aae08] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket default --bucket-ramsize 4189 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --compression-mode active --storage-backend magma --history-retention-bytes 134217728000 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:28:58-07:00, sequoiatools/couchbase-cli:7.2:e740ee] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket WAREHOUSE --bucket-ramsize 598 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 268435456000 --history-retention-seconds 43200 --enable-history-retention-by-default 1 [2023-07-04T02:28:59-07:00, sequoiatools/couchbase-cli:7.2:73ea3c] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket NEW_ORDER --bucket-ramsize 598 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --max-ttl 10800 --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 3600 --enable-history-retention-by-default 1 [2023-07-04T02:29:00-07:00, sequoiatools/couchbase-cli:7.2:62dfe8] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket ITEM --bucket-ramsize 598 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 53687091200 --history-retention-seconds 7200 --enable-history-retention-by-default 1 [2023-07-04T02:29:01-07:00, sequoiatools/couchbase-cli:7.2:d69e02] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket bucket4 --bucket-ramsize 598 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 14440 --enable-history-retention-by-default 1 [2023-07-04T02:29:02-07:00, sequoiatools/couchbase-cli:7.2:dad64d] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket bucket5 --bucket-ramsize 598 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:29:03-07:00, sequoiatools/couchbase-cli:7.2:c76de6] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket bucket6 --bucket-ramsize 1196 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:29:04-07:00, sequoiatools/couchbase-cli:7.2:53f66b] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket bucket7 --bucket-ramsize 1196 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:29:05-07:00, sequoiatools/couchbase-cli:7.2:b93b48] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket bucket8 --bucket-ramsize 598 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:29:07-07:00, sequoiatools/couchbase-cli:7.2:a2949f] bucket-create -c 172.23.108.103 -u Administrator -p password --bucket bucket9 --bucket-ramsize 598 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:29:08-07:00, sequoiatools/couchbase-cli:7.2:a7ce2b] bucket-create -c 172.23.123.24 -u Administrator -p password --bucket remote --bucket-ramsize 11482 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:29:09-07:00, sequoiatools/couchbase-cli:7.2:91812e] bucket-create -c 172.23.123.24 -u Administrator -p password --bucket bucket4 --bucket-ramsize 717 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 14440 --enable-history-retention-by-default 1 [2023-07-04T02:29:10-07:00, sequoiatools/couchbase-cli:7.2:2b6536] bucket-create -c 172.23.123.24 -u Administrator -p password --bucket bucket8 --bucket-ramsize 717 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 [2023-07-04T02:29:11-07:00, sequoiatools/couchbase-cli:7.2:a7ce4f] bucket-create -c 172.23.123.24 -u Administrator -p password --bucket bucket9 --bucket-ramsize 717 --bucket-type couchbase --bucket-replica 1 --enable-flush 1 --wait --bucket-eviction-policy fullEviction --storage-backend magma --history-retention-bytes 2147483648 --history-retention-seconds 86400 --enable-history-retention-by-default 1 ########## Cluster config ################## ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.123.28:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### index : 5 ===== > [172.23.104.70:8091 172.23.120.245:8091 172.23.121.117:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 11 ===== > [172.23.106.100:8091 172.23.108.103:8091 172.23.96.148:8091 172.23.96.192:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### ###### cbas : 3 ===== > [172.23.104.137:8091 172.23.106.188:8091 172.23.99.11:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### [pull] appropriate/curl [2023-07-04T02:29:13-07:00, appropriate/curl:497d6f] -s -X PUT -u Administrator:password -H Content-Type:application/json http://172.23.108.103:8092/default/_design/scale -d {"views":{"stats":{"map":"function(doc, meta){ if(doc.profile){ if((doc.rating > 500) && (doc.rating < 520)){ emit(meta.id, doc.ops_sec); }} }", "reduce": "_stats"},"padd":{"map":"function(doc, meta){ if(doc.profile){ if (doc.rating < 200){ emit(meta.id, doc.padding); }} }"},"array":{"map":"function(doc, meta){ if(doc.profile){ if((doc.rating > 200) && (doc.rating< 300)){ emit(doc.active_hosts, null); }} }"}}} [2023-07-04T02:29:13-07:00, appropriate/curl:bef7f9] -s -X PUT -u Administrator:password -H Content-Type:application/json http://172.23.108.103:8092/ITEM/_design/all -d {"views":{"all_ids":{"map":"function(doc, meta){ emit(meta.id, null) }"}}} → parsed providers/file/centos_pine.yml [pull] sequoiatools/sgw-config [2023-07-04T02:29:55-07:00, sequoiatools/sgw-config:0a493f] MOBILE_TESTKIT_BRANCH=sequoia/sgw-component-testing SSH_USER=root SSH_PWD=couchbase CBS_HOSTS=172.23.108.103,172.23.106.100,172.23.97.122,172.23.96.192,172.23.96.148,172.23.97.239,172.23.99.20,172.23.99.21,172.23.97.119,172.23.99.25,172.23.97.121,172.23.106.188,172.23.99.11,172.23.104.137,172.23.120.107,172.23.123.28,172.23.104.67,172.23.104.69,172.23.104.70,172.23.121.117,172.23.96.253,172.23.96.252,172.23.96.251,172.23.120.245,172.23.104.157,172.23.104.155,172.23.105.107,172.23.105.111,172.23.105.168,172.23.121.86,172.23.96.145 SGW_HOSTS=172.23.99.23 BUCKET_NAME=bucket7 BUCKET_USER=bucket7 BUCKET_USER_PASSWORD=password → Error occurred on container - sequoiatools/sgw-config:[MOBILE_TESTKIT_BRANCH=sequoia/sgw-component-testing SSH_USER=root SSH_PWD=couchbase CBS_HOSTS=172.23.108.103,172.23.106.100,172.23.97.122,172.23.96.192,172.23.96.148,172.23.97.239,172.23.99.20,172.23.99.21,172.23.97.119,172.23.99.25,172.23.97.121,172.23.106.188,172.23.99.11,172.23.104.137,172.23.120.107,172.23.123.28,172.23.104.67,172.23.104.69,172.23.104.70,172.23.121.117,172.23.96.253,172.23.96.252,172.23.96.251,172.23.120.245,172.23.104.157,172.23.104.155,172.23.105.107,172.23.105.111,172.23.105.168,172.23.121.86,172.23.96.145 SGW_HOSTS=172.23.99.23 BUCKET_NAME=bucket7 BUCKET_USER=bucket7 BUCKET_USER_PASSWORD=password] docker logs 0a493f docker start 0a493f 6MOBILE_TESTKIT_BRANCH = sequoia/sgw-component-testing SSH_USER = root SSH_PWD = couchbase ÆCBS_HOSTS = 172.23.108.103,172.23.106.100,172.23.97.122,172.23.96.192,172.23.96.148,172.23.97.239,172.23.99.20,172.23.99.21,172.23.97.119,172.23.99.25,172.23.97.121,172.23.106.188,172.23.99.11,172.23.104.137,172.23.120.107,172.23.123.28,172.23.104.67,172.23.104.69,172.23.104.70,172.23.121.117,172.23.96.253,172.23.96.252,172.23.96.251,172.23.120.245,172.23.104.157,172.23.104.155,172.23.105.107,172.23.105.111,172.23.105.168,172.23.121.86,172.23.96.145 SGW_HOSTS = 172.23.99.23 BUCKET_NAME = bucket7 BUCKET_USER = bucket7  BUCKET_USER_PASSWORD = password 9Switched to a new branch 'sequoia/sgw-component-testing' nBranch sequoia/sgw-component-testing set up to track remote branch sequoia/sgw-component-testing from origin. (fatal: unable to connect to github.com: :github.com[0: 192.30.255.113]: errno=Connection timed out  (fatal: unable to connect to github.com: :github.com[0: 192.30.255.113]: errno=Connection timed out  =HEAD is now at b3e3828 set number of replica to 1 as default Using Python3 version: 3.6.8 Vvirtualenv 20.13.2 from /usr/local/lib/python3.6/site-packages/virtualenv/__init__.py =created virtual environment CPython3.6.8.final.0-64 in 506ms c creator CPython3Posix(dest=/mobile-testkit/venv, clear=False, no_vcs_ignore=False, global=False) ˆ seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) H added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 n activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator Collecting ansible==2.7 - Downloading ansible-2.7.0.tar.gz (11.8 MB) ERROR: Exception: #Traceback (most recent call last): ~ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper  status = run_func(*args) q File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper % return func(self, options, args) n File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 339, in run 8 reqs, check_supported_wheels=not options.target_dir  File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve H collected.requirements, max_rounds=try_to_avoid_resolution_too_deep t File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve D state = resolution.resolve(requirements, max_rounds=max_rounds) t File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve ? self._add_to_criteria(self.state.criteria, r, parent=None) } File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria ! if not criterion.candidates: s File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__  return bool(self._sequence) ‰ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__  return any(self)  File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in H return (c for c in iterator if id(c) not in self._incompatible_ids) ‹ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built  candidate = func() ‘ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link  version=version, ƒ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 287, in __init__  version=version, ƒ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__  self.dist = self._prepare() ƒ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare ( dist = self._prepare_distribution()  File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 292, in _prepare_distribution Q return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) ‡ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 482, in prepare_linked_requirement B return self._prepare_linked_requirement(req, parallel_builds) ˆ File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 528, in _prepare_linked_requirement D link, req.source_dir, self._download, self.download_dir, hashes w File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 223, in unpack_url 8 unpack_file(file.path, location, file.content_type) u File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/utils/unpacking.py", line 247, in unpack_file # untar_file(filename, location) t File "/mobile-testkit/venv/lib/python3.6/site-packages/pip/_internal/utils/unpacking.py", line 218, in untar_file % with open(path, "wb") as destfp: kUnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 112: ordinal not in range(128)  + set -e + python utilities/sequoia_env_prep.py --ssh-user=root --cbs-hosts=172.23.108.103,172.23.106.100,172.23.97.122,172.23.96.192,172.23.96.148,172.23.97.239,172.23.99.20,172.23.99.21,172.23.97.119,172.23.99.25,172.23.97.121,172.23.106.188,172.23.99.11,172.23.104.137,172.23.120.107,172.23.123.28,172.23.104.67,172.23.104.69,172.23.104.70,172.23.121.117,172.23.96.253,172.23.96.252,172.23.96.251,172.23.120.245,172.23.104.157,172.23.104.155,172.23.105.107,172.23.105.111,172.23.105.168,172.23.121.86,172.23.96.145 --sgw-hosts=172.23.99.23 + cat ./resources/pool.json + cat ansible.cfg {"ips": ["172.23.108.103", "172.23.106.100", "172.23.97.122", "172.23.96.192", "172.23.96.148", "172.23.97.239", "172.23.99.20", "172.23.99.21", "172.23.97.119", "172.23.99.25", "172.23.97.121", "172.23.106.188", "172.23.99.11", "172.23.104.137", "172.23.120.107", "172.23.123.28", "172.23.104.67", "172.23.104.69", "172.23.104.70", "172.23.121.117", "172.23.96.253", "172.23.96.252", "172.23.96.251", "172.23.120.245", "172.23.104.157", "172.23.104.155", "172.23.105.107", "172.23.105.111", "172.23.105.168", "172.23.121.86", "172.23.96.145", "172.23.99.23"], "ip_to_node_type": {"172.23.108.103": "couchbase_servers", "172.23.106.100": "couchbase_servers", "172.23.97.122": "couchbase_servers", "172.23.96.192": "couchbase_servers", "172.23.96.148": "couchbase_servers", "172.23.97.239": "couchbase_servers", "172.23.99.20": "couchbase_servers", "172.23.99.21": "couchbase_servers", "172.23.97.119": "couchbase_servers", "172.23.99.25": "couchbase_servers", "172.23.97.121": "couchbase_servers", "172.23.106.188": "couchbase_servers", "172.23.99.11": "couchbase_servers", "172.23.104.137": "couchbase_servers", "172.23.120.107": "couchbase_servers", "172.23.123.28": "couchbase_servers", "172.23.104.67": "couchbase_servers", "172.23.104.69": "couchbase_servers", "172.23.104.70": "couchbase_servers", "172.23.121.117": "couchbase_servers", "172.23.96.253": "couchbase_servers", "172.23.96.252": "couchbase_servers", "172.23.96.251": "couchbase_servers", "172.23.120.245": "couchbase_servers", "172.23.104.157": "couchbase_servers", "172.23.104.155": "couchbase_servers", "172.23.105.107": "couchbase_servers", "172.23.105.111": "couchbase_servers", "172.23.105.168": "couchbase_servers", "172.23.121.86": "couchbase_servers", "172.23.96.145": "couchbase_servers", "172.23.99.23": "sync_gateways"}}[defaults] remote_user = root host_key_checking = False <+ python libraries/utilities/generate_clusters_from_pool.py ^WARNING:root:WARNING: Skipping config base_di since 1 sg_accels required, but only 0 provided FWARNING:root:WARNING: Removing the partially generated config base_di \WARNING:root:WARNING: Skipping config ci_di since 2 sg_accels required, but only 0 provided DWARNING:root:WARNING: Removing the partially generated config ci_di eWARNING:root:WARNING: Skipping config base_lb_cc since 3 sync_gateways required, but only 1 provided IWARNING:root:WARNING: Removing the partially generated config base_lb_cc :Using the following machines to run functional tests ... (['172.23.108.103', '172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23'] Ä{'172.23.108.103': 'couchbase_servers', '172.23.106.100': 'couchbase_servers', '172.23.97.122': 'couchbase_servers', '172.23.96.192': 'couchbase_servers', '172.23.96.148': 'couchbase_servers', '172.23.97.239': 'couchbase_servers', '172.23.99.20': 'couchbase_servers', '172.23.99.21': 'couchbase_servers', '172.23.97.119': 'couchbase_servers', '172.23.99.25': 'couchbase_servers', '172.23.97.121': 'couchbase_servers', '172.23.106.188': 'couchbase_servers', '172.23.99.11': 'couchbase_servers', '172.23.104.137': 'couchbase_servers', '172.23.120.107': 'couchbase_servers', '172.23.123.28': 'couchbase_servers', '172.23.104.67': 'couchbase_servers', '172.23.104.69': 'couchbase_servers', '172.23.104.70': 'couchbase_servers', '172.23.121.117': 'couchbase_servers', '172.23.96.253': 'couchbase_servers', '172.23.96.252': 'couchbase_servers', '172.23.96.251': 'couchbase_servers', '172.23.120.245': 'couchbase_servers', '172.23.104.157': 'couchbase_servers', '172.23.104.155': 'couchbase_servers', '172.23.105.107': 'couchbase_servers', '172.23.105.111': 'couchbase_servers', '172.23.105.168': 'couchbase_servers', '172.23.121.86': 'couchbase_servers', '172.23.96.145': 'couchbase_servers', '172.23.99.23': 'sync_gateways'} =Generating 'resources/cluster_configs/'. Using docker: False -ips: ['172.23.108.103', '172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23']  Generating config: base_cc FREMOVING 172.23.99.23 and ['172.23.99.23'] from ['172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23'] webhook ip: 172.17.0.2 Generating base_cc.json -ips: ['172.23.108.103', '172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23']  Generating config: base_di FREMOVING 172.23.99.23 and ['172.23.99.23'] from ['172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23'] QWARNING: Skipping config base_di since 1 sg_accels required, but only 0 provided 9WARNING: Removing the partially generated config base_di -ips: ['172.23.108.103', '172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23']  Generating config: ci_cc #REMOVING 172.23.99.23 and ['172.23.99.23'] from ['172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23'] webhook ip: 172.17.0.2 Generating ci_cc.json -ips: ['172.23.108.103', '172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23']  Generating config: ci_di #REMOVING 172.23.99.23 and ['172.23.99.23'] from ['172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23'] OWARNING: Skipping config ci_di since 2 sg_accels required, but only 0 provided 7WARNING: Removing the partially generated config ci_di -ips: ['172.23.108.103', '172.23.106.100', '172.23.97.122', '172.23.96.192', '172.23.96.148', '172.23.97.239', '172.23.99.20', '172.23.99.21', '172.23.97.119', '172.23.99.25', '172.23.97.121', '172.23.106.188', '172.23.99.11', '172.23.104.137', '172.23.120.107', '172.23.123.28', '172.23.104.67', '172.23.104.69', '172.23.104.70', '172.23.121.117', '172.23.96.253', '172.23.96.252', '172.23.96.251', '172.23.120.245', '172.23.104.157', '172.23.104.155', '172.23.105.107', '172.23.105.111', '172.23.105.168', '172.23.121.86', '172.23.96.145', '172.23.99.23']  Generating config: base_lb_cc XWARNING: Skipping config base_lb_cc since 3 sync_gateways required, but only 1 provided WARNING: Removing the partially generated config 1sg_2ac_3cbs |+ python libraries/utilities/install_keys.py '--public-key-path=~/.ssh/id_rsa.pub' --ssh-user=root --ssh-password=couchbase #Traceback (most recent call last): B File "libraries/utilities/install_keys.py", line 6, in  import paramiko 0ModuleNotFoundError: No module named 'paramiko' Test cycle started: 1 → parsed tests/templates/rebalance.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/kv.yml → parsed tests/templates/fts.yml → parsed tests/templates/n1ql.yml → parsed tests/templates/multinode_failure.yml → parsed tests/templates/collections.yml [2023-07-04T02:34:16-07:00, sequoiatools/couchbase-cli:7.2:4ca543] setting-compaction -c 172.23.108.103 -u Administrator -p password --metadata-purge-interval .04 --compaction-db-percentage 30 --compaction-view-percentage 30 [pull] sequoiatools/couchbase-cli:7.1 [2023-07-04T02:34:55-07:00, sequoiatools/couchbase-cli:7.1:93019a] setting-autofailover -c 172.23.108.103:8091 -u Administrator -p password --enable-auto-failover=0 [2023-07-04T02:35:01-07:00, sequoiatools/couchbase-cli:7.2:61488c] node-to-node-encryption -c 172.23.108.103:8091 -u Administrator -p password --enable [2023-07-04T02:35:23-07:00, sequoiatools/couchbase-cli:7.2:603e37] setting-security -c 172.23.108.103:8091 -u Administrator -p password --set --cluster-encryption-level control [2023-07-04T02:35:29-07:00, sequoiatools/couchbase-cli:7.2:f9da86] ip-family -c 172.23.108.103:8091 -u Administrator -p password --set --ipv4only [2023-07-04T02:35:38-07:00, sequoiatools/couchbase-cli:7.1:547a8c] setting-autofailover -c 172.23.108.103:8091 -u Administrator -p password --enable-auto-failover=1 --auto-failover-timeout=120 --max-failovers=1 [2023-07-04T02:36:02-07:00, appropriate/curl:806fcb] -X POST -u Administrator:password -H Content-Type:application/json http://172.23.104.70:9102/settings -d {"indexer.plasma.backIndex.enablePageBloomFilter":true} [2023-07-04T02:36:09-07:00, appropriate/curl:496951] -X POST -u Administrator:password -H Content-Type:application/json http://172.23.104.70:9102/settings -d {"indexer.build.enableOSO":true} [2023-07-04T02:36:17-07:00, appropriate/curl:17aacf] -X POST -u Administrator:password -H Content-Type:application/json http://172.23.104.70:9102/settings -d {"indexer.settings.rebalance.redistribute_indexes":true} [2023-07-04T02:36:25-07:00, appropriate/curl:c9aedf] -X PUT -u Administrator:password -H Content-Type:application/json http://172.23.105.107:8094/api/managerOptions -d {"bleveMaxResultWindow":"100000"} [2023-07-04T02:36:30-07:00, appropriate/curl:df56f5] -X PUT -u Administrator:password -H Content-Type:application/json http://172.23.105.107:8094/api/managerOptions -d {"bleveMaxClauseCount":"2500"} [2023-07-04T02:36:35-07:00, appropriate/curl:2b8f27] -X POST -u Administrator:password -H Content-Type:application/json http://172.23.108.103:8091/_p/backup/api/v1/plan/my_plan -d {"name":"my_plan","description":"This plan does backups every 2 days","services":["data","gsi","views","ft","eventing","cbas","query"],"default":false,"tasks":[{"name":"backup-1","task_type":"BACKUP","schedule":{"job_type":"BACKUP","frequency":24,"period":"HOURS","start_now":false},"full_backup":true},{"name":"merge","task_type":"MERGE","schedule":{"job_type":"MERGE","frequency":2,"period":"DAYS","time":"12:00","start_now":false},"merge_options":{"offset_start":0,"offset_end":2},"full_backup":true}]} [2023-07-04T02:36:41-07:00, appropriate/curl:5206a6] -u Administrator:password -X POST http://172.23.108.103:8091/_p/backup/api/v1/cluster/self/repository/active/my_repo -H Content-Type:application/json -d {"plan": "my_plan", "archive": "/data/archive"} [pull] sequoiatools/collections:1.0 [2023-07-04T02:37:14-07:00, sequoiatools/collections:1.0:dad155] -i 172.23.108.103:8091 -b bucket4 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=6 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:37:23-07:00, sequoiatools/collections:1.0:38aa7b] -i 172.23.108.103:8091 -b bucket5 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=6 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:37:33-07:00, sequoiatools/collections:1.0:4d0312] -i 172.23.108.103:8091 -b bucket6 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=6 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:37:42-07:00, sequoiatools/collections:1.0:f07f81] -i 172.23.108.103:8091 -b bucket7 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=6 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:37:52-07:00, sequoiatools/collections:1.0:b55562] -i 172.23.108.103:8091 -b bucket8 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=3 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:38:01-07:00, sequoiatools/collections:1.0:bd8338] -i 172.23.108.103:8091 -b bucket9 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=3 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:38:11-07:00, sequoiatools/collections:1.0:8c7837] -i 172.23.123.24:8091 -b bucket4 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=6 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:38:19-07:00, sequoiatools/collections:1.0:28b262] -i 172.23.123.24:8091 -b bucket8 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=6 --collection_count=30 --collection_distribution=uniform [2023-07-04T02:38:26-07:00, sequoiatools/collections:1.0:3713cf] -i 172.23.123.24:8091 -b bucket9 -o create_multi_scope_collection -s scope_ -c coll_ --scope_count=6 --collection_count=30 --collection_distribution=uniform [pull] sequoiatools/cmd [2023-07-04T02:38:45-07:00, sequoiatools/cmd:3b29c5] 300 [2023-07-04T02:43:51-07:00, sequoiatools/couchbase-cli:7.2:b65039] xdcr-setup -c 172.23.108.103:8091 --create --xdcr-cluster-name remote --xdcr-hostname 172.23.123.24 --xdcr-username Administrator --xdcr-password password [2023-07-04T02:43:57-07:00, sequoiatools/couchbase-cli:7.2:c0fdcb] xdcr-replicate -c 172.23.108.103:8091 --create --xdcr-cluster-name remote --xdcr-from-bucket default --xdcr-to-bucket remote --enable-compression 1 [2023-07-04T02:44:03-07:00, sequoiatools/couchbase-cli:7.2:7f4fe6] xdcr-replicate -c 172.23.108.103:8091 --create --xdcr-cluster-name remote --xdcr-from-bucket bucket4 --xdcr-to-bucket bucket4 --enable-compression 1 [2023-07-04T02:44:09-07:00, sequoiatools/couchbase-cli:7.2:3ef1bf] xdcr-replicate -c 172.23.108.103:8091 --create --xdcr-cluster-name remote --xdcr-from-bucket bucket8 --xdcr-to-bucket bucket8 --enable-compression 1 [2023-07-04T02:44:15-07:00, sequoiatools/couchbase-cli:7.2:f8e0d2] xdcr-replicate -c 172.23.108.103:8091 --create --xdcr-cluster-name remote --xdcr-from-bucket bucket9 --xdcr-to-bucket bucket9 --enable-compression 1 [pull] sequoiatools/catapult_dgm [2023-07-04T02:44:40-07:00, sequoiatools/catapult_dgm:438b4c] -i 172.23.108.103 -r 80 -u Administrator -p password -b bucket4 -n 6000 -pc 100 -dt Hotel -ds 1000 -ac True [2023-07-04T02:44:45-07:00, sequoiatools/catapult_dgm:0a736e] -i 172.23.108.103 -r 80 -u Administrator -p password -b bucket5 -n 6000 -pc 100 -dt Hotel -ds 1000 -ac True [2023-07-04T02:44:50-07:00, sequoiatools/catapult_dgm:7446e6] -i 172.23.108.103 -r 80 -u Administrator -p password -b bucket6 -n 6000 -pc 100 -dt Hotel -ds 1000 -ac True [2023-07-04T02:44:55-07:00, sequoiatools/catapult_dgm:151f58] -i 172.23.108.103 -r 80 -u Administrator -p password -b bucket7 -n 6000 -pc 100 -dt Hotel -ds 1000 -ac True [2023-07-04T02:45:00-07:00, sequoiatools/catapult_dgm:1cd68f] -i 172.23.108.103 -r 80 -u Administrator -p password -b bucket8 -n 6000 -pc 100 -dt Hotel -ds 1000 -ac True [2023-07-04T02:45:05-07:00, sequoiatools/catapult_dgm:616a40] -i 172.23.108.103 -r 80 -u Administrator -p password -b bucket9 -n 6000 -pc 100 -dt Hotel -ds 1000 -ac True [pull] sequoiatools/transactions [2023-07-04T02:45:21-07:00, sequoiatools/transactions:6b208a] 172.23.108.103 default 1000 [2023-07-04T02:45:25-07:00, sequoiatools/collections:1.0:dc0834] -i 172.23.108.103:8091 -b bucket8 -o crud_mode --crud_interval=120 --max_scopes=10 --max_collections=100 [2023-07-04T02:45:31-07:00, sequoiatools/collections:1.0:786b0d] -i 172.23.108.103:8091 -b bucket9 -o crud_mode --crud_interval=120 --max_scopes=10 --max_collections=100 [pull] sequoiatools/pillowfight:7.0 [2023-07-04T02:45:54-07:00, sequoiatools/pillowfight:7.0:e8d37d] -U couchbase://172.23.108.103/default?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:45:59-07:00, sequoiatools/pillowfight:7.0:2bb79a] -U couchbase://172.23.108.103/WAREHOUSE?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:04-07:00, sequoiatools/pillowfight:7.0:e587df] -U couchbase://172.23.108.103/NEW_ORDER?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:09-07:00, sequoiatools/pillowfight:7.0:bd0d23] -U couchbase://172.23.108.103/ITEM?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:14-07:00, sequoiatools/pillowfight:7.0:295d13] -U couchbase://172.23.108.103/bucket4?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:19-07:00, sequoiatools/pillowfight:7.0:d0225a] -U couchbase://172.23.108.103/bucket5?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:24-07:00, sequoiatools/pillowfight:7.0:45a5d4] -U couchbase://172.23.108.103/bucket6?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:29-07:00, sequoiatools/pillowfight:7.0:d90c1a] -U couchbase://172.23.108.103/bucket7?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:34-07:00, sequoiatools/pillowfight:7.0:22280d] -U couchbase://172.23.108.103/bucket8?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:39-07:00, sequoiatools/pillowfight:7.0:6a3181] -U couchbase://172.23.108.103/bucket9?select_bucket=true -M 512 -I 6000 -B 600 -t 1 --rate-limit 3000 -P password --durability majority -c -1 --json [2023-07-04T02:46:44-07:00, sequoiatools/cmd:c50548] 600 [2023-07-04T02:57:15-07:00, sequoiatools/couchbase-cli:7.1:ed9a11] rebalance -c 172.23.108.103:8091 --server-remove 172.23.106.100:8091 -u Administrator -p password [2023-07-04T03:02:26-07:00, sequoiatools/cmd:985a06] 60 [2023-07-04T03:03:31-07:00, sequoiatools/cmd:722711] 600 → Error occurred on container - sequoiatools/collections:1.0:[-i 172.23.108.103:8091 -b bucket9 -o crud_mode --crud_interval=120 --max_scopes=10 --max_collections=100] docker logs 786b0d docker start 786b0d ºParsed arguments are:{'host': '172.23.108.103:8091', 'username': 'Administrator', 'password': 'password', 'bucket': 'bucket9', 'operations': 'crud_mode', 'scopename': None, 'collectionname': None, 'count': 1, 'scope_count': 1, 'collection_count': 1, 'collection_distribution': 'uniform', 'max_scopes': 10, 'max_collections': 100, 'crud_timeout': 0, 'crud_interval': 120, 'ignore_scope': [], 'ignore_coll': [], 'capella': False, 'tls': False} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 31 Collection : Operation = drop 'Deleting collection from scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 31  Collection : Operation = create ECreating Collection : AWJycG7mEWr37aN07wElb8eCiLqEM in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 32 Collection : Operation = drop 'Deleting collection from scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 32 Collection : Operation = drop (Deleting collection from scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 32 Collection : Operation = drop 'Deleting collection from scope scope_0 EDeleting Collection : AWJycG7mEWr37aN07wElb8eCiLqEM in scope scope_0 ­{'uid': '24'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 09:53:30 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 31  Collection : Operation = create FCreating Collection : q7S7F4IArLlU6YaseejqWbvIVCI6l in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 32 Collection : Operation = drop 'Deleting collection from scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 32  Collection : Operation = create ?Creating Collection : CEuWZPshGjed7YxW42mhOLg in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 33 Collection : Operation = drop 'Deleting collection from scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 33  Collection : Operation = create 4Creating Collection : KPawaWNnbnvS in scope scope_2 Z/usr/local/lib/python3.7/site-packages/couchbase_core/supportability.py:43: UserWarning: ® 'HTTPErrorContext.response_body' is an uncommitted API call that is unlikely to change, but may still change as final consensus on its behavior has not yet been reached.   4 warnings.warn(message % "'{}'".format(func_name)) #Traceback (most recent call last): 3 File "collectionsUtil.py", line 437, in  collection_ops.run() . File "collectionsUtil.py", line 134, in run  options.ignore_coll) D File "collectionsUtil.py", line 348, in crud_on_scope_collections 5 self.create_collection(bucket, scope, coll_name) < File "collectionsUtil.py", line 231, in create_collection 9 self.coll_manager.create_collection(collection_spec) _ File "/usr/local/lib/python3.7/site-packages/couchbase/exceptions.py", line 1411, in wrapped ! return func(*args, **kwargs) t File "/usr/local/lib/python3.7/site-packages/couchbase/management/collections.py", line 111, in create_collection M return self._admin_bucket.http_request(**forward_args(kwargs, *options)) i File "/usr/local/lib/python3.7/site-packages/couchbase/management/admin.py", line 165, in http_request  timeout=timeout) ¡couchbase.exceptions.HTTPException: , Context={'response_code': 404, 'path': '/pools/default/buckets/bucket9/scopes/scope_2/collections', 'response_body': 'Requested resource not found.\r\n', 'endpoint': '172.23.106.100:8091', 'type': 'HTTPErrorContext'}, Tracing Output={":nokey:0": null}> → parsed tests/eventing/CC/test_eventing_rebalance_integration.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/rebalance.yml [2023-07-04T03:13:38-07:00, sequoiatools/collections:1.0:3ff63e] -i 172.23.108.103:8091 -b default -o create_multi_scope_collection -s event_ -c coll --scope_count=1 --collection_count=4 --collection_distribution=uniform [2023-07-04T03:13:44-07:00, sequoiatools/collections:1.0:6e9bc6] -i 172.23.108.103:8091 -b WAREHOUSE -o create_multi_scope_collection -s event_ -c coll --scope_count=1 --collection_count=4 --collection_distribution=uniform [2023-07-04T03:13:51-07:00, sequoiatools/collections:1.0:ec37f2] -i 172.23.108.103:8091 -b NEW_ORDER -o create_multi_scope_collection -s event_ -c coll --scope_count=1 --collection_count=4 --collection_distribution=uniform [2023-07-04T03:13:57-07:00, sequoiatools/collections:1.0:daf83d] -i 172.23.108.103:8091 -b ITEM -o create_multi_scope_collection -s event_ -c coll --scope_count=1 --collection_count=4 --collection_distribution=uniform [pull] sequoiatools/eventing:7.0 [2023-07-04T03:14:47-07:00, sequoiatools/eventing:7.0:2988c1] eventing_helper.py -i 172.23.120.107 -u Administrator -p password -s default.event_0.coll0 -m ITEM.event_0.coll0 -d dst_bucket.NEW_ORDER.event_0.coll0.rw -t timers -o create --name timers [2023-07-04T03:14:54-07:00, sequoiatools/eventing:7.0:6f85d4] eventing_helper.py -i 172.23.120.107 -u Administrator -p password -s default.event_0.coll0 -m ITEM.event_0.coll1 -d dst_bucket.NEW_ORDER.event_0.coll1.rw -t n1ql -o create --name n1ql [2023-07-04T03:15:01-07:00, sequoiatools/eventing:7.0:e46e68] eventing_helper.py -i 172.23.120.107 -u Administrator -p password -s WAREHOUSE.event_0.coll0 -m ITEM.event_0.coll2 -d dst_bucket.WAREHOUSE.event_0.coll0.rw -t sbm -o create --name sbm [2023-07-04T03:15:08-07:00, sequoiatools/eventing:7.0:1b86fc] eventing_helper.py -i 172.23.120.107 -u Administrator -p password -s WAREHOUSE.event_0.coll0 -m ITEM.event_0.coll3 -d dst_bucket.NEW_ORDER.event_0.coll2.rw -t curl -o create --name curl [2023-07-04T03:15:15-07:00, sequoiatools/eventing:7.0:f4e197] eventing_helper.py -i 172.23.120.107 -u Administrator -p password -o deploy [2023-07-04T03:15:20-07:00, sequoiatools/eventing:7.0:f24c44] eventing_helper.py -i 172.23.120.107 -u Administrator -p password -o wait_for_state --state deployed ########## Cluster config ################## ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### index : 5 ===== > [172.23.104.70:8091 172.23.120.245:8091 172.23.121.117:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 10 ===== > [172.23.108.103:8091 172.23.96.148:8091 172.23.96.192:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### ###### cbas : 3 ===== > [172.23.104.137:8091 172.23.106.188:8091 172.23.99.11:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.123.28:8091] ########### Test cycle: 1 ended after 185 seconds → parsed tests/analytics/cheshirecat/test_analytics_integration_scale3.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/analytics.yml → parsed tests/templates/rebalance.yml [pull] sequoiatools/analyticsmanager:1.0 [2023-07-04T03:17:20-07:00, sequoiatools/analyticsmanager:1.0:4433e5] -i 172.23.106.188 -b bucket4,bucket5,bucket6,bucket7 -o create_cbas_infra --dv_cnt 12 --ds_cnt 30 --idx_cnt 12 --data_src catapult --syn_cnt 30 -w false --ingestion_timeout 3600 --ds_without_where 2 --api_timeout 3600 [2023-07-04T03:25:46-07:00, sequoiatools/analyticsmanager:1.0:248d41] -i 172.23.106.188 -b default,WAREHOUSE -o create_cbas_infra --exc_coll _default --dv_cnt 12 --ds_cnt 30 --idx_cnt 12 --data_src gideon --syn_cnt 30 -w false --ingestion_timeout 3600 --ds_without_where 2 --api_timeout 3600 [2023-07-04T03:32:16-07:00, sequoiatools/cmd:987406] 60 ########## Cluster config ################## ###### index : 5 ===== > [172.23.104.70:8091 172.23.120.245:8091 172.23.121.117:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 10 ===== > [172.23.108.103:8091 172.23.96.148:8091 172.23.96.192:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### ###### cbas : 3 ===== > [172.23.104.137:8091 172.23.106.188:8091 172.23.99.11:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.123.28:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### Test cycle: 1 ended after 998 seconds [pull] sequoiatools/indexmanager [2023-07-04T03:33:57-07:00, sequoiatools/indexmanager:3caf95] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket4 -a create_udf --num_udf_per_scope=10 [2023-07-04T03:34:33-07:00, sequoiatools/indexmanager:80346d] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket5 -a create_udf --num_udf_per_scope=10 [2023-07-04T03:35:09-07:00, sequoiatools/indexmanager:eba902] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket6 -a create_udf --num_udf_per_scope=10 [2023-07-04T03:35:45-07:00, sequoiatools/indexmanager:92f508] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket7 -a create_udf --num_udf_per_scope=10 [2023-07-04T03:36:21-07:00, sequoiatools/indexmanager:e31ea9] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket4 -i 3 -a create_index [2023-07-04T03:41:30-07:00, sequoiatools/indexmanager:f94074] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket5 -i 3 -a create_index [2023-07-04T03:50:05-07:00, sequoiatools/indexmanager:ab9860] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket6 -i 3 -a create_index [2023-07-04T03:54:57-07:00, sequoiatools/indexmanager:273eb9] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket7 -i 3 -a create_index [2023-07-04T03:59:32-07:00, sequoiatools/indexmanager:88cb39] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket4 -a build_deferred_index -m 2 [2023-07-04T04:02:36-07:00, sequoiatools/indexmanager:442100] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket5 -a build_deferred_index -m 2 [2023-07-04T04:05:54-07:00, sequoiatools/indexmanager:4f0bb7] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket6 -a build_deferred_index -m 2 [2023-07-04T04:08:57-07:00, sequoiatools/indexmanager:8131b7] -n 172.23.108.103 -o 8091 -u Administrator -p password -b bucket7 -a build_deferred_index -m 2 [pull] sequoiatools/wait_for_idx_build_complete [2023-07-04T04:11:46-07:00, sequoiatools/wait_for_idx_build_complete:30fb7f] 172.23.104.70 Administrator password [pull] sequoiatools/ftsindexmanager [2023-07-04T04:13:27-07:00, sequoiatools/ftsindexmanager:3dff93] -n 172.23.105.107 -o 8091 -u Administrator -p password -b bucket4 -m 1:1:2 -s 3 -a create_index_from_map [2023-07-04T04:13:33-07:00, sequoiatools/cmd:b50342] 300 [2023-07-04T04:18:44-07:00, sequoiatools/ftsindexmanager:f2cdf0] -n 172.23.105.107 -o 8091 -u Administrator -p password -b bucket5 -m 1:0:5 -s 3 -a create_index_from_map [2023-07-04T04:18:51-07:00, sequoiatools/cmd:c06459] 300 [2023-07-04T04:24:01-07:00, sequoiatools/ftsindexmanager:4c8247] -n 172.23.105.107 -o 8091 -u Administrator -p password -b bucket6 -m 1:1:1,1:1:2 -s 3 -a create_index_from_map [2023-07-04T04:24:08-07:00, sequoiatools/cmd:cd0a09] 300 [2023-07-04T04:29:19-07:00, sequoiatools/ftsindexmanager:255be8] -n 172.23.105.107 -o 8091 -u Administrator -p password -b bucket7 -m 1:0:2 -s 3 -a create_index_from_map [pull] sequoiatools/sgw [2023-07-04T04:30:02-07:00, sequoiatools/sgw:ba52e8] CBS_HOSTS=172.23.108.103 SGW_HOSTS=172.23.99.23 SSH_USER=root SSH_PWD=couchbase [pull] sequoiatools/gideon2 [2023-07-04T04:30:51-07:00, sequoiatools/gideon2:aa2f48] kv --ops 450 --create 80 --delete 20 --get 82 --sizes 64 96 --expire 100 --ttl 3600 --hosts 172.23.108.103 --bucket default --scope event_0 --collection coll0 [2023-07-04T04:30:56-07:00, sequoiatools/gideon2:71a7d9] kv --ops 450 --create 80 --delete 20 --get 82 --sizes 64 96 --expire 100 --ttl 3600 --hosts 172.23.108.103 --bucket WAREHOUSE --scope event_0 --collection coll0 [pull] sequoiatools/catapult [2023-07-04T04:31:12-07:00, sequoiatools/catapult:db222d] -i 172.23.108.103 -u Administrator -p password -b bucket4 -n 21000 -pc 100 -pu 25 -pd 25 -dt Hotel -de 21600 -ds 1000 -lf True -li 300 -fu price,free_parking -ac True --num_threads 1 [2023-07-04T04:31:17-07:00, sequoiatools/catapult:0726d9] -i 172.23.108.103 -u Administrator -p password -b bucket5 -n 21000 -pc 100 -pu 25 -pd 25 -dt Hotel -de 21600 -ds 1000 -lf True -li 300 -fu price,free_parking -ac True --num_threads 1 [2023-07-04T04:31:22-07:00, sequoiatools/catapult:c1623c] -i 172.23.108.103 -u Administrator -p password -b bucket6 -n 21000 -pc 100 -pu 25 -pd 25 -dt Hotel -de 21600 -ds 1000 -lf True -li 300 -fu price,free_parking -ac True --num_threads 1 [2023-07-04T04:31:27-07:00, sequoiatools/catapult:e80fd0] -i 172.23.108.103 -u Administrator -p password -b bucket7 -n 21000 -pc 100 -pu 25 -pd 25 -dt Hotel -de 21600 -ds 1000 -lf True -li 300 -fu price,free_parking -ac True --num_threads 1 [pull] sequoiatools/queryapp [2023-07-04T04:32:19-07:00, sequoiatools/queryapp:60a66d] -J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket4 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --collections_mode --dataset hotel [2023-07-04T04:32:24-07:00, sequoiatools/queryapp:bdddb7] -J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket5 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --collections_mode --dataset hotel [2023-07-04T04:32:29-07:00, sequoiatools/queryapp:42642f] -J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket6 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --collections_mode --dataset hotel [2023-07-04T04:32:34-07:00, sequoiatools/queryapp:a9f527] -J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket7 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --txns True --dataset hotel [2023-07-04T04:32:39-07:00, sequoiatools/ftsindexmanager:4d4af3] -n 172.23.105.107 -o 8091 -u Administrator -p password -b bucket4 --print_interval 600 -a run_queries -t 0 -nq 1 → Error occurred on container - sequoiatools/queryapp:[-J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket4 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --collections_mode --dataset hotel] docker logs 60a66d docker start 60a66d [Jul 04, 2023 11:32:35 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn ŸWARNING: [com.couchbase.config][InsecureSecurityConfigDetectedEvent] Detected a potentially insecure SecurityConfig - Reason: the InsecureTrustManager is used @Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket4', 'password': 'password', 'collections_mode': '--dataset', 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': False} @Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket4', 'password': 'password', 'collections_mode': '--dataset', 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': False} &Username used for login:Administrator !Password used for login:password #Traceback (most recent call last): J File "/AnalyticsQueryApp/Query/load_queries.py", line 1191, in  main() F File "/AnalyticsQueryApp/Query/load_queries.py", line 1082, in main ~ queries = load.generate_queries_for_collections(options.dataset, options.bucket, run_udf_queries=options.run_udf_queries) a File "/AnalyticsQueryApp/Query/load_queries.py", line 749, in generate_queries_for_collections ˆ log.info("Query - {0} - failed. Exception : {1}, retrying.. queryResults={2}".format(keyspaceListQuery, str(e), str(queryResults))) NUnboundLocalError: local variable 'queryResults' referenced before assignment \Jul 04, 2023 11:32:41 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error ¾SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][170ms] Authentication Failure - Potential causes: invalid credentials or if LDAP is enabled ensure PLAIN SASL mechanism is exclusively used on the PasswordAuthenticator (insecure) or TLS is used (recommended) {"circuitBreaker":"DISABLED","coreId":"0xc3e6782700000001","remote":"172.23.106.100:11207","status":"UNKNOWN","type":"KV","xerror":{"ref":"8a1b841b-4dc1-4391-fd9b-b529356beddc"}} [2023-07-04T04:32:44-07:00, sequoiatools/ftsindexmanager:6bab96] -n 172.23.105.107 -o 8091 -u Administrator -p password -b bucket5 --print_interval 600 -a run_flex_queries -t 0 -nq 1 → Error occurred on container - sequoiatools/queryapp:[-J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket5 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --collections_mode --dataset hotel] docker logs bdddb7 docker start bdddb7 [Jul 04, 2023 11:32:41 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn ŸWARNING: [com.couchbase.config][InsecureSecurityConfigDetectedEvent] Detected a potentially insecure SecurityConfig - Reason: the InsecureTrustManager is used @Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket5', 'password': 'password', 'collections_mode': '--dataset', 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': False} @Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket5', 'password': 'password', 'collections_mode': '--dataset', 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': False} &Username used for login:Administrator !Password used for login:password \Jul 04, 2023 11:32:47 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error »SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][44ms] Authentication Failure - Potential causes: invalid credentials or if LDAP is enabled ensure PLAIN SASL mechanism is exclusively used on the PasswordAuthenticator (insecure) or TLS is used (recommended) {"circuitBreaker":"DISABLED","coreId":"0xc321752f00000001","remote":"172.23.104.5:11207","status":"UNKNOWN","type":"KV","xerror":{"ref":"49936cab-10ea-423b-c3dc-28bb72d692ec"}} #Traceback (most recent call last): J File "/AnalyticsQueryApp/Query/load_queries.py", line 1191, in  main() F File "/AnalyticsQueryApp/Query/load_queries.py", line 1082, in main ~ queries = load.generate_queries_for_collections(options.dataset, options.bucket, run_udf_queries=options.run_udf_queries) a File "/AnalyticsQueryApp/Query/load_queries.py", line 749, in generate_queries_for_collections ˆ log.info("Query - {0} - failed. Exception : {1}, retrying.. queryResults={2}".format(keyspaceListQuery, str(e), str(queryResults))) NUnboundLocalError: local variable 'queryResults' referenced before assignment [2023-07-04T04:32:49-07:00, sequoiatools/cmd:e21de6] 600 → Error occurred on container - sequoiatools/queryapp:[-J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket6 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --collections_mode --dataset hotel] docker logs 42642f docker start 42642f [Jul 04, 2023 11:32:47 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn ŸWARNING: [com.couchbase.config][InsecureSecurityConfigDetectedEvent] Detected a potentially insecure SecurityConfig - Reason: the InsecureTrustManager is used @Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket6', 'password': 'password', 'collections_mode': '--dataset', 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': False} @Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket6', 'password': 'password', 'collections_mode': '--dataset', 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': False} &Username used for login:Administrator !Password used for login:password \Jul 04, 2023 11:32:52 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error ½SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][243ms] Authentication Failure - Potential causes: invalid credentials or if LDAP is enabled ensure PLAIN SASL mechanism is exclusively used on the PasswordAuthenticator (insecure) or TLS is used (recommended) {"circuitBreaker":"DISABLED","coreId":"0xb70163400000001","remote":"172.23.106.100:11207","status":"UNKNOWN","type":"KV","xerror":{"ref":"c0e8201c-313e-42e7-8bcd-079ad38ca18c"}} #Traceback (most recent call last): J File "/AnalyticsQueryApp/Query/load_queries.py", line 1191, in  main() F File "/AnalyticsQueryApp/Query/load_queries.py", line 1082, in main ~ queries = load.generate_queries_for_collections(options.dataset, options.bucket, run_udf_queries=options.run_udf_queries) a File "/AnalyticsQueryApp/Query/load_queries.py", line 749, in generate_queries_for_collections ˆ log.info("Query - {0} - failed. Exception : {1}, retrying.. queryResults={2}".format(keyspaceListQuery, str(e), str(queryResults))) NUnboundLocalError: local variable 'queryResults' referenced before assignment \Jul 04, 2023 11:32:52 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error »SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][548ms] Authentication Failure - Potential causes: invalid credentials or if LDAP is enabled ensure PLAIN SASL mechanism is exclusively used on the PasswordAuthenticator (insecure) or TLS is used (recommended) {"circuitBreaker":"DISABLED","coreId":"0xb70163400000001","remote":"172.23.104.5:11207","status":"UNKNOWN","type":"KV","xerror":{"ref":"6c6e35be-2dd4-4f58-41a8-d9bc4bf7b4cb"}} \Jul 04, 2023 11:32:52 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error ¼SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][72ms] Authentication Failure - Potential causes: invalid credentials or if LDAP is enabled ensure PLAIN SASL mechanism is exclusively used on the PasswordAuthenticator (insecure) or TLS is used (recommended) {"circuitBreaker":"DISABLED","coreId":"0xb70163400000001","remote":"172.23.106.100:11207","status":"UNKNOWN","type":"KV","xerror":{"ref":"2fb4d185-b9a6-4908-7a14-dd182be11a03"}} → Error occurred on container - sequoiatools/queryapp:[-J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.96.251 --port 8093 --duration 0 --print_duration=3600 --bucket bucket7 --querycount 9 --threads 9 --n1ql True --query_timeout=600 --scan_consistency REQUEST_PLUS --bucket_names [bucket4,bucket5,bucket6,bucket7] --txns True --dataset hotel] docker logs a9f527 docker start a9f527 [Jul 04, 2023 11:32:50 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger warn ŸWARNING: [com.couchbase.config][InsecureSecurityConfigDetectedEvent] Detected a potentially insecure SecurityConfig - Reason: the InsecureTrustManager is used ;Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket7', 'password': 'password', 'collections_mode': False, 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': 'True'} ;Options are {'query_file': None, 'query_timeout': '600', 'threads': '9', 'run_udf_queries': False, 'n1ql': 'True', 'queries': None, 'scan_consistency': 'REQUEST_PLUS', 'duration': '0', 'bucket': 'bucket7', 'password': 'password', 'collections_mode': False, 'analytics_queries': 'catapult_queries', 'print_duration': '3600', 'port': '8093', 'analytics_mode': False, 'loglevel': 'INFO', 'querycount': '9', 'server_ip': '172.23.96.251', 'bucket_names': '[bucket4,bucket5,bucket6,bucket7]', 'dataset': 'hotel', 'validate': False, 'username': 'Administrator', 'txns': 'True'} &Username used for login:Administrator !Password used for login:password \Jul 04, 2023 11:32:55 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error ¼SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][104ms] Authentication Failure - Potential causes: invalid credentials or if LDAP is enabled ensure PLAIN SASL mechanism is exclusively used on the PasswordAuthenticator (insecure) or TLS is used (recommended) {"circuitBreaker":"DISABLED","coreId":"0x4b8f2a4500000001","remote":"172.23.104.5:11207","status":"UNKNOWN","type":"KV","xerror":{"ref":"cd86efe0-1b90-49e1-197b-7d1b7dc6fb8e"}} #Traceback (most recent call last): J File "/AnalyticsQueryApp/Query/load_queries.py", line 1191, in  main() F File "/AnalyticsQueryApp/Query/load_queries.py", line 1088, in main ‘ queries = load.generate_queries_for_collections(options.dataset, options.bucket, txns=options.txns, run_udf_queries=options.run_udf_queries) a File "/AnalyticsQueryApp/Query/load_queries.py", line 749, in generate_queries_for_collections ˆ log.info("Query - {0} - failed. Exception : {1}, retrying.. queryResults={2}".format(keyspaceListQuery, str(e), str(queryResults))) NUnboundLocalError: local variable 'queryResults' referenced before assignment \Jul 04, 2023 11:32:55 AM com.couchbase.client.core.cnc.LoggingEventConsumer$JdkLogger error »SEVERE: [com.couchbase.io][SaslAuthenticationFailedEvent][29ms] Authentication Failure - Potential causes: invalid credentials or if LDAP is enabled ensure PLAIN SASL mechanism is exclusively used on the PasswordAuthenticator (insecure) or TLS is used (recommended) {"circuitBreaker":"DISABLED","coreId":"0x4b8f2a4500000001","remote":"172.23.104.5:11207","status":"UNKNOWN","type":"KV","xerror":{"ref":"267cfdca-e21b-4e56-7914-85e3d59e2072"}} → Error occurred on container - sequoiatools/sgw:[CBS_HOSTS=172.23.108.103 SGW_HOSTS=172.23.99.23 SSH_USER=root SSH_PWD=couchbase] docker logs ba52e8 docker start ba52e8 6MOBILE_TESTKIT_BRANCH = sequoia/sgw-component-testing CBS_HOSTS = 172.23.108.103 &COUCHBASE_SERVER_VERSION = 7.0.0-4291 SGW_HOSTS = 172.23.99.23 !SYNC_GATEWAY_VERSION = 2.8.0-374 COLLECT_LOGS = false SERVER_SEED_DOCS = 100000 MAX_DOCS=1200 NUM_USERS = 12 CREATE_BATCH_SIZE = 100 CREATE_DELAY = 0.1 UPDATE_BATCH_SIZE = 3 UPDATE_DOCS_PERCENTAGE = 0.1 UPDATE_DELAY = 1 CHANGES_DELAY = 10 CHANGES_LIMIT = 200 SSH_USER = root SSH_PWD = couchbase UP_TIME = 86400 9Switched to a new branch 'sequoia/sgw-component-testing' nBranch sequoia/sgw-component-testing set up to track remote branch sequoia/sgw-component-testing from origin. (fatal: unable to connect to github.com: :github.com[0: 192.30.255.113]: errno=Connection timed out  (fatal: unable to connect to github.com: :github.com[0: 192.30.255.112]: errno=Connection timed out  7HEAD is now at c46c98c add stop and start sync gateway Using Python3 version: 3.6.8 Uvirtualenv 20.2.2 from /usr/local/lib/python3.6/site-packages/virtualenv/__init__.py =created virtual environment CPython3.6.8.final.0-64 in 474ms c creator CPython3Posix(dest=/mobile-testkit/venv, clear=False, no_vcs_ignore=False, global=False) ˆ seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) H added seed packages: pip==20.3.1, setuptools==51.0.0, wheel==0.36.1 l activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator Collecting ansible==2.7 - Downloading ansible-2.7.0.tar.gz (11.8 MB) ‹Requirement already satisfied: setuptools in ./venv/lib/python3.6/site-packages (from ansible==2.7->-r requirements.txt (line 1)) (51.0.0) Collecting appdirs==1.4.3 9 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting asn1crypto==0.22.0 = Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB) Collecting astroid==1.4.8 : Downloading astroid-1.4.8-py2.py3-none-any.whl (213 kB) Collecting awscli==1.10.14 ; Downloading awscli-1.10.14-py2.py3-none-any.whl (917 kB) .Collecting backports.functools-lru-cache==1.3 N Downloading backports.functools_lru_cache-1.3-py2.py3-none-any.whl (6.2 kB) 1Collecting backports.ssl-match-hostname==3.5.0.1 C Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) Collecting boto3==1.3 8 Downloading boto3-1.3.0-py2.py3-none-any.whl (112 kB) Collecting botocore==1.4.5 ; Downloading botocore-1.4.5-py2.py3-none-any.whl (2.2 MB) Collecting cffi==1.10.0 D Downloading cffi-1.10.0-cp36-cp36m-manylinux1_x86_64.whl (406 kB) Collecting colorama==0.3.3 , Downloading colorama-0.3.3.tar.gz (22 kB) Collecting configparser==3.5.0 0 Downloading configparser-3.5.0.tar.gz (39 kB) Collecting couchbase==2.2.6 . Downloading couchbase-2.2.6.tar.gz (513 kB) Collecting cryptography==2.8 K Downloading cryptography-2.8-cp34-abi3-manylinux2010_x86_64.whl (2.3 MB) Collecting docker==2.2.1 9 Downloading docker-2.2.1-py2.py3-none-any.whl (107 kB) !Collecting docker-pycreds==0.2.1 A Downloading docker_pycreds-0.2.1-py2.py3-none-any.whl (4.5 kB) Collecting docutils==0.12 6 Downloading docutils-0.12-py3-none-any.whl (508 kB) Collecting ecdsa==0.13 6 Downloading ecdsa-0.13-py2.py3-none-any.whl (86 kB) Collecting enum34==1.1.6 4 Downloading enum34-1.1.6-py3-none-any.whl (12 kB) Collecting flake8==3.3.0 8 Downloading flake8-3.3.0-py2.py3-none-any.whl (66 kB) Collecting futures==3.0.5 + Downloading futures-3.0.5.tar.gz (25 kB) Collecting idna==2.5 4 Downloading idna-2.5-py2.py3-none-any.whl (55 kB) Collecting ipaddress==1.0.18 . Downloading ipaddress-1.0.18.tar.gz (32 kB) Collecting isort==4.2.5 7 Downloading isort-4.2.5-py2.py3-none-any.whl (40 kB) Collecting Jinja2==2.9.5 9 Downloading Jinja2-2.9.5-py2.py3-none-any.whl (340 kB) Collecting jmespath==0.9.0 : Downloading jmespath-0.9.0-py2.py3-none-any.whl (20 kB) $Collecting lazy-object-proxy==1.2.2 5 Downloading lazy-object-proxy-1.2.2.tar.gz (31 kB) Collecting MarkupSafe==1.1.1 K Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) Collecting mccabe==0.6.1 9 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting netifaces==0.10.4 . Downloading netifaces-0.10.4.tar.gz (22 kB) Collecting numpy==1.17.4 F Downloading numpy-1.17.4-cp36-cp36m-manylinux1_x86_64.whl (20.0 MB) Collecting olefile==0.44 ' Downloading olefile-0.44.zip (74 kB) Collecting packaging==16.8 : Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) Collecting paramiko==2.1.5 ; Downloading paramiko-2.1.5-py2.py3-none-any.whl (185 kB) Collecting Pillow==6.2.0 E Downloading Pillow-6.2.0-cp36-cp36m-manylinux1_x86_64.whl (2.1 MB) Collecting py==1.5.1 4 Downloading py-1.5.1-py2.py3-none-any.whl (88 kB) Collecting pyasn1==0.2.3 8 Downloading pyasn1-0.2.3-py2.py3-none-any.whl (53 kB) Collecting pycodestyle==2.3.1 = Downloading pycodestyle-2.3.1-py2.py3-none-any.whl (45 kB) Collecting pycparser==2.17 - Downloading pycparser-2.17.tar.gz (231 kB) Collecting pycrypto==2.6.1 - Downloading pycrypto-2.6.1.tar.gz (446 kB) Collecting pyflakes==1.5.0 ; Downloading pyflakes-1.5.0-py2.py3-none-any.whl (225 kB) Collecting PyJWT==1.4.0 7 Downloading PyJWT-1.4.0-py2.py3-none-any.whl (23 kB) Collecting pylint==1.6.4 9 Downloading pylint-1.6.4-py2.py3-none-any.whl (569 kB) Collecting pyparsing==2.2.0 ; Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) Collecting pytest==4.6.9 9 Downloading pytest-4.6.9-py2.py3-none-any.whl (231 kB) Collecting pytest-html==1.10.0 > Downloading pytest_html-1.10.0-py2.py3-none-any.whl (14 kB) %Collecting pytest-rerunfailures==8.0 D Downloading pytest_rerunfailures-8.0-py2.py3-none-any.whl (11 kB) ‹Requirement already satisfied: setuptools in ./venv/lib/python3.6/site-packages (from ansible==2.7->-r requirements.txt (line 1)) (51.0.0) !Collecting pytest-timeout==1.0.0 @ Downloading pytest_timeout-1.0.0-py2.py3-none-any.whl (11 kB) "Collecting python-dateutil==2.5.1 B Downloading python_dateutil-2.5.1-py2.py3-none-any.whl (200 kB) Collecting python-ntlm3==1.0.2 > Downloading python_ntlm3-1.0.2-py2.py3-none-any.whl (17 kB) "Collecting python-vagrant==0.5.14 3 Downloading python-vagrant-0.5.14.tar.gz (28 kB) Collecting pywinrm==0.2.1 9 Downloading pywinrm-0.2.1-py2.py3-none-any.whl (24 kB) Collecting PyYAML==3.12 ' Downloading PyYAML-3.12.zip (375 kB) Collecting requests==2.19.0 ; Downloading requests-2.19.0-py2.py3-none-any.whl (91 kB)  Collecting requests-ntlm==0.3.0 @ Downloading requests_ntlm-0.3.0-py2.py3-none-any.whl (4.4 kB) Collecting rsa==3.3 3 Downloading rsa-3.3-py2.py3-none-any.whl (44 kB) Collecting s3transfer==0.0.1 < Downloading s3transfer-0.0.1-py2.py3-none-any.whl (18 kB) Collecting six==1.10.0 6 Downloading six-1.10.0-py2.py3-none-any.whl (10 kB) Collecting termcolor==1.1.0 . Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting troposphere==1.5.0 / Downloading troposphere-1.5.0.tar.gz (64 kB) $Collecting websocket-client==0.40.0 6 Downloading websocket_client-0.40.0.tar.gz (196 kB) Collecting wrapt==1.10.8 * Downloading wrapt-1.10.8.tar.gz (25 kB) Collecting xmltodict==0.10.2 . Downloading xmltodict-0.10.2.tar.gz (24 kB) Collecting atomicwrites>=1.0 0 Downloading atomicwrites-1.4.1.tar.gz (14 kB) Collecting attrs>=17.4.0 4 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) Collecting certifi>=2017.4.17 9 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) !Collecting chardet<3.1.0,>=3.0.2 : Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) $Collecting importlib-metadata>=0.12 @ Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) !Collecting more-itertools>=4.0.0 = Downloading more_itertools-8.14.0-py3-none-any.whl (52 kB) Collecting pluggy<1.0,>=0.12 9 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) $Collecting typing-extensions>=3.6.4 ? Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) !Collecting urllib3<1.24,>=1.21.1 9 Downloading urllib3-1.23-py2.py3-none-any.whl (133 kB) Collecting wcwidth 9 Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting zipp>=0.5 3 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) #Building wheels for collected packages: ansible, backports.ssl-match-hostname, colorama, configparser, couchbase, futures, ipaddress, lazy-object-proxy, netifaces, olefile, pycparser, pycrypto, python-vagrant, PyYAML, termcolor, troposphere, websocket-client, wrapt, xmltodict, atomicwrites 1 Building wheel for ansible (setup.py): started E Building wheel for ansible (setup.py): finished with status 'done'  Created wheel for ansible: filename=ansible-2.7.0-py3-none-any.whl size=9397858 sha256=e5f33c43e562f6f8738d35696851682dc68dff444d01605f872fe84131fa129e k Stored in directory: /root/.cache/pip/wheels/47/ae/e2/4963118b9319c1852dda1225274879f0cdf9b6def3ad58af0c F Building wheel for backports.ssl-match-hostname (setup.py): started Z Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' Ă Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=b9d862536af062ebf2b5dcb6b88aa81e2c83a5fc3dcf88600aab212f1d83fd14 k Stored in directory: /root/.cache/pip/wheels/05/b9/92/62f119d7e440645ddda5da202b010919bef868a3e2d1dae8f4 2 Building wheel for colorama (setup.py): started F Building wheel for colorama (setup.py): finished with status 'done'  Created wheel for colorama: filename=colorama-0.3.3-py3-none-any.whl size=14318 sha256=ce3f2f7cab0205bb5694faf251e98898db9b532cefdda57f1dedf27108c42405 k Stored in directory: /root/.cache/pip/wheels/6e/68/13/00e8c37ba760d796da9dd370cb6e0fb2607efcca89004d81b4 6 Building wheel for configparser (setup.py): started J Building wheel for configparser (setup.py): finished with status 'done' ¢ Created wheel for configparser: filename=configparser-3.5.0-py3-none-any.whl size=20937 sha256=6be60f5ee91f52d261a3b84653c2c7ca198cffbc932b49753110475dbd140825 k Stored in directory: /root/.cache/pip/wheels/5f/b6/c5/c6d8ccf999b401c86f31f417db9fe2c7a970e9232847c55a5a 3 Building wheel for couchbase (setup.py): started G Building wheel for couchbase (setup.py): finished with status 'done' ¨ Created wheel for couchbase: filename=couchbase-2.2.6-cp36-cp36m-linux_x86_64.whl size=446078 sha256=f729129ddf9844e60f8074a8b2f908f0d1bd0fd770a691dfa36c3739ea1a24cf k Stored in directory: /root/.cache/pip/wheels/aa/24/7a/d12ed4e5a7becfe1c007b818e6624ac2c42132d98f1d1e1399 1 Building wheel for futures (setup.py): started E Building wheel for futures (setup.py): finished with status 'done' ˜ Created wheel for futures: filename=futures-3.0.5-py3-none-any.whl size=14078 sha256=d4194fb84bb74d55f1d78984862464229a8dd70d5d22e6b18f92a8d806c1a88a k Stored in directory: /root/.cache/pip/wheels/15/5e/22/8743ec9845b6656ec6764b97cbcc601404130482f7e87d622f 3 Building wheel for ipaddress (setup.py): started G Building wheel for ipaddress (setup.py): finished with status 'done'  Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18105 sha256=94d922d9ed34e70752330bf013db33818f79c86ba4985c9c71e501bb5fdf4eba k Stored in directory: /root/.cache/pip/wheels/bf/27/e1/5a3aeaba1e0e6f06f93c3286068b0239fdf2f69d3a7f74ecf6 ; Building wheel for lazy-object-proxy (setup.py): started O Building wheel for lazy-object-proxy (setup.py): finished with status 'done' · Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.2.2-cp36-cp36m-linux_x86_64.whl size=41251 sha256=b4cb4cc471084ff4668112aa0d4141a32d8f2f64c79ae50a0322d4eeb476a6e8 k Stored in directory: /root/.cache/pip/wheels/00/f8/96/9ca4b706a13a29f42b2513eb7c650144be17d8359b65c0b997 3 Building wheel for netifaces (setup.py): started G Building wheel for netifaces (setup.py): finished with status 'done' ¨ Created wheel for netifaces: filename=netifaces-0.10.4-cp36-cp36m-linux_x86_64.whl size=30236 sha256=384bca29a22f1f408fc2171ac1ad9702e0cedd44ab780317e7ed81a6137c1c1b k Stored in directory: /root/.cache/pip/wheels/21/f9/d1/a61677c0331785649d38e61abfb6d491f845a57c0e4e707f68 1 Building wheel for olefile (setup.py): started E Building wheel for olefile (setup.py): finished with status 'done' — Created wheel for olefile: filename=olefile-0.44-py3-none-any.whl size=47816 sha256=b785e21ed6be411d72fb460868c66c00b8182285cf5f9fa4f843cd58f81945fd k Stored in directory: /root/.cache/pip/wheels/98/77/c6/3d974ba3cb5825fb376485fc5abd5c7a427b85b187a611fecc 3 Building wheel for pycparser (setup.py): started G Building wheel for pycparser (setup.py): finished with status 'done'   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193652 sha256=412cdd517e1e3f2e2bda4b9d00934de6f9ce4315a649053981f060a799c824c6 k Stored in directory: /root/.cache/pip/wheels/4b/e0/b8/95f1c83ec2c52b749560f85f868cdfe290fc0fdd28601b6611 2 Building wheel for pycrypto (setup.py): started F Building wheel for pycrypto (setup.py): finished with status 'done' ¦ Created wheel for pycrypto: filename=pycrypto-2.6.1-cp36-cp36m-linux_x86_64.whl size=495537 sha256=65a9bd9d6d7200d52b3a741dd62124b5dd496ca373a44b7a55447de4b3178f57 k Stored in directory: /root/.cache/pip/wheels/41/83/18/ac2fb96b679ded686e75b4270e1df8ea9bd4d2fcbf01642332 8 Building wheel for python-vagrant (setup.py): started L Building wheel for python-vagrant (setup.py): finished with status 'done' § Created wheel for python-vagrant: filename=python_vagrant-0.5.14-py3-none-any.whl size=17842 sha256=0232877a66031bdde3c6df9e1f469e266bce0f4386ad09011a79b332d7689ccb k Stored in directory: /root/.cache/pip/wheels/7b/65/b0/3fad90b734d974285a92a536d3d8fe4383df3813fd9120569d 0 Building wheel for PyYAML (setup.py): started D Building wheel for PyYAML (setup.py): finished with status 'done'   Created wheel for PyYAML: filename=PyYAML-3.12-cp36-cp36m-linux_x86_64.whl size=43058 sha256=6cf3d59ea151d376a4e8fe6eaf944493364a6fb417f5b0a94f79daaa04639acf k Stored in directory: /root/.cache/pip/wheels/58/13/a4/e672e27a1ba3320d443b791c3a1203c64f5cb17f2a69dc7438 3 Building wheel for termcolor (setup.py): started G Building wheel for termcolor (setup.py): finished with status 'done' › Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4832 sha256=3e85ae887f2e5245de30a83351b1039b891291694826b79b6cb0b8dfc70a58df k Stored in directory: /root/.cache/pip/wheels/93/2a/eb/e58dbcbc963549ee4f065ff80a59f274cc7210b6eab962acdc 5 Building wheel for troposphere (setup.py): started I Building wheel for troposphere (setup.py): finished with status 'done'   Created wheel for troposphere: filename=troposphere-1.5.0-py3-none-any.whl size=51534 sha256=19ab91e5b580e9d101a508c0629df7aed784a3a49dcb200194267e4d918659fd k Stored in directory: /root/.cache/pip/wheels/45/64/5e/e1d77ffae49e6f6d29dc152078b614f1c6fffc7d1bad922608 : Building wheel for websocket-client (setup.py): started N Building wheel for websocket-client (setup.py): finished with status 'done' ° Created wheel for websocket-client: filename=websocket_client-0.40.0-py2.py3-none-any.whl size=198285 sha256=63744c952a96691313cc28071b72808c64bb270721621c7cf483c6c8f80d65af k Stored in directory: /root/.cache/pip/wheels/55/24/0f/58118a41e34417be0c0793523515faacbd5055db89c673a94f / Building wheel for wrapt (setup.py): started C Building wheel for wrapt (setup.py): finished with status 'done'   Created wheel for wrapt: filename=wrapt-1.10.8-cp36-cp36m-linux_x86_64.whl size=60231 sha256=77e9cdee943f09003fe6ccff272412a8f61877fc1b7ee2c5ff3f2fb7faba3ddf k Stored in directory: /root/.cache/pip/wheels/57/23/6e/4fad5a7f96577a12388d5403e2e171f794a1955170195d54b0 3 Building wheel for xmltodict (setup.py): started G Building wheel for xmltodict (setup.py): finished with status 'done' œ Created wheel for xmltodict: filename=xmltodict-0.10.2-py3-none-any.whl size=6516 sha256=f393437ea163021a637d27b48122c91e5b2858c92fc13b2f0311f44f31c6c763 k Stored in directory: /root/.cache/pip/wheels/5d/fd/4c/595855e029d3f59186c3c5082199d5d0e291a382371ab0a223 6 Building wheel for atomicwrites (setup.py): started J Building wheel for atomicwrites (setup.py): finished with status 'done' ¥ Created wheel for atomicwrites: filename=atomicwrites-1.4.1-py2.py3-none-any.whl size=6944 sha256=5ad76537e65bbdf0b1a4f45864edaa433ac827708276307ff4a2e55fd53f0e33 k Stored in directory: /root/.cache/pip/wheels/a1/e7/28/46d397595a418eb7ce1a8e6bbdfcea9e73753249bc824cc9cb ûSuccessfully built ansible backports.ssl-match-hostname colorama configparser couchbase futures ipaddress lazy-object-proxy netifaces olefile pycparser pycrypto python-vagrant PyYAML termcolor troposphere websocket-client wrapt xmltodict atomicwrites SInstalling collected packages: zipp, typing-extensions, six, pycparser, urllib3, python-dateutil, pyparsing, jmespath, importlib-metadata, idna, docutils, chardet, cffi, certifi, wrapt, wcwidth, requests, python-ntlm3, pyasn1, py, pluggy, packaging, more-itertools, MarkupSafe, lazy-object-proxy, cryptography, botocore, attrs, atomicwrites, xmltodict, websocket-client, s3transfer, rsa, requests-ntlm, PyYAML, pytest, pyflakes, pycodestyle, paramiko, mccabe, Jinja2, isort, docker-pycreds, colorama, astroid, troposphere, termcolor, pywinrm, python-vagrant, pytest-timeout, pytest-rerunfailures, pytest-html, pylint, PyJWT, pycrypto, Pillow, olefile, numpy, netifaces, ipaddress, futures, flake8, enum34, ecdsa, docker, couchbase, configparser, boto3, backports.ssl-match-hostname, backports.functools-lru-cache, awscli, asn1crypto, appdirs, ansible ĂSuccessfully installed Jinja2-2.9.5 MarkupSafe-1.1.1 Pillow-6.2.0 PyJWT-1.4.0 PyYAML-3.12 ansible-2.7.0 appdirs-1.4.3 asn1crypto-0.22.0 astroid-1.4.8 atomicwrites-1.4.1 attrs-22.2.0 awscli-1.10.14 backports.functools-lru-cache-1.3 backports.ssl-match-hostname-3.5.0.1 boto3-1.3.0 botocore-1.4.5 certifi-2023.5.7 cffi-1.10.0 chardet-3.0.4 colorama-0.3.3 configparser-3.5.0 couchbase-2.2.6 cryptography-2.8 docker-2.2.1 docker-pycreds-0.2.1 docutils-0.12 ecdsa-0.13 enum34-1.1.6 flake8-3.3.0 futures-3.0.5 idna-2.5 importlib-metadata-4.8.3 ipaddress-1.0.18 isort-4.2.5 jmespath-0.9.0 lazy-object-proxy-1.2.2 mccabe-0.6.1 more-itertools-8.14.0 netifaces-0.10.4 numpy-1.17.4 olefile-0.44 packaging-16.8 paramiko-2.1.5 pluggy-0.13.1 py-1.5.1 pyasn1-0.2.3 pycodestyle-2.3.1 pycparser-2.17 pycrypto-2.6.1 pyflakes-1.5.0 pylint-1.6.4 pyparsing-2.2.0 pytest-4.6.9 pytest-html-1.10.0 pytest-rerunfailures-8.0 pytest-timeout-1.0.0 python-dateutil-2.5.1 python-ntlm3-1.0.2 python-vagrant-0.5.14 pywinrm-0.2.1 requests-2.19.0 requests-ntlm-0.3.0 rsa-3.3 s3transfer-0.0.1 six-1.10.0 termcolor-1.1.0 troposphere-1.5.0 typing-extensions-4.1.1 urllib3-1.23 wcwidth-0.2.6 websocket-client-0.40.0 wrapt-1.10.8 xmltodict-0.10.2 zipp-3.6.0 QWARNING: You are using pip version 20.3.1; however, version 21.3.1 is available. nYou should consider upgrading via the '/mobile-testkit/venv/bin/python -m pip install --upgrade pip' command.  + set -e k+ python utilities/sequoia_env_prep.py --ssh-user=root --cbs-hosts=172.23.108.103 --sgw-hosts=172.23.99.23 + cat ./resources/pool.json + cat ansible.cfg “{"ips": ["172.23.108.103", "172.23.99.23"], "ip_to_node_type": {"172.23.108.103": "couchbase_servers", "172.23.99.23": "sync_gateways"}}[defaults] remote_user = root host_key_checking = False <+ python libraries/utilities/generate_clusters_from_pool.py ]WARNING:root:WARNING: Skipping config base_di since 3 machines required, but only 2 provided [WARNING:root:WARNING: Skipping config ci_cc since 4 machines required, but only 2 provided [WARNING:root:WARNING: Skipping config ci_di since 6 machines required, but only 2 provided `WARNING:root:WARNING: Skipping config base_lb_cc since 5 machines required, but only 2 provided `WARNING:root:WARNING: Skipping config base_lb_di since 6 machines required, but only 2 provided ^WARNING:root:WARNING: Skipping config ci_lb_cc since 7 machines required, but only 2 provided _WARNING:root:WARNING: Skipping config ci_lb_di since 10 machines required, but only 2 provided aWARNING:root:WARNING: Skipping config 2each_lb_cc since 5 machines required, but only 2 provided aWARNING:root:WARNING: Skipping config 2each_lb_di since 7 machines required, but only 2 provided iWARNING:root:WARNING: Skipping config multiple_servers_cc since 4 machines required, but only 2 provided iWARNING:root:WARNING: Skipping config multiple_servers_di since 5 machines required, but only 2 provided kWARNING:root:WARNING: Skipping config multiple_sg_accels_di since 5 machines required, but only 2 provided oWARNING:root:WARNING: Skipping config multiple_sync_gateways_cc since 3 machines required, but only 2 provided oWARNING:root:WARNING: Skipping config multiple_sync_gateways_di since 4 machines required, but only 2 provided lWARNING:root:WARNING: Skipping config three_sync_gateways_cc since 4 machines required, but only 2 provided kWARNING:root:WARNING: Skipping config four_sync_gateways_cc since 5 machines required, but only 2 provided fWARNING:root:WARNING: Skipping config load_balancer_cc since 4 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config load_balancer_2_cc since 8 machines required, but only 2 provided fWARNING:root:WARNING: Skipping config load_balancer_di since 5 machines required, but only 2 provided _WARNING:root:WARNING: Skipping config 2sgs since 2 sync_gateways required, but only 1 provided CWARNING:root:WARNING: Removing the partially generated config 2sgs cWARNING:root:WARNING: Skipping config 1sg_1cbs_1lgs since 3 machines required, but only 2 provided gWARNING:root:WARNING: Skipping config 1sg_1ac_1cbs_1lgs since 4 machines required, but only 2 provided gWARNING:root:WARNING: Skipping config 1sg_1ac_3cbs_1lgs since 6 machines required, but only 2 provided gWARNING:root:WARNING: Skipping config 1sg_2ac_3cbs_1lgs since 7 machines required, but only 2 provided cWARNING:root:WARNING: Skipping config 1sg_3cbs_1lgs since 5 machines required, but only 2 provided cWARNING:root:WARNING: Skipping config 2sg_1cbs_1lgs since 4 machines required, but only 2 provided cWARNING:root:WARNING: Skipping config 2sg_3cbs_2lgs since 7 machines required, but only 2 provided dWARNING:root:WARNING: Skipping config 2sg_6cbs_2lgs since 10 machines required, but only 2 provided gWARNING:root:WARNING: Skipping config 2sg_2ac_3cbs_1lgs since 8 machines required, but only 2 provided gWARNING:root:WARNING: Skipping config 2sg_2ac_3cbs_2lgs since 9 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 2sg_2ac_6cbs_2lgs since 12 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 2sg_4ac_3cbs_2lgs since 11 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 2sg_8ac_3cbs_2lgs since 15 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 2sg_2ac_6cbs_2lgs since 12 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 2sg_8ac_6cbs_2lgs since 18 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 4sg_2ac_3cbs_4lgs since 13 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 4sg_2ac_6cbs_4lgs since 16 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 4sg_4ac_3cbs_4lgs since 15 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 4sg_4ac_6cbs_4lgs since 18 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 4sg_8ac_3cbs_4lgs since 19 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 4sg_8ac_6cbs_4lgs since 22 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 8sg_4ac_3cbs_8lgs since 23 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 8sg_4ac_6cbs_8lgs since 26 machines required, but only 2 provided iWARNING:root:WARNING: Skipping config 8sg_4ac_12cbs_8lgs since 32 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 8sg_8ac_3cbs_8lgs since 27 machines required, but only 2 provided hWARNING:root:WARNING: Skipping config 8sg_8ac_6cbs_8lgs since 30 machines required, but only 2 provided iWARNING:root:WARNING: Skipping config 8sg_12ac_3cbs_8lgs since 31 machines required, but only 2 provided jWARNING:root:WARNING: Skipping config 12sg_4ac_6cbs_12lgs since 34 machines required, but only 2 provided kWARNING:root:WARNING: Skipping config 12sg_4ac_12cbs_12lgs since 40 machines required, but only 2 provided jWARNING:root:WARNING: Skipping config 12sg_8ac_6cbs_12lgs since 38 machines required, but only 2 provided kWARNING:root:WARNING: Skipping config 12sg_8ac_12cbs_12lgs since 44 machines required, but only 2 provided jWARNING:root:WARNING: Skipping config 16sg_4ac_3cbs_16lgs since 39 machines required, but only 2 provided jWARNING:root:WARNING: Skipping config 16sg_4ac_6cbs_16lgs since 42 machines required, but only 2 provided kWARNING:root:WARNING: Skipping config 16sg_4ac_12cbs_16lgs since 48 machines required, but only 2 provided jWARNING:root:WARNING: Skipping config 16sg_8ac_3cbs_16lgs since 43 machines required, but only 2 provided jWARNING:root:WARNING: Skipping config 16sg_8ac_6cbs_16lgs since 46 machines required, but only 2 provided kWARNING:root:WARNING: Skipping config 16sg_8ac_12cbs_16lgs since 52 machines required, but only 2 provided :Using the following machines to run functional tests ... #['172.23.108.103', '172.23.99.23'] I{'172.23.108.103': 'couchbase_servers', '172.23.99.23': 'sync_gateways'} =Generating 'resources/cluster_configs/'. Using docker: False (ips: ['172.23.108.103', '172.23.99.23']  Generating config: base_cc AREMOVING 172.23.99.23 and ['172.23.99.23'] from ['172.23.99.23'] webhook ip: 172.17.0.4 Generating base_cc.json (ips: ['172.23.108.103', '172.23.99.23'] PWARNING: Skipping config base_di since 3 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] NWARNING: Skipping config ci_cc since 4 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] NWARNING: Skipping config ci_di since 6 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] SWARNING: Skipping config base_lb_cc since 5 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] SWARNING: Skipping config base_lb_di since 6 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] QWARNING: Skipping config ci_lb_cc since 7 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] RWARNING: Skipping config ci_lb_di since 10 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] TWARNING: Skipping config 2each_lb_cc since 5 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] TWARNING: Skipping config 2each_lb_di since 7 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] \WARNING: Skipping config multiple_servers_cc since 4 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] \WARNING: Skipping config multiple_servers_di since 5 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ^WARNING: Skipping config multiple_sg_accels_di since 5 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] bWARNING: Skipping config multiple_sync_gateways_cc since 3 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] bWARNING: Skipping config multiple_sync_gateways_di since 4 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] _WARNING: Skipping config three_sync_gateways_cc since 4 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ^WARNING: Skipping config four_sync_gateways_cc since 5 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] YWARNING: Skipping config load_balancer_cc since 4 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config load_balancer_2_cc since 8 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] YWARNING: Skipping config load_balancer_di since 5 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23']  Generating config: 1sg SREMOVING 172.23.99.23 and ['172.23.99.23'] from ['172.23.108.103', '172.23.99.23'] webhook ip: 172.17.0.4 Generating 1sg.json (ips: ['172.23.108.103', '172.23.99.23']  Generating config: 2sgs RWARNING: Skipping config 2sgs since 2 sync_gateways required, but only 1 provided 6WARNING: Removing the partially generated config 2sgs (ips: ['172.23.108.103', '172.23.99.23']  Generating config: 1cbs webhook ip: 172.17.0.4 Generating 1cbs.json (ips: ['172.23.108.103', '172.23.99.23'] VWARNING: Skipping config 1sg_1cbs_1lgs since 3 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ZWARNING: Skipping config 1sg_1ac_1cbs_1lgs since 4 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ZWARNING: Skipping config 1sg_1ac_3cbs_1lgs since 6 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ZWARNING: Skipping config 1sg_2ac_3cbs_1lgs since 7 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] VWARNING: Skipping config 1sg_3cbs_1lgs since 5 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] VWARNING: Skipping config 2sg_1cbs_1lgs since 4 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] VWARNING: Skipping config 2sg_3cbs_2lgs since 7 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] WWARNING: Skipping config 2sg_6cbs_2lgs since 10 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ZWARNING: Skipping config 2sg_2ac_3cbs_1lgs since 8 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ZWARNING: Skipping config 2sg_2ac_3cbs_2lgs since 9 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 2sg_2ac_6cbs_2lgs since 12 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 2sg_4ac_3cbs_2lgs since 11 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 2sg_8ac_3cbs_2lgs since 15 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 2sg_2ac_6cbs_2lgs since 12 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 2sg_8ac_6cbs_2lgs since 18 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 4sg_2ac_3cbs_4lgs since 13 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 4sg_2ac_6cbs_4lgs since 16 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 4sg_4ac_3cbs_4lgs since 15 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 4sg_4ac_6cbs_4lgs since 18 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 4sg_8ac_3cbs_4lgs since 19 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 4sg_8ac_6cbs_4lgs since 22 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 8sg_4ac_3cbs_8lgs since 23 machines required, but only 2 provided lWARNING:root:WARNING: Skipping config 32sg_16ac_16cbs_32lgs since 96 machines required, but only 2 provided bWARNING:root:WARNING: Skipping config 1sg_2ac_3cbs since 6 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 8sg_4ac_6cbs_8lgs since 26 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] \WARNING: Skipping config 8sg_4ac_12cbs_8lgs since 32 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 8sg_8ac_3cbs_8lgs since 27 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] [WARNING: Skipping config 8sg_8ac_6cbs_8lgs since 30 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] \WARNING: Skipping config 8sg_12ac_3cbs_8lgs since 31 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ]WARNING: Skipping config 12sg_4ac_6cbs_12lgs since 34 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ^WARNING: Skipping config 12sg_4ac_12cbs_12lgs since 40 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ]WARNING: Skipping config 12sg_8ac_6cbs_12lgs since 38 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ^WARNING: Skipping config 12sg_8ac_12cbs_12lgs since 44 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ]WARNING: Skipping config 16sg_4ac_3cbs_16lgs since 39 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ]WARNING: Skipping config 16sg_4ac_6cbs_16lgs since 42 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ^WARNING: Skipping config 16sg_4ac_12cbs_16lgs since 48 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ]WARNING: Skipping config 16sg_8ac_3cbs_16lgs since 43 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ]WARNING: Skipping config 16sg_8ac_6cbs_16lgs since 46 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] ^WARNING: Skipping config 16sg_8ac_12cbs_16lgs since 52 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] _WARNING: Skipping config 32sg_16ac_16cbs_32lgs since 96 machines required, but only 2 provided (ips: ['172.23.108.103', '172.23.99.23'] UWARNING: Skipping config 1sg_2ac_3cbs since 6 machines required, but only 2 provided |+ python libraries/utilities/install_keys.py '--public-key-path=~/.ssh/id_rsa.pub' --ssh-user=root --ssh-password=couchbase MDeploying key '~/.ssh/id_rsa.pub' to vms: ['172.23.108.103', '172.23.99.23']  /mobile-testkit/venv/lib/python3.6/site-packages/paramiko/ecdsakey.py:134: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point , self.ecdsa_curve.curve_class(), pointinfo ¹/mobile-testkit/venv/lib/python3.6/site-packages/paramiko/ecdsakey.py:202: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead. 6 signature, ec.ECDSA(self.ecdsa_curve.hash_object()) '/mobile-testkit/venv/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/ciphers.py:114: UserWarning: implicit cast from 'char *' to a different pointer type: will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct)  operation '/mobile-testkit/venv/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/ciphers.py:140: UserWarning: implicit cast from 'char *' to a different pointer type: will be forbidden in the future (check that the types are as you expect; use an explicit ffi.cast() if they are correct) 2 self._backend._ffi.from_buffer(data), len(data) ·/mobile-testkit/venv/lib/python3.6/site-packages/paramiko/rsakey.py:110: CryptographyDeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.  algorithm=hashes.SHA1(), %Deploying key to root@172.23.108.103 #Deploying key to root@172.23.99.23 + '[' false == true ']' + COLLECT_LOGS_FLAG= + echo 'Running system test' Running system test ´+ pytest -s -rsx --timeout 864000 --cbs-endpoints=172.23.108.103 --server-version=7.0.0-4291 --sgw-endpoints=172.23.99.23 --sync-gateway-version=2.8.0-374 --server-seed-docs=100000 --max-docs=1200 --num-users=12 --create-batch-size=100 --create-delay=0.1 --update-batch-size=3 --update-docs-percentage=0.1 --update-delay=1 --changes-delay=10 --changes-limit=200 --up-time=86400 testsuites/syncgateway/system/sequoia/test_system_test.py AERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...] pytest: error: unrecognized arguments: --cbs-endpoints=172.23.108.103 --server-version=7.0.0-4291 --sgw-endpoints=172.23.99.23 --sync-gateway-version=2.8.0-374 --server-seed-docs=100000 --max-docs=1200 --num-users=12 --create-batch-size=100 --create-delay=0.1 --update-batch-size=3 --update-docs-percentage=0.1 --update-delay=1 --changes-delay=10 --changes-limit=200 --up-time=86400 & inifile: /mobile-testkit/pytest.ini  rootdir: /mobile-testkit  [2023-07-04T04:43:54-07:00, sequoiatools/couchbase-cli:7.1:e6b7f9] server-add -c 172.23.108.103:8091 --server-add https://172.23.106.100 -u Administrator -p password --server-add-username Administrator --server-add-password password --services data [2023-07-04T04:44:10-07:00, sequoiatools/couchbase-cli:7.1:5e854f] rebalance -c 172.23.108.103:8091 --server-remove 172.23.96.192 -u Administrator -p password [2023-07-04T05:16:13-07:00, sequoiatools/cmd:a6130b] 60 [2023-07-04T05:17:19-07:00, sequoiatools/cmd:e73409] 600 → parsed tests/analytics/cheshirecat/test_analytics_integration_scale3.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/analytics.yml → parsed tests/templates/rebalance.yml [2023-07-04T05:27:48-07:00, sequoiatools/queryapp:f8ebac] -J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.106.188 --port 8095 --duration 0 --bucket bucket4 --querycount 50 -a True --analytics_queries catapult_queries --query_timeout 3600 -B [bucket4,bucket5,bucket6,bucket7] [2023-07-04T05:27:56-07:00, sequoiatools/queryapp:d6b34b] -J-Xms256m -J-Xmx512m -J-cp /AnalyticsQueryApp/Couchbase-Java-Client-2.7.21/* /AnalyticsQueryApp/Query/load_queries.py --server_ip 172.23.106.188 --port 8095 --duration 0 --bucket default --querycount 50 -a True --analytics_queries gideon_queries --query_timeout 3600 -B [default,WAREHOUSE] [2023-07-04T05:28:01-07:00, sequoiatools/cmd:0b6e01] 600 ########## Cluster config ################## ###### cbas : 3 ===== > [172.23.104.137:8091 172.23.106.188:8091 172.23.99.11:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.123.28:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### index : 5 ===== > [172.23.104.70:8091 172.23.120.245:8091 172.23.121.117:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 10 ===== > [172.23.106.100:8091 172.23.108.103:8091 172.23.96.148:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### Test cycle: 1 ended after 643 seconds [pull] sequoiatools/cbdozer [2023-07-04T05:38:38-07:00, sequoiatools/cbdozer:73199f] -method POST -duration 0 -rate 10 -url http://Administrator:password@172.23.104.157:8093:8095/query/service -body delete from default where rating > 0 limit 30 [pull] sequoiatools/gideon [2023-07-04T05:39:16-07:00, sequoiatools/gideon:d9c070] kv --ops 1500 --create 10 --delete 8 --get 92 --expire 100 --ttl 660 --hosts 172.23.108.103 --bucket default --sizes 512 128 1024 2048 16000 [2023-07-04T05:39:20-07:00, sequoiatools/gideon:ba0718] kv --ops 1500 --create 100 --expire 100 --ttl 660 --hosts 172.23.108.103 --bucket default --sizes 64 [2023-07-04T05:39:25-07:00, sequoiatools/gideon:30b351] kv --ops 1800 --create 15 --get 80 --delete 5 --expire 100 --ttl 660 --hosts 172.23.108.103 --bucket default --sizes 128 → parsed tests/eventing/CC/test_eventing_rebalance_integration.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/rebalance.yml [2023-07-04T05:40:22-07:00, sequoiatools/couchbase-cli:7.1:ebe0b5] server-add -c 172.23.108.103:8091 --server-add https://172.23.96.192 -u Administrator -p password --server-add-username Administrator --server-add-password password --services eventing [2023-07-04T05:40:34-07:00, sequoiatools/couchbase-cli:7.1:2d583a] rebalance -c 172.23.108.103:8091 -u Administrator -p password [2023-07-04T05:42:39-07:00, sequoiatools/cmd:d12ec6] 60 [2023-07-04T05:43:45-07:00, sequoiatools/cmd:d2abfb] 300 [2023-07-04T05:49:18-07:00, sequoiatools/couchbase-cli:7.1:9cad9f] rebalance -c 172.23.108.103:8091 --server-remove 172.23.120.107 -u Administrator -p password [2023-07-04T05:50:19-07:00, sequoiatools/cmd:faea1b] 60 [2023-07-04T05:51:25-07:00, sequoiatools/cmd:19c81d] 300 [2023-07-04T05:57:54-07:00, sequoiatools/couchbase-cli:7.1:1a53cc] server-add -c 172.23.108.103:8091 --server-add https://172.23.120.107 -u Administrator -p password --server-add-username Administrator --server-add-password password --services eventing [2023-07-04T05:58:05-07:00, sequoiatools/couchbase-cli:7.1:66f9eb] rebalance -c 172.23.108.103:8091 --server-remove 172.23.123.28 -u Administrator -p password [2023-07-04T06:00:01-07:00, sequoiatools/cmd:7e8599] 60 ########## Cluster config ################## ###### cbas : 3 ===== > [172.23.104.137:8091 172.23.106.188:8091 172.23.99.11:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.96.192:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### index : 5 ===== > [172.23.104.70:8091 172.23.120.245:8091 172.23.121.117:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 10 ===== > [172.23.106.100:8091 172.23.108.103:8091 172.23.96.148:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### Test cycle: 1 ended after 1297 seconds [2023-07-04T06:01:08-07:00, sequoiatools/cmd:b691bb] 600 → parsed tests/analytics/cheshirecat/test_analytics_integration_scale3.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/analytics.yml → parsed tests/templates/rebalance.yml [2023-07-04T06:12:01-07:00, sequoiatools/couchbase-cli:7.1:5e1970] server-add -c 172.23.108.103:8091 --server-add https://172.23.123.28 -u Administrator -p password --server-add-username Administrator --server-add-password password --services analytics [2023-07-04T06:12:12-07:00, sequoiatools/couchbase-cli:7.1:4e9e87] rebalance -c 172.23.108.103:8091 -u Administrator -p password [2023-07-04T07:25:39-07:00, sequoiatools/cmd:a0a88a] 60 [2023-07-04T07:26:44-07:00, sequoiatools/cmd:9f5bde] 30 [2023-07-04T07:27:54-07:00, sequoiatools/couchbase-cli:7.1:ec3107] rebalance -c 172.23.108.103:8091 --server-remove 172.23.99.11 -u Administrator -p password [2023-07-04T07:40:11-07:00, sequoiatools/cmd:841548] 60 [2023-07-04T07:41:17-07:00, sequoiatools/cmd:e076a3] 30 [2023-07-04T07:43:27-07:00, sequoiatools/couchbase-cli:7.1:70a288] server-add -c 172.23.108.103:8091 --server-add https://172.23.99.11 -u Administrator -p password --server-add-username Administrator --server-add-password password --services analytics [2023-07-04T07:43:47-07:00, sequoiatools/couchbase-cli:7.1:5c535f] rebalance -c 172.23.108.103:8091 --server-remove 172.23.104.137 -u Administrator -p password [2023-07-04T07:58:06-07:00, sequoiatools/cmd:21f5f1] 60 [2023-07-04T07:59:12-07:00, sequoiatools/cmd:707063] 300 ########## Cluster config ################## ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.96.192:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### index : 5 ===== > [172.23.104.70:8091 172.23.120.245:8091 172.23.121.117:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 10 ===== > [172.23.106.100:8091 172.23.108.103:8091 172.23.96.148:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### ###### cbas : 3 ===== > [172.23.106.188:8091 172.23.123.28:8091 172.23.99.11:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### Test cycle: 1 ended after 6784 seconds [2023-07-04T08:04:19-07:00, sequoiatools/cmd:1ca4d7] 600 [pull] danihodovic/vegeta [2023-07-04T08:15:12-07:00, danihodovic/vegeta:5bba12] bash -c echo GET "http://Administrator:password@172.23.108.103:8092/default/_design/scale/_view/stats?limit=30&stale=update_after&connection_timeout=60000" | vegeta attack -duration=0 -rate=10> results.bin && vegeta report -inputs=results.bin > results.txt && vegeta report -inputs=results.bin -reporter=plot > plot.html [2023-07-04T08:15:17-07:00, danihodovic/vegeta:c9014b] bash -c echo GET "http://Administrator:password@172.23.106.100:8092/default/_design/scale/_view/array?limit=30&stale=update_after&connection_timeout=60000" | vegeta attack -duration=0 -rate=10> results.bin && vegeta report -inputs=results.bin > results.txt && vegeta report -inputs=results.bin -reporter=plot > plot.html [2023-07-04T08:15:22-07:00, danihodovic/vegeta:8883c9] bash -c echo GET "http://Administrator:password@172.23.97.122:8092/default/_design/scale/_view/padd?limit=30&stale=update_after&connection_timeout=60000" | vegeta attack -duration=0 -rate=10> results.bin && vegeta report -inputs=results.bin > results.txt && vegeta report -inputs=results.bin -reporter=plot > plot.html [2023-07-04T08:15:27-07:00, appropriate/curl:35dc5f] -X PUT -u Administrator:password -H Content-Type:application/json http://172.23.105.107:8094/api/index/good_state -d { "type": "fulltext-index","name": "SUCCESS","sourceType": "couchbase","sourceName": "default","planParams": { "maxPartitionsPerPIndex": 171 },"params": { "doc_config": { "mode": "type_field","type_field": "result" },"mapping": { "default_mapping": { "enabled": false },"index_dynamic": true,"store_dynamic": false,"types": { "SUCCESS": { "dynamic": false,"enabled": true,"properties": { "state": { "dynamic": false,"enabled": true,"fields": [ { "analyzer": "","include_in_all": true,"include_term_vectors": true,"index": true,"name": "state","store": false,"type": "text" } ] } } } } },"store": { "kvStoreName": "mossStore","indexType": "scorch" } },"sourceParams": {} } [2023-07-04T08:15:34-07:00, appropriate/curl:cf2c49] -X PUT -u Administrator:password -H Content-Type:application/json http://172.23.105.107:8094/api/index/social -d { "type": "fulltext-index","name": "gideon","sourceType": "couchbase","sourceName": "default","planParams": { "maxPartitionsPerPIndex": 171 },"params": { "doc_config": { "mode": "type_field","type_field": "type" },"mapping": { "default_mapping": { "enabled": false },"index_dynamic": true,"store_dynamic": false,"types": { "gideon": { "dynamic": false,"enabled": true,"properties": { "description": { "dynamic": false,"enabled": true,"fields": [ { "analyzer": "","include_in_all": true,"include_term_vectors": true,"index": true,"name": "description","store": true,"type": "text" } ] },"profile": { "dynamic": false,"enabled": true,"properties": { "status": { "dynamic": false,"enabled": true,"fields": [ { "analyzer": "","include_in_all": true,"include_term_vectors": true,"index": true,"name": "status","store": true,"type": "text" } ] } } } } } } },"store": { "kvStoreName": "mossStore","indexType": "scorch" } },"sourceParams": {} } [2023-07-04T08:15:39-07:00, appropriate/curl:c84523] -s http://Administrator:password@172.23.108.103:8091/pools/default/remoteClusters [2023-07-04T08:15:44-07:00, appropriate/curl:13b0ad] -u Administrator:password -X POST http://172.23.108.103:8091/settings/replications/158c5f793eeee6cdafe0629f4b8eec04/default/default -d filterExpression=rating>500 -d filterSkipRestream=0 [2023-07-04T08:15:50-07:00, appropriate/curl:234cfe] -u Administrator:password -X POST http://172.23.108.103:8091/settings/replications/158c5f793eeee6cdafe0629f4b8eec04/default/default -d filterExpression=REGEXP_CONTAINS(META().id,0$) -d filterSkipRestream=0 [2023-07-04T08:15:56-07:00, appropriate/curl:db949a] -u Administrator:password -X POST http://172.23.108.103:8091/settings/replications/158c5f793eeee6cdafe0629f4b8eec04/default/default -d filterExpiration=true -d filterBypassExpiry=true -d filterDeletion=false -d filterExpression=result<>SUCCESS -d filterSkipRestream=1 → parsed tests/eventing/CC/test_eventing_rebalance_integration.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/rebalance.yml [2023-07-04T08:16:24-07:00, sequoiatools/eventing:7.0:e1f66d] eventing_helper.py -i 172.23.96.192 -u Administrator -p password -o pause [2023-07-04T08:16:31-07:00, sequoiatools/eventing:7.0:0f2cda] eventing_helper.py -i 172.23.96.192 -u Administrator -p password -o wait_for_state --state paused ########## Cluster config ################## ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.96.192:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### index : 5 ===== > [172.23.104.70:8091 172.23.120.245:8091 172.23.121.117:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 10 ===== > [172.23.106.100:8091 172.23.108.103:8091 172.23.96.148:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### ###### cbas : 3 ===== > [172.23.106.188:8091 172.23.123.28:8091 172.23.99.11:8091] ########### Test cycle: 1 ended after 196 seconds [2023-07-04T08:19:19-07:00, sequoiatools/pillowfight:7.0:779ca6] -U couchbase://172.23.108.103/default?select_bucket=true -I 3000 -B 300 -t 4 -c 100 -P password → parsed tests/2i/cheshirecat/test_idx_cc_integration.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/n1ql.yml → parsed tests/templates/rebalance.yml [2023-07-04T08:20:31-07:00, sequoiatools/couchbase-cli:7.1:2930a3] server-add -c 172.23.108.103:8091 --server-add https://172.23.104.137 -u Administrator -p password --server-add-username Administrator --server-add-password password --services index [2023-07-04T08:20:42-07:00, sequoiatools/couchbase-cli:7.1:1e3c81] rebalance -c 172.23.108.103:8091 -u Administrator -p password [2023-07-04T20:39:45-07:00, sequoiatools/cmd:ecc25b] 60 [2023-07-04T20:40:50-07:00, sequoiatools/cmd:c7341b] 300 [2023-07-04T20:46:33-07:00, sequoiatools/couchbase-cli:7.1:6d7044] rebalance -c 172.23.108.103:8091 --server-remove 172.23.104.137 -u Administrator -p password [2023-07-05T01:21:18-07:00, sequoiatools/cmd:8b30c4] 60 [2023-07-05T01:22:24-07:00, sequoiatools/cmd:da0c4e] 300 [2023-07-05T01:28:57-07:00, sequoiatools/couchbase-cli:7.1:814a4c] server-add -c 172.23.108.103:8091 --server-add https://172.23.104.137 -u Administrator -p password --server-add-username Administrator --server-add-password password --services index [2023-07-05T01:29:09-07:00, sequoiatools/couchbase-cli:7.1:cd5384] rebalance -c 172.23.108.103:8091 --server-remove 172.23.104.70 -u Administrator -p password [2023-07-05T08:45:44-07:00, sequoiatools/cmd:b7b275] 60 [2023-07-05T08:46:50-07:00, sequoiatools/cmd:83fd7c] 300 [pull] sequoiatools/cbq [2023-07-05T08:52:52-07:00, sequoiatools/cbq:855337] -e=http://172.23.96.251:8093 -u=Administrator -p=password -script=ALTER INDEX `default`.default_claims WITH {"action":"replica_count","num_replica": 3} [2023-07-05T08:52:57-07:00, sequoiatools/cmd:9fa7a3] 300 [2023-07-05T08:58:07-07:00, sequoiatools/wait_for_idx_build_complete:f93369] 172.23.104.137 Administrator password [2023-07-05T08:59:24-07:00, sequoiatools/couchbase-cli:7.1:249e39] failover -c 172.23.108.103:8091 --server-failover 172.23.96.253:8091 -u Administrator -p password --hard [2023-07-05T08:59:32-07:00, sequoiatools/couchbase-cli:7.1:14c7a4] recovery -c 172.23.108.103:8091 --server-recovery 172.23.96.253:8091 --recovery-type full -u Administrator -p password [2023-07-05T08:59:38-07:00, sequoiatools/couchbase-cli:7.1:9eb842] rebalance -c 172.23.108.103:8091 -u Administrator -p password [2023-07-06T00:55:39-07:00, sequoiatools/cmd:41eb54] 60 [2023-07-06T00:56:45-07:00, sequoiatools/cmd:00c05d] 300 [2023-07-06T01:02:15-07:00, sequoiatools/couchbase-cli:7.1:4f29ed] failover -c 172.23.108.103:8091 --server-failover 172.23.121.117:8091 -u Administrator -p password --hard [2023-07-06T01:02:23-07:00, sequoiatools/couchbase-cli:7.1:a3eac5] rebalance -c 172.23.108.103:8091 -u Administrator -p password [2023-07-06T09:27:15-07:00, sequoiatools/cmd:b4a2bf] 60 [2023-07-06T09:28:21-07:00, sequoiatools/cmd:fef1cc] 300 [2023-07-06T09:33:47-07:00, sequoiatools/cbq:fcee69] -e=http://172.23.96.251:8093 -u=Administrator -p=password -script=ALTER INDEX `default`.default_claims WITH {"action":"replica_count","num_replica": 2} [2023-07-06T09:33:53-07:00, sequoiatools/cmd:1aa45d] 300 [2023-07-06T09:39:02-07:00, sequoiatools/wait_for_idx_build_complete:d6dec6] 172.23.104.137 Administrator password [2023-07-06T09:40:32-07:00, sequoiatools/couchbase-cli:7.1:d650e4] server-add -c 172.23.108.103:8091 --server-add https://172.23.104.70 -u Administrator -p password --server-add-username Administrator --server-add-password password --services index [2023-07-06T09:40:43-07:00, sequoiatools/couchbase-cli:7.1:a981ff] rebalance -c 172.23.108.103:8091 -u Administrator -p password [2023-07-06T21:45:48-07:00, sequoiatools/cmd:da40be] 60 [2023-07-06T21:46:54-07:00, sequoiatools/cmd:216f7c] 300 ########## Cluster config ################## ###### kv : 10 ===== > [172.23.106.100:8091 172.23.108.103:8091 172.23.96.148:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### ###### cbas : 3 ===== > [172.23.106.188:8091 172.23.123.28:8091 172.23.99.11:8091] ########### ###### index : 5 ===== > [172.23.104.137:8091 172.23.104.70:8091 172.23.120.245:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.96.192:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### Test cycle: 1 ended after 221544 seconds [2023-07-06T21:52:00-07:00, sequoiatools/cmd:595488] 600 → parsed tests/eventing/CC/test_eventing_rebalance_integration.yml → parsed providers/file/centos_pine.yml → parsed providers/file/centos_pine.yml [pull] sequoiatools/couchbase-cli:7.2 Test cycle started: 1 → parsed tests/templates/kv.yml → parsed tests/templates/vegeta.yml → parsed tests/templates/rebalance.yml [2023-07-06T22:02:32-07:00, sequoiatools/eventing:7.0:73ce2f] eventing_helper.py -i 172.23.96.192 -u Administrator -p password -o resume [2023-07-06T22:02:43-07:00, sequoiatools/eventing:7.0:3d76c0] eventing_helper.py -i 172.23.96.192 -u Administrator -p password -o wait_for_state --state deployed ########## Cluster config ################## ###### cbas : 3 ===== > [172.23.106.188:8091 172.23.123.28:8091 172.23.99.11:8091] ########### ###### index : 5 ===== > [172.23.104.137:8091 172.23.104.70:8091 172.23.120.245:8091 172.23.96.252:8091 172.23.96.253:8091] ########### ###### n1ql : 2 ===== > [172.23.104.155:8091 172.23.104.157:8091] ########### ###### eventing : 3 ===== > [172.23.104.67:8091 172.23.120.107:8091 172.23.96.192:8091] ########### ###### backup : 1 ===== > [172.23.104.69:8091] ########### ###### fts : 3 ===== > [172.23.105.107:8091 172.23.105.111:8091 172.23.105.168:8091] ########### ###### kv : 10 ===== > [172.23.106.100:8091 172.23.108.103:8091 172.23.96.148:8091 172.23.97.119:8091 172.23.97.121:8091 172.23.97.122:8091 172.23.97.239:8091 172.23.99.20:8091 172.23.99.21:8091 172.23.99.25:8091] ########### Test cycle: 1 ended after 77 seconds [2023-07-06T22:03:25-07:00, sequoiatools/pillowfight:7.0:28d4a0] -U couchbase://172.23.108.103/default?select_bucket=true -I 3000 -B 300 -t 4 -c 100 -P password [2023-07-06T22:04:38-07:00, sequoiatools/couchbase-cli:7.1:e954d2] server-add -c 172.23.108.103:8091 --server-add https://172.23.121.117 -u Administrator -p password --server-add-username Administrator --server-add-password password --services data [2023-07-06T22:05:00-07:00, sequoiatools/couchbase-cli:7.1:644097] failover -c 172.23.108.103:8091 --server-failover 172.23.106.100:8091 -u Administrator -p password --hard [2023-07-06T22:05:10-07:00, sequoiatools/couchbase-cli:7.1:cfbcb4] rebalance -c 172.23.108.103:8091 -u Administrator -p password → Error occurred on container - sequoiatools/collections:1.0:[-i 172.23.108.103:8091 -b bucket8 -o crud_mode --crud_interval=120 --max_scopes=10 --max_collections=100] docker logs dc0834 docker start dc0834 ºParsed arguments are:{'host': '172.23.108.103:8091', 'username': 'Administrator', 'password': 'password', 'bucket': 'bucket8', 'operations': 'crud_mode', 'scopename': None, 'collectionname': None, 'count': 1, 'scope_count': 1, 'collection_count': 1, 'collection_distribution': 'uniform', 'max_scopes': 10, 'max_collections': 100, 'crud_timeout': 0, 'crud_interval': 120, 'ignore_scope': [], 'ignore_coll': [], 'capella': False, 'tls': False} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 31 Collection : Operation = drop 'Deleting collection from scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 31 Scope : Operation = create &Creating Scope : svxqWX021i21Hjwky9VU %creating scope: svxqWX021i21Hjwky9VU WCurr_scope_list: ['svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 31 Scope : Operation = create "Creating Scope : D5CkNNV5W4P7B4lT !creating scope: D5CkNNV5W4P7B4lT kCurr_scope_list: ['D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 31 Collection : Operation = drop 0Deleting collection from scope D5CkNNV5W4P7B4lT kCurr_scope_list: ['D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 31  Collection : Operation = create GCreating Collection : 7hBEEgBfOeqcsFMF6J in scope svxqWX021i21Hjwky9VU kCurr_scope_list: ['D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 32 Collection : Operation = drop 'Deleting collection from scope scope_2 kCurr_scope_list: ['D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 32 Scope : Operation = create 0Creating Scope : GZJP84RERA6m72BRHKC5NjFkLukFIR /creating scope: GZJP84RERA6m72BRHKC5NjFkLukFIR Curr_scope_list: ['GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 32  Collection : Operation = create DCreating Collection : VaIBgKW0r8c0RAkBKwDNGrA8Ldf9 in scope scope_2 Curr_scope_list: ['GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 33 Scope : Operation = create Creating Scope : EfwuGheiwb creating scope: EfwuGheiwb ›Curr_scope_list: ['EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 33 Collection : Operation = drop *Deleting collection from scope EfwuGheiwb ›Curr_scope_list: ['EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 33 Collection : Operation = drop >Deleting collection from scope GZJP84RERA6m72BRHKC5NjFkLukFIR ›Curr_scope_list: ['EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 33  Collection : Operation = create :Creating Collection : DTV9wMThE in scope D5CkNNV5W4P7B4lT ›Curr_scope_list: ['EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'svxqWX021i21Hjwky9VU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 34 Scope : Operation = drop &Deleting Scope : svxqWX021i21Hjwky9VU ­{'uid': '2a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 10:09:26 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ƒCurr_scope_list: ['EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 33 Collection : Operation = drop 0Deleting collection from scope D5CkNNV5W4P7B4lT :Deleting Collection : DTV9wMThE in scope D5CkNNV5W4P7B4lT ­{'uid': '2b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 10:11:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ƒCurr_scope_list: ['EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 32 Scope : Operation = create *Creating Scope : 82r7aEXoZNdcIjBcPqqCLSdZ )creating scope: 82r7aEXoZNdcIjBcPqqCLSdZ ŸCurr_scope_list: ['82r7aEXoZNdcIjBcPqqCLSdZ', 'EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 32 Scope : Operation = create #Creating Scope : KCPQ1aIBFrGqtFMGV "creating scope: KCPQ1aIBFrGqtFMGV ´Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 32 Collection : Operation = drop 8Deleting collection from scope 82r7aEXoZNdcIjBcPqqCLSdZ ´Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'D5CkNNV5W4P7B4lT', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 32  Collection : Operation = create Deleting collection from scope GZJP84RERA6m72BRHKC5NjFkLukFIR  Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 35 Collection : Operation = drop 'Deleting collection from scope scope_0  Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 35 Collection : Operation = drop 'Deleting collection from scope scope_2 DDeleting Collection : VaIBgKW0r8c0RAkBKwDNGrA8Ldf9 in scope scope_2 ­{'uid': '32'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 10:33:28 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'}  Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 34  Collection : Operation = create Creating Collection : hwja4Mtu7oXz in scope KCPQ1aIBFrGqtFMGV  Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'EfwuGheiwb', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 37 Scope : Operation = drop Deleting Scope : EfwuGheiwb ­{'uid': '38'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 10:47:29 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ’Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 36  Collection : Operation = create 9Creating Collection : d7KCot5XdkfmVkcAL in scope scope_1 ’Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 37 Collection : Operation = drop 'Deleting collection from scope scope_1 9Deleting Collection : d7KCot5XdkfmVkcAL in scope scope_1 ­{'uid': '3a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 10:51:30 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ’Curr_scope_list: ['KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 36 Scope : Operation = create Creating Scope : uqjWHEVFuWvx creating scope: uqjWHEVFuWvx ¢Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'GZJP84RERA6m72BRHKC5NjFkLukFIR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 36  Collection : Operation = create Deleting Collection : hwja4Mtu7oXz in scope KCPQ1aIBFrGqtFMGV ­{'uid': '4a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:25:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 39 Collection : Operation = drop (Deleting collection from scope _default Creating Collection : PWi6NdAXRXcCousGkdk9id in scope scope_0 €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 39 Collection : Operation = drop 8Deleting collection from scope 82r7aEXoZNdcIjBcPqqCLSdZ €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 39  Collection : Operation = create ;Creating Collection : ikHuXx87CwknKV in scope uqjWHEVFuWvx €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 40 Collection : Operation = drop (Deleting collection from scope _default BDeleting Collection : NtclMFNDSVYty1QtIrEIE6anO in scope _default ­{'uid': '4e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:35:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 39 Collection : Operation = drop ,Deleting collection from scope uqjWHEVFuWvx =Deleting Collection : 17GAwW0VdSvNUDZl in scope uqjWHEVFuWvx ­{'uid': '4f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:37:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 38 Collection : Operation = drop ,Deleting collection from scope uqjWHEVFuWvx 6Deleting Collection : sQldXvP9J in scope uqjWHEVFuWvx ­{'uid': '50'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:39:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 37 Collection : Operation = drop 'Deleting collection from scope scope_2 €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 37 Collection : Operation = drop 'Deleting collection from scope scope_0 >Deleting Collection : PWi6NdAXRXcCousGkdk9id in scope scope_0 ­{'uid': '51'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:43:34 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 36 Collection : Operation = drop 'Deleting collection from scope scope_0 €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 36 Collection : Operation = drop 8Deleting collection from scope 82r7aEXoZNdcIjBcPqqCLSdZ €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 36 Collection : Operation = drop ,Deleting collection from scope uqjWHEVFuWvx ADeleting Collection : 6WxtyUmEtqiuaJ65Bm5n in scope uqjWHEVFuWvx ­{'uid': '52'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:49:34 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 35 Collection : Operation = drop 'Deleting collection from scope scope_2 €Curr_scope_list: ['uqjWHEVFuWvx', 'KCPQ1aIBFrGqtFMGV', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 35 Scope : Operation = drop #Deleting Scope : KCPQ1aIBFrGqtFMGV ­{'uid': '53'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:53:34 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} kCurr_scope_list: ['uqjWHEVFuWvx', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 35  Collection : Operation = create GCreating Collection : SJt8KfyqhYcXeh in scope 82r7aEXoZNdcIjBcPqqCLSdZ kCurr_scope_list: ['uqjWHEVFuWvx', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 36 Collection : Operation = drop 'Deleting collection from scope scope_1 8Deleting Collection : mO942OWY7KvXFH4P in scope scope_1 ­{'uid': '55'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 11:57:35 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} kCurr_scope_list: ['uqjWHEVFuWvx', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 35  Collection : Operation = create ?Creating Collection : Smq7TkpLkWmzizyA9SN388 in scope _default kCurr_scope_list: ['uqjWHEVFuWvx', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 36  Collection : Operation = create ACreating Collection : mvYqLqbesWVbOcW35oCTAqTrY in scope scope_0 kCurr_scope_list: ['uqjWHEVFuWvx', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 37  Collection : Operation = create 9Creating Collection : 82CIofht3OxfnEK4D in scope scope_1 kCurr_scope_list: ['uqjWHEVFuWvx', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 38  Collection : Operation = create 2Creating Collection : 4qHgcCLac2 in scope scope_2 kCurr_scope_list: ['uqjWHEVFuWvx', '82r7aEXoZNdcIjBcPqqCLSdZ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 39 Collection : Operation = drop 'Deleting collection from scope scope_1 Creating Collection : 19icSn44LyjROAwAZ in scope uqjWHEVFuWvx OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 41  Collection : Operation = create 0Creating Collection : GEi6o4EE in scope scope_2 OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 42 Collection : Operation = drop ,Deleting collection from scope uqjWHEVFuWvx ;Deleting Collection : ikHuXx87CwknKV in scope uqjWHEVFuWvx ­{'uid': '62'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:23:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 41 Collection : Operation = drop (Deleting collection from scope _default @Deleting Collection : BIP3aNOsZTjUdBsFxEAVXzu in scope _default ­{'uid': '63'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:25:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 40  Collection : Operation = create ACreating Collection : KkT8BCUsfVBGdoHeQhk0jIMil in scope scope_2 OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 41  Collection : Operation = create ECreating Collection : R7IEF196vk0gpfRQNxe2aYBvIA9kV in scope scope_2 OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 42 Collection : Operation = drop 'Deleting collection from scope scope_2 0Deleting Collection : GEi6o4EE in scope scope_2 ­{'uid': '66'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:31:39 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 41 Collection : Operation = drop 'Deleting collection from scope scope_2 EDeleting Collection : R7IEF196vk0gpfRQNxe2aYBvIA9kV in scope scope_2 ­{'uid': '67'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:33:39 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 40  Collection : Operation = create :Creating Collection : VBXYBEWUyUlTZ in scope uqjWHEVFuWvx OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 41 Collection : Operation = drop (Deleting collection from scope _default EDeleting Collection : nApuhGCezofy7LL6tUUAHY6fo0hi in scope _default ­{'uid': '69'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:37:39 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 40  Collection : Operation = create FCreating Collection : bWTLy1E60KvNNoJCWzagNFrw7ihjrd in scope scope_0 OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 41 Collection : Operation = drop 'Deleting collection from scope scope_0 ADeleting Collection : mvYqLqbesWVbOcW35oCTAqTrY in scope scope_0 ­{'uid': '6b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:41:40 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 40 Collection : Operation = drop 'Deleting collection from scope scope_0 1Deleting Collection : ErcNiMwsA in scope scope_0 ­{'uid': '6c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:43:40 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} OCurr_scope_list: ['uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 39 Scope : Operation = create -Creating Scope : PY5ALsk96dXbUQdt4gCXVPWWKCq ,creating scope: PY5ALsk96dXbUQdt4gCXVPWWKCq nCurr_scope_list: ['PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 39  Collection : Operation = create 8Creating Collection : 6i4Ecyy6Zg4ylpeL in scope scope_0 nCurr_scope_list: ['PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 40 Scope : Operation = create (Creating Scope : EenGtb2a615WRuayIXpwDP 'creating scope: EenGtb2a615WRuayIXpwDP ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 40  Collection : Operation = create 9Creating Collection : DPi0z93ajAlM2wSNQ in scope scope_2 ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 41  Collection : Operation = create ?Creating Collection : zEx1oAAQ6D1xEU5Rb6 in scope uqjWHEVFuWvx ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 42 Collection : Operation = drop 'Deleting collection from scope scope_2 9Deleting Collection : DPi0z93ajAlM2wSNQ in scope scope_2 ­{'uid': '72'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:55:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 41  Collection : Operation = create >Creating Collection : E8WvvzanvaZ0qm5Np6qfDT in scope scope_0 ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 42 Collection : Operation = drop 'Deleting collection from scope scope_0 >Deleting Collection : E8WvvzanvaZ0qm5Np6qfDT in scope scope_0 ­{'uid': '74'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 12:59:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 41 Collection : Operation = drop (Deleting collection from scope _default ?Deleting Collection : Smq7TkpLkWmzizyA9SN388 in scope _default ­{'uid': '75'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:01:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 40 Collection : Operation = drop 'Deleting collection from scope scope_1 9Deleting Collection : 82CIofht3OxfnEK4D in scope scope_1 ­{'uid': '76'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:03:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'PY5ALsk96dXbUQdt4gCXVPWWKCq', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 39 Scope : Operation = drop -Deleting Scope : PY5ALsk96dXbUQdt4gCXVPWWKCq ­{'uid': '77'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:05:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} iCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 39 Scope : Operation = create +Creating Scope : 9QsroNMfFO6JlNNgifl3soBGQ *creating scope: 9QsroNMfFO6JlNNgifl3soBGQ †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 39 Collection : Operation = drop 'Deleting collection from scope scope_1 †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 39  Collection : Operation = create GCreating Collection : IzKHfebFVKGSYp49RQO0QaISOq in scope uqjWHEVFuWvx †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 40  Collection : Operation = create ?Creating Collection : rE7tHa8TzpuMjkOwsM in scope uqjWHEVFuWvx †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 41  Collection : Operation = create DCreating Collection : rLZjurqdZQ in scope 9QsroNMfFO6JlNNgifl3soBGQ †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 42 Collection : Operation = drop (Deleting collection from scope _default †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 42  Collection : Operation = create OCreating Collection : rZLIAarw0w0kLb1nO02NJSW3 in scope EenGtb2a615WRuayIXpwDP †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 43 Collection : Operation = drop 'Deleting collection from scope scope_2 ADeleting Collection : KkT8BCUsfVBGdoHeQhk0jIMil in scope scope_2 ­{'uid': '7d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:21:44 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} †Curr_scope_list: ['9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 42 Scope : Operation = create -Creating Scope : bDZy7Nlm8SMTgHWU8a90oj0zWTw ,creating scope: bDZy7Nlm8SMTgHWU8a90oj0zWTw ¥Curr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', '9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 42  Collection : Operation = create SCreating Collection : FAm10obnBqCOag9sUpfYfe5wrKKC in scope EenGtb2a615WRuayIXpwDP ¥Curr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', '9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 43  Collection : Operation = create BCreating Collection : ZIcIeSgmwyyknDbIbq8ZFoELal in scope scope_2 ¥Curr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', '9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 44 Collection : Operation = drop 'Deleting collection from scope scope_2 2Deleting Collection : 4qHgcCLac2 in scope scope_2 ­{'uid': '81'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:29:45 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¥Curr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', '9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 43  Collection : Operation = create 2Creating Collection : m9TqDCBpP in scope _default ¥Curr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', '9QsroNMfFO6JlNNgifl3soBGQ', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 44 Scope : Operation = drop +Deleting Scope : 9QsroNMfFO6JlNNgifl3soBGQ ­{'uid': '83'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:33:45 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 43  Collection : Operation = create 0Creating Collection : kdeFRvKd in scope scope_1 ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 44 Collection : Operation = drop 'Deleting collection from scope scope_0 8Deleting Collection : 6i4Ecyy6Zg4ylpeL in scope scope_0 ­{'uid': '85'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:37:46 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 43  Collection : Operation = create 6Creating Collection : 8Xk5XvVkU in scope uqjWHEVFuWvx ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 44  Collection : Operation = create PCreating Collection : 92UyT4sQjQINYAZpk2bh in scope bDZy7Nlm8SMTgHWU8a90oj0zWTw ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 45  Collection : Operation = create ICreating Collection : ZNNPAQ2SobnfSZQ2f81PSnpWepkB in scope uqjWHEVFuWvx ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 46 Collection : Operation = drop 'Deleting collection from scope scope_0 FDeleting Collection : bWTLy1E60KvNNoJCWzagNFrw7ihjrd in scope scope_0 ­{'uid': '89'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:45:46 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 45  Collection : Operation = create ACreating Collection : B45sU4Qf8jMeXXOJcmM5fThz in scope _default ˆCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'uqjWHEVFuWvx', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 46 Scope : Operation = drop Deleting Scope : uqjWHEVFuWvx ­{'uid': '8b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:49:47 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} xCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 38 Collection : Operation = drop ;Deleting collection from scope bDZy7Nlm8SMTgHWU8a90oj0zWTw PDeleting Collection : 92UyT4sQjQINYAZpk2bh in scope bDZy7Nlm8SMTgHWU8a90oj0zWTw ­{'uid': '8c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:51:47 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} xCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 37 Collection : Operation = drop (Deleting collection from scope _default 2Deleting Collection : m9TqDCBpP in scope _default ­{'uid': '8d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:53:47 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} xCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 36 Collection : Operation = drop 'Deleting collection from scope scope_2 BDeleting Collection : ZIcIeSgmwyyknDbIbq8ZFoELal in scope scope_2 ­{'uid': '8e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:55:48 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} xCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 35 Collection : Operation = drop (Deleting collection from scope _default ADeleting Collection : B45sU4Qf8jMeXXOJcmM5fThz in scope _default ­{'uid': '8f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 13:57:48 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} xCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 34  Collection : Operation = create ECreating Collection : Gdoe94iKt1ZlIXaFcXZdLM2d89LJ in scope _default xCurr_scope_list: ['bDZy7Nlm8SMTgHWU8a90oj0zWTw', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 35 Scope : Operation = drop -Deleting Scope : bDZy7Nlm8SMTgHWU8a90oj0zWTw ­{'uid': '91'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 14:01:48 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} YCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 35  Collection : Operation = create ;Creating Collection : HGLD4QcfkcBIQsf01p in scope _default YCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 36  Collection : Operation = create @Creating Collection : Asnjhf17e5jpn6qEufAbtONy in scope scope_0 YCurr_scope_list: ['EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 37 Scope : Operation = create &Creating Scope : 1GqKIVm6WQrV190Bu3JN %creating scope: 1GqKIVm6WQrV190Bu3JN qCurr_scope_list: ['1GqKIVm6WQrV190Bu3JN', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 37  Collection : Operation = create ECreating Collection : Rjh1t5SXZmiMIy in scope EenGtb2a615WRuayIXpwDP qCurr_scope_list: ['1GqKIVm6WQrV190Bu3JN', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 38 Collection : Operation = drop 6Deleting collection from scope EenGtb2a615WRuayIXpwDP SDeleting Collection : FAm10obnBqCOag9sUpfYfe5wrKKC in scope EenGtb2a615WRuayIXpwDP ­{'uid': '96'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 14:11:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} qCurr_scope_list: ['1GqKIVm6WQrV190Bu3JN', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 37 Scope : Operation = create !Creating Scope : j2Viz0CzC6YXin2  creating scope: j2Viz0CzC6YXin2 „Curr_scope_list: ['j2Viz0CzC6YXin2', '1GqKIVm6WQrV190Bu3JN', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 37 Collection : Operation = drop 'Deleting collection from scope scope_0 @Deleting Collection : Asnjhf17e5jpn6qEufAbtONy in scope scope_0 ­{'uid': '98'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 14:15:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} „Curr_scope_list: ['j2Viz0CzC6YXin2', '1GqKIVm6WQrV190Bu3JN', 'EenGtb2a615WRuayIXpwDP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 36  Collection : Operation = create Creating Collection : CnQlzCBSqhZR2estpfIS5U in scope scope_0 _Curr_scope_list: ['35rRLKnD0', 'j2Viz0CzC6YXin2', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 41 Scope : Operation = drop Deleting Scope : 35rRLKnD0 ­{'uid': 'bc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 15:33:57 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} RCurr_scope_list: ['j2Viz0CzC6YXin2', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 41  Collection : Operation = create 7Creating Collection : C2Qk8vsSF7gJgE7 in scope scope_0 RCurr_scope_list: ['j2Viz0CzC6YXin2', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 42  Collection : Operation = create 5Creating Collection : Gvxe4rbf6VzPR in scope scope_1 RCurr_scope_list: ['j2Viz0CzC6YXin2', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 43  Collection : Operation = create 8Creating Collection : lpK13LTX38BfVsur in scope scope_1 RCurr_scope_list: ['j2Viz0CzC6YXin2', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 44  Collection : Operation = create 7Creating Collection : gU9B0AxJc7EPsn7 in scope scope_1 RCurr_scope_list: ['j2Viz0CzC6YXin2', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 45 Collection : Operation = drop /Deleting collection from scope j2Viz0CzC6YXin2 LDeleting Collection : cKKKFSSncWQZfHpivKjFcG1b2Ay6 in scope j2Viz0CzC6YXin2 ­{'uid': 'c1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 15:43:58 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} RCurr_scope_list: ['j2Viz0CzC6YXin2', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 44 Scope : Operation = drop !Deleting Scope : j2Viz0CzC6YXin2 ­{'uid': 'c2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 15:45:59 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 44  Collection : Operation = create 4Creating Collection : t08idlpUH0oq in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 45  Collection : Operation = create ACreating Collection : 9r8nTKw7RlbzVSUPB6JvTS6iD in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 46 Collection : Operation = drop 'Deleting collection from scope scope_1 EDeleting Collection : uRp3EQoweXCPDtrUQ7htrt5ABFZng in scope scope_1 ­{'uid': 'c5'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 15:51:59 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 45 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 45  Collection : Operation = create FCreating Collection : mygYmxEGwCWiEAesHcMLHbWnIWY37g in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 46 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 46 Collection : Operation = drop (Deleting collection from scope _default 6Deleting Collection : 877QySis4duTn in scope _default ­{'uid': 'c7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:00:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 45  Collection : Operation = create ACreating Collection : 8PtvUE78SFnztYRkkS3IMzUA5 in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 46 Collection : Operation = drop (Deleting collection from scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 46 Collection : Operation = drop 'Deleting collection from scope scope_0 ;Deleting Collection : 2pdUBtYuviBpFLEXLu9 in scope scope_0 ­{'uid': 'c9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:06:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 45  Collection : Operation = create Deleting Collection : CnQlzCBSqhZR2estpfIS5U in scope scope_0 ­{'uid': 'd3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:34:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} RCurr_scope_list: ['CcusPSUWpuSRKTb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 50 Collection : Operation = drop 'Deleting collection from scope scope_0 7Deleting Collection : C2Qk8vsSF7gJgE7 in scope scope_0 ­{'uid': 'd4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:36:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} RCurr_scope_list: ['CcusPSUWpuSRKTb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 49 Collection : Operation = drop /Deleting collection from scope CcusPSUWpuSRKTb KDeleting Collection : gEFdLHa1mwOvxb5k3mJY5bqJYBC in scope CcusPSUWpuSRKTb ­{'uid': 'd5'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:38:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} RCurr_scope_list: ['CcusPSUWpuSRKTb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 48  Collection : Operation = create FCreating Collection : QDPGAChK13VfWOfQr4eizMCibkYpce in scope scope_2 RCurr_scope_list: ['CcusPSUWpuSRKTb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 49  Collection : Operation = create 9Creating Collection : w2UR9sfniAbMMRBp in scope _default RCurr_scope_list: ['CcusPSUWpuSRKTb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 50 Collection : Operation = drop 'Deleting collection from scope scope_2 ADeleting Collection : LLDfwozTVYN4paAFzMBLxIBrA in scope scope_2 ­{'uid': 'd8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:44:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} RCurr_scope_list: ['CcusPSUWpuSRKTb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 49 Scope : Operation = drop !Deleting Scope : CcusPSUWpuSRKTb ­{'uid': 'd9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:46:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 49 Collection : Operation = drop 'Deleting collection from scope scope_0 3Deleting Collection : At6CVEsEp8C in scope scope_0 ­{'uid': 'da'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 16:48:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 48  Collection : Operation = create ;Creating Collection : javkrWDPWSTHByt79eI in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 49 Scope : Operation = create "Creating Scope : WwtQaltsc59g6Gzt !creating scope: WwtQaltsc59g6Gzt SCurr_scope_list: ['WwtQaltsc59g6Gzt', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 49  Collection : Operation = create ?Creating Collection : kapK4jg8gN0dm85yvndyqdJ in scope scope_1 SCurr_scope_list: ['WwtQaltsc59g6Gzt', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 50  Collection : Operation = create ;Creating Collection : VxtFYgC9KsNgm2jeCwS in scope scope_0 SCurr_scope_list: ['WwtQaltsc59g6Gzt', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 51  Collection : Operation = create @Creating Collection : h798N999plhdtd99AemAay5 in scope _default SCurr_scope_list: ['WwtQaltsc59g6Gzt', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 52  Collection : Operation = create ACreating Collection : tR5Aousu8y0gfggJjdUaaobh8 in scope scope_2 SCurr_scope_list: ['WwtQaltsc59g6Gzt', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 53 Collection : Operation = drop 'Deleting collection from scope scope_0 ;Deleting Collection : javkrWDPWSTHByt79eI in scope scope_0 ­{'uid': 'e1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:02:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} SCurr_scope_list: ['WwtQaltsc59g6Gzt', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 52  Collection : Operation = create FCreating Collection : 2F8bxwnCy74yEPLs6PsSQbTkL2ptuu in scope scope_0 SCurr_scope_list: ['WwtQaltsc59g6Gzt', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 53 Scope : Operation = drop "Deleting Scope : WwtQaltsc59g6Gzt ­{'uid': 'e3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:06:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 53 Collection : Operation = drop 'Deleting collection from scope scope_2 ADeleting Collection : tR5Aousu8y0gfggJjdUaaobh8 in scope scope_2 ­{'uid': 'e4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:08:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 52 Collection : Operation = drop 'Deleting collection from scope scope_2 FDeleting Collection : QDPGAChK13VfWOfQr4eizMCibkYpce in scope scope_2 ­{'uid': 'e5'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:10:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 51  Collection : Operation = create ECreating Collection : FCWWEuOn70PMw2OkUovF4fe1nnrty in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 52 Scope : Operation = create Creating Scope : JTbNqtv3b creating scope: JTbNqtv3b LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 52  Collection : Operation = create 2Creating Collection : dwCjy1Yqq in scope _default LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 53  Collection : Operation = create BCreating Collection : zlr30tW5x8FafKpREzTIIV1MIL in scope scope_1 LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 54  Collection : Operation = create 6Creating Collection : EfvNoZaeD7dv5W in scope scope_1 LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 55 Collection : Operation = drop 'Deleting collection from scope scope_2 ;Deleting Collection : mICsnWVQMy148Ga8Qdi in scope scope_2 ­{'uid': 'eb'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:22:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 54 Collection : Operation = drop )Deleting collection from scope JTbNqtv3b LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 54 Collection : Operation = drop 'Deleting collection from scope scope_0 FDeleting Collection : 2F8bxwnCy74yEPLs6PsSQbTkL2ptuu in scope scope_0 ­{'uid': 'ec'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:26:08 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 53  Collection : Operation = create 7Creating Collection : v6YAGmBIufinBGE in scope scope_1 LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 54 Collection : Operation = drop 'Deleting collection from scope scope_2 ;Deleting Collection : dwQfm1yUjDgkIhSoeHW in scope scope_2 ­{'uid': 'ee'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:30:08 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 53  Collection : Operation = create FCreating Collection : WqCLYeytyGp4vC4o4ILUs11V7aEOE in scope _default LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 54  Collection : Operation = create 6Creating Collection : 0MiuvSJuM3IUCM in scope scope_1 LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 55  Collection : Operation = create ECreating Collection : FAixYZMovOVK6G1uCTAFeYBrcVmDu in scope scope_1 LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 56 Collection : Operation = drop (Deleting collection from scope _default 9Deleting Collection : w2UR9sfniAbMMRBp in scope _default ­{'uid': 'f2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:38:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} LCurr_scope_list: ['JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 55 Scope : Operation = create 0Creating Scope : PAzzoOgUj30vqgWf3oYBnX0DrtrCHM /creating scope: PAzzoOgUj30vqgWf3oYBnX0DrtrCHM nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 55 Collection : Operation = drop >Deleting collection from scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 55 Collection : Operation = drop )Deleting collection from scope JTbNqtv3b nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 55  Collection : Operation = create YCreating Collection : icug5AFsI3G3moJBoT4ypCXgfX in scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 56  Collection : Operation = create 7Creating Collection : o0Iosejw5Ro3pGp in scope scope_1 nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 57  Collection : Operation = create DCreating Collection : qGjDyZzB2X4e2g2XT5lCPnOU4Xx5 in scope scope_1 nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 58 Collection : Operation = drop 'Deleting collection from scope scope_0 4Deleting Collection : t08idlpUH0oq in scope scope_0 ­{'uid': 'f7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 17:52:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 57 Scope : Operation = create ,Creating Scope : mNK0Jrhh2Kvg3WrpnPsG81cPm3 +creating scope: mNK0Jrhh2Kvg3WrpnPsG81cPm3 ŒCurr_scope_list: ['mNK0Jrhh2Kvg3WrpnPsG81cPm3', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 57  Collection : Operation = create FCreating Collection : m5WMP4Ygwhz in scope mNK0Jrhh2Kvg3WrpnPsG81cPm3 ŒCurr_scope_list: ['mNK0Jrhh2Kvg3WrpnPsG81cPm3', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 58 Collection : Operation = drop 'Deleting collection from scope scope_2 ŒCurr_scope_list: ['mNK0Jrhh2Kvg3WrpnPsG81cPm3', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 58  Collection : Operation = create YCreating Collection : C5GGwby2CYVDEPBJVJh3X23hlX in scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM ŒCurr_scope_list: ['mNK0Jrhh2Kvg3WrpnPsG81cPm3', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 59 Scope : Operation = drop ,Deleting Scope : mNK0Jrhh2Kvg3WrpnPsG81cPm3 ­{'uid': 'fb'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:02:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} nCurr_scope_list: ['PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 58 Scope : Operation = create %Creating Scope : tdZqBroXY72GJUKgT8v $creating scope: tdZqBroXY72GJUKgT8v …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 58 Collection : Operation = drop )Deleting collection from scope JTbNqtv3b …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 58  Collection : Operation = create HCreating Collection : GzCEc9Rfs in scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 59 Collection : Operation = drop )Deleting collection from scope JTbNqtv3b …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 59 Collection : Operation = drop 'Deleting collection from scope scope_1 7Deleting Collection : v6YAGmBIufinBGE in scope scope_1 ­{'uid': 'fe'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '12', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:12:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 58  Collection : Operation = create 4Creating Collection : KwxLNIOLr4 in scope JTbNqtv3b …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 59 Collection : Operation = drop 'Deleting collection from scope scope_2 …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 59 Collection : Operation = drop 3Deleting collection from scope tdZqBroXY72GJUKgT8v …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 59  Collection : Operation = create ?Creating Collection : oSLu9bRC3fxsw0JC0Vktw in scope JTbNqtv3b …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 60 Collection : Operation = drop >Deleting collection from scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM HDeleting Collection : GzCEc9Rfs in scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM ®{'uid': '101'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:22:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 59 Collection : Operation = drop >Deleting collection from scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM YDeleting Collection : icug5AFsI3G3moJBoT4ypCXgfX in scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM ®{'uid': '102'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:24:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} …Curr_scope_list: ['tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 58 Scope : Operation = create %Creating Scope : ObQtkVe76IpUlUGbcvf $creating scope: ObQtkVe76IpUlUGbcvf œCurr_scope_list: ['ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 58 Scope : Operation = create "Creating Scope : 1lcUA5PrUn2YNXB9 !creating scope: 1lcUA5PrUn2YNXB9 °Curr_scope_list: ['1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 58 Collection : Operation = drop (Deleting collection from scope _default @Deleting Collection : h798N999plhdtd99AemAay5 in scope _default ®{'uid': '105'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:30:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} °Curr_scope_list: ['1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 57 Scope : Operation = create .Creating Scope : tZNu1shreru6Z41Fdn768oJ9KqB2 -creating scope: tZNu1shreru6Z41Fdn768oJ9KqB2 ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 57  Collection : Operation = create >Creating Collection : qSikb7NVTFSkX in scope 1lcUA5PrUn2YNXB9 ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 58 Collection : Operation = drop 'Deleting collection from scope scope_1 6Deleting Collection : XX2np5gxFCHQy1 in scope scope_1 ®{'uid': '108'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:36:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 57 Collection : Operation = drop (Deleting collection from scope _default 2Deleting Collection : dwCjy1Yqq in scope _default ®{'uid': '109'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:38:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 56  Collection : Operation = create =Creating Collection : JERYeIMOwspyIuBOgar in scope JTbNqtv3b ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 57 Collection : Operation = drop 'Deleting collection from scope scope_0 EDeleting Collection : FCWWEuOn70PMw2OkUovF4fe1nnrty in scope scope_0 ®{'uid': '10b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:42:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 56  Collection : Operation = create UCreating Collection : wrPQ0FbuSXYuFqvmTHxg1s7q in scope tZNu1shreru6Z41Fdn768oJ9KqB2 ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 57 Collection : Operation = drop 'Deleting collection from scope scope_2 ĐCurr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'ObQtkVe76IpUlUGbcvf', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 57  Collection : Operation = create Deleting collection from scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM YDeleting Collection : C5GGwby2CYVDEPBJVJh3X23hlX in scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM ®{'uid': '110'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 18:56:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¹Curr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 56  Collection : Operation = create LCreating Collection : fkicehXrPKU6397pnuUe8Vm4lTv in scope 1lcUA5PrUn2YNXB9 ¹Curr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 57 Collection : Operation = drop >Deleting collection from scope PAzzoOgUj30vqgWf3oYBnX0DrtrCHM ¹Curr_scope_list: ['tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 57 Scope : Operation = create ,Creating Scope : ojDyx4cLe5zTkgQWZIGifeoi8Y +creating scope: ojDyx4cLe5zTkgQWZIGifeoi8Y ×Curr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 57  Collection : Operation = create ECreating Collection : lRjMEQ0GPBKYomBa3TmHpMpXnXRA in scope _default ×Curr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 58  Collection : Operation = create 0Creating Collection : 5xfI9lD7 in scope scope_2 ×Curr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 59 Collection : Operation = drop 'Deleting collection from scope scope_0 9Deleting Collection : EmWa3fIyZnj23N1rW in scope scope_0 ®{'uid': '115'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 19:08:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ×Curr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 58  Collection : Operation = create DCreating Collection : VFQ9OgnTs in scope ojDyx4cLe5zTkgQWZIGifeoi8Y ×Curr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'PAzzoOgUj30vqgWf3oYBnX0DrtrCHM', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 59 Scope : Operation = drop 0Deleting Scope : PAzzoOgUj30vqgWf3oYBnX0DrtrCHM ®{'uid': '117'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 19:12:18 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} µCurr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 59  Collection : Operation = create 2Creating Collection : 1WoWOkQQ in scope JTbNqtv3b µCurr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 60 Collection : Operation = drop 3Deleting collection from scope tdZqBroXY72GJUKgT8v µCurr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 60  Collection : Operation = create ?Creating Collection : 06oMLp9KBMerdNf6Fk2SW in scope JTbNqtv3b µCurr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 61 Collection : Operation = drop :Deleting collection from scope ojDyx4cLe5zTkgQWZIGifeoi8Y DDeleting Collection : VFQ9OgnTs in scope ojDyx4cLe5zTkgQWZIGifeoi8Y ®{'uid': '11a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 19:20:19 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} µCurr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 60  Collection : Operation = create MCreating Collection : GaC1aKQdqIN4IOcQ1nDRnqIFExpG in scope 1lcUA5PrUn2YNXB9 µCurr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', '1lcUA5PrUn2YNXB9', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 61 Scope : Operation = drop "Deleting Scope : 1lcUA5PrUn2YNXB9 ®{'uid': '11c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 19:24:19 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¡Curr_scope_list: ['ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 57 Scope : Operation = create ,Creating Scope : RgRu63MStivScdVqd2n0tRw2Qk +creating scope: RgRu63MStivScdVqd2n0tRw2Qk ¿Curr_scope_list: ['RgRu63MStivScdVqd2n0tRw2Qk', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 57 Collection : Operation = drop )Deleting collection from scope JTbNqtv3b =Deleting Collection : JERYeIMOwspyIuBOgar in scope JTbNqtv3b ®{'uid': '11e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 19:28:19 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¿Curr_scope_list: ['RgRu63MStivScdVqd2n0tRw2Qk', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 56  Collection : Operation = create FCreating Collection : d5EVtHRW2 in scope tZNu1shreru6Z41Fdn768oJ9KqB2 ¿Curr_scope_list: ['RgRu63MStivScdVqd2n0tRw2Qk', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 57  Collection : Operation = create 8Creating Collection : O7NfHFSrBgMvW4O in scope _default ¿Curr_scope_list: ['RgRu63MStivScdVqd2n0tRw2Qk', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 58 Collection : Operation = drop 'Deleting collection from scope scope_2 0Deleting Collection : 5xfI9lD7 in scope scope_2 ®{'uid': '121'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 19:34:20 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¿Curr_scope_list: ['RgRu63MStivScdVqd2n0tRw2Qk', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 57 Scope : Operation = create *Creating Scope : o45DH7EYQ0PWF9RtEGhJV41I )creating scope: o45DH7EYQ0PWF9RtEGhJV41I ÛCurr_scope_list: ['o45DH7EYQ0PWF9RtEGhJV41I', 'RgRu63MStivScdVqd2n0tRw2Qk', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 57 Scope : Operation = drop ,Deleting Scope : RgRu63MStivScdVqd2n0tRw2Qk ®{'uid': '123'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 19:38:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ½Curr_scope_list: ['o45DH7EYQ0PWF9RtEGhJV41I', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 57  Collection : Operation = create 4Creating Collection : RtsW0SzRpyQP in scope scope_0 ½Curr_scope_list: ['o45DH7EYQ0PWF9RtEGhJV41I', 'ojDyx4cLe5zTkgQWZIGifeoi8Y', 'tZNu1shreru6Z41Fdn768oJ9KqB2', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 58 Collection : Operation = drop 'Deleting collection from scope scope_1 Creating Collection : xS17lsBqm9u72JnKpOTX9 in scope _default “Curr_scope_list: ['yOVlK1QGr0b6T1OVa', 'PfoWjI1FFQNTHA1pNp7FYx5', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64 Scope : Operation = drop )Deleting Scope : PfoWjI1FFQNTHA1pNp7FYx5 ®{'uid': '151'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 21:20:30 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} xCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 63  Collection : Operation = create @Creating Collection : TCHvMh9P1rmfdMvcmBYZKmd in scope _default xCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'tdZqBroXY72GJUKgT8v', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 64 Scope : Operation = drop %Deleting Scope : tdZqBroXY72GJUKgT8v ®{'uid': '153'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 21:24:30 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64  Collection : Operation = create >Creating Collection : 4sG679AKX2X5 in scope yOVlK1QGr0b6T1OVa aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65  Collection : Operation = create ?Creating Collection : 5xUIO3DRF6f6uAxK0CCY7p8 in scope scope_0 aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66  Collection : Operation = create 0Creating Collection : RlisgbpN in scope scope_2 aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67 Collection : Operation = drop 'Deleting collection from scope scope_1 :Deleting Collection : cS4Zp0Zab1RzC790FJ in scope scope_1 ®{'uid': '157'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 21:34:31 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66 Collection : Operation = drop )Deleting collection from scope JTbNqtv3b 4Deleting Collection : KwxLNIOLr4 in scope JTbNqtv3b ®{'uid': '158'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 21:36:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65 Scope : Operation = create +Creating Scope : 1vK6PbIS5NL9jOh9QUWjT77vD *creating scope: 1vK6PbIS5NL9jOh9QUWjT77vD ~Curr_scope_list: ['1vK6PbIS5NL9jOh9QUWjT77vD', 'yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_2 6Deleting Collection : 2F9uwyymDZQxuI in scope scope_2 ®{'uid': '15a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 21:40:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ~Curr_scope_list: ['1vK6PbIS5NL9jOh9QUWjT77vD', 'yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 64  Collection : Operation = create LCreating Collection : 1Z9KZNt6em6wKKTB58 in scope 1vK6PbIS5NL9jOh9QUWjT77vD ~Curr_scope_list: ['1vK6PbIS5NL9jOh9QUWjT77vD', 'yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65 Scope : Operation = drop +Deleting Scope : 1vK6PbIS5NL9jOh9QUWjT77vD ®{'uid': '15c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Tue, 04 Jul 2023 21:44:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} aCurr_scope_list: ['yOVlK1QGr0b6T1OVa', 'JTbNqtv3b', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64  Collection : Operation = create Creating Collection : e02sVqMEhQZ5tZEyODlg9 in scope _default Curr_scope_list: ['DjkQH9QHXagtX8jy8', 'a8t7XZUUDFg9Vp7G', 'ebl7RWUBTHgXvQCE4RMWZJe', 'irkbkKqvz', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 72 Collection : Operation = drop 'Deleting collection from scope scope_2 BDeleting Collection : TMEu3PQZqUXLq3r6LKESIvryQU in scope scope_2 ®{'uid': '1a8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:36:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['DjkQH9QHXagtX8jy8', 'a8t7XZUUDFg9Vp7G', 'ebl7RWUBTHgXvQCE4RMWZJe', 'irkbkKqvz', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71 Collection : Operation = drop 'Deleting collection from scope scope_0 Curr_scope_list: ['DjkQH9QHXagtX8jy8', 'a8t7XZUUDFg9Vp7G', 'ebl7RWUBTHgXvQCE4RMWZJe', 'irkbkKqvz', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71 Scope : Operation = create !Creating Scope : eU9xJQKbAAeoqJ0  creating scope: eU9xJQKbAAeoqJ0 ±Curr_scope_list: ['eU9xJQKbAAeoqJ0', 'DjkQH9QHXagtX8jy8', 'a8t7XZUUDFg9Vp7G', 'ebl7RWUBTHgXvQCE4RMWZJe', 'irkbkKqvz', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 71 Scope : Operation = drop )Deleting Scope : ebl7RWUBTHgXvQCE4RMWZJe ®{'uid': '1aa'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:42:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} –Curr_scope_list: ['eU9xJQKbAAeoqJ0', 'DjkQH9QHXagtX8jy8', 'a8t7XZUUDFg9Vp7G', 'irkbkKqvz', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71 Scope : Operation = drop Deleting Scope : irkbkKqvz ®{'uid': '1ab'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:44:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ‰Curr_scope_list: ['eU9xJQKbAAeoqJ0', 'DjkQH9QHXagtX8jy8', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71 Collection : Operation = drop 'Deleting collection from scope scope_2 2Deleting Collection : YzS1jfxoJ3 in scope scope_2 ®{'uid': '1ac'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:46:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ‰Curr_scope_list: ['eU9xJQKbAAeoqJ0', 'DjkQH9QHXagtX8jy8', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 70 Scope : Operation = drop #Deleting Scope : DjkQH9QHXagtX8jy8 ®{'uid': '1ad'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:48:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} tCurr_scope_list: ['eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 70  Collection : Operation = create ACreating Collection : 3vs9f9Z76WYf5DVC9vwbm1 in scope 8pGOSzKGkP tCurr_scope_list: ['eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 71 Collection : Operation = drop 0Deleting collection from scope a8t7XZUUDFg9Vp7G KDeleting Collection : NhwfLj1sghcYoQYy8ZnE4vmo6i in scope a8t7XZUUDFg9Vp7G ®{'uid': '1af'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:52:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} tCurr_scope_list: ['eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 70 Scope : Operation = create Creating Scope : dQrje215Z6Z3u creating scope: dQrje215Z6Z3u …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 70 Collection : Operation = drop (Deleting collection from scope _default 5Deleting Collection : Q1weUW5RDFfT in scope _default ®{'uid': '1b1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:56:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 69 Collection : Operation = drop (Deleting collection from scope _default >Deleting Collection : xS17lsBqm9u72JnKpOTX9 in scope _default ®{'uid': '1b2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 00:58:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 68  Collection : Operation = create ACreating Collection : i9iV5UEUuIt55mfLkRHKGdH4 in scope _default …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 69  Collection : Operation = create @Creating Collection : CyTgbuZp2VPClNgCkgV3MtEr in scope scope_0 …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 70  Collection : Operation = create FCreating Collection : 0B5E7zEqFuPBUu0g5K78i8jdjaG in scope 8pGOSzKGkP …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71  Collection : Operation = create ?Creating Collection : vgDcoCL5W2jecwxuJtEo in scope 8pGOSzKGkP …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72 Collection : Operation = drop 'Deleting collection from scope scope_0 @Deleting Collection : CyTgbuZp2VPClNgCkgV3MtEr in scope scope_0 ®{'uid': '1b7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:08:52 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71  Collection : Operation = create 9Creating Collection : iHflItHP4DOIjn in scope 8pGOSzKGkP …Curr_scope_list: ['dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72 Scope : Operation = create Creating Scope : MtcE1iUPgUg5 creating scope: MtcE1iUPgUg5 •Curr_scope_list: ['MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 72  Collection : Operation = create 5Creating Collection : LSACDfe97dqqH in scope scope_2 •Curr_scope_list: ['MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 73 Collection : Operation = drop *Deleting collection from scope 8pGOSzKGkP FDeleting Collection : 0B5E7zEqFuPBUu0g5K78i8jdjaG in scope 8pGOSzKGkP ®{'uid': '1bb'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:16:53 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} •Curr_scope_list: ['MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 72 Collection : Operation = drop -Deleting collection from scope dQrje215Z6Z3u •Curr_scope_list: ['MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 72 Collection : Operation = drop 0Deleting collection from scope a8t7XZUUDFg9Vp7G MDeleting Collection : oR7F3XNusKYPLXgJ5mUCiyB0c1kC in scope a8t7XZUUDFg9Vp7G ®{'uid': '1bc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:20:53 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} •Curr_scope_list: ['MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'eU9xJQKbAAeoqJ0', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71 Scope : Operation = drop !Deleting Scope : eU9xJQKbAAeoqJ0 ®{'uid': '1bd'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:22:53 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ‚Curr_scope_list: ['MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71 Scope : Operation = create $Creating Scope : nHDxhGP1Ewk2tGGCSk #creating scope: nHDxhGP1Ewk2tGGCSk ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71 Scope : Operation = create !Creating Scope : SVUbR0qqdoh3N3o  creating scope: SVUbR0qqdoh3N3o «Curr_scope_list: ['SVUbR0qqdoh3N3o', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 71  Collection : Operation = create 4Creating Collection : xVq6DjwqO in scope 8pGOSzKGkP «Curr_scope_list: ['SVUbR0qqdoh3N3o', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 72 Collection : Operation = drop 'Deleting collection from scope scope_2 2Deleting Collection : CPcMSX7SCV in scope scope_2 ®{'uid': '1c1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:30:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} «Curr_scope_list: ['SVUbR0qqdoh3N3o', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 71 Scope : Operation = drop !Deleting Scope : SVUbR0qqdoh3N3o ®{'uid': '1c2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:32:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71  Collection : Operation = create DCreating Collection : FMXMWwrg0G0KVY29gaN95hkkp in scope 8pGOSzKGkP ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 72 Collection : Operation = drop 2Deleting collection from scope nHDxhGP1Ewk2tGGCSk ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 72  Collection : Operation = create =Creating Collection : uTX7Ezhg5m in scope nHDxhGP1Ewk2tGGCSk ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 73  Collection : Operation = create =Creating Collection : n0Kf8w2SA6LaexhCD6sK in scope _default ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 74 Collection : Operation = drop ,Deleting collection from scope MtcE1iUPgUg5 ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 74 Collection : Operation = drop 'Deleting collection from scope scope_2 5Deleting Collection : LSACDfe97dqqH in scope scope_2 ®{'uid': '1c6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:44:55 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 73  Collection : Operation = create 4Creating Collection : hj9bQJGNzj36 in scope scope_0 ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 74  Collection : Operation = create >Creating Collection : bpCGA71PLEQufa99Q in scope MtcE1iUPgUg5 ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 75  Collection : Operation = create 1Creating Collection : 7dr4kRtF in scope _default ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 76 Collection : Operation = drop ,Deleting collection from scope MtcE1iUPgUg5 >Deleting Collection : bpCGA71PLEQufa99Q in scope MtcE1iUPgUg5 ®{'uid': '1ca'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:52:56 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˜Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', '8pGOSzKGkP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 75 Scope : Operation = drop Deleting Scope : 8pGOSzKGkP ®{'uid': '1cb'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:54:56 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Collection : Operation = drop (Deleting collection from scope _default 4Deleting Collection : ELi8jaQ6pbY in scope _default ®{'uid': '1cc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:56:57 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Collection : Operation = drop (Deleting collection from scope _default =Deleting Collection : n0Kf8w2SA6LaexhCD6sK in scope _default ®{'uid': '1cd'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 01:58:57 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'a8t7XZUUDFg9Vp7G', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 65 Scope : Operation = drop "Deleting Scope : a8t7XZUUDFg9Vp7G ®{'uid': '1ce'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:00:57 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} vCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65  Collection : Operation = create BCreating Collection : wQtcOL5hEOR4Mwa4N3LgV in scope MtcE1iUPgUg5 vCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_0 4Deleting Collection : hj9bQJGNzj36 in scope scope_0 ®{'uid': '1d0'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:04:57 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} vCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65 Collection : Operation = drop -Deleting collection from scope dQrje215Z6Z3u vCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65  Collection : Operation = create ;Creating Collection : o1TfeKWzjYGrv in scope dQrje215Z6Z3u vCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 66 Scope : Operation = create +Creating Scope : 0quTNXe0OZt2HwBeMLpxK9lgK *creating scope: 0quTNXe0OZt2HwBeMLpxK9lgK “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_2 5Deleting Collection : QtXx1ZfYYa6zm in scope scope_2 ®{'uid': '1d3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:12:58 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 65 Collection : Operation = drop ,Deleting collection from scope MtcE1iUPgUg5 BDeleting Collection : wQtcOL5hEOR4Mwa4N3LgV in scope MtcE1iUPgUg5 ®{'uid': '1d4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:14:58 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64  Collection : Operation = create 3Creating Collection : KS1cvqhBCR in scope _default “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 65  Collection : Operation = create DCreating Collection : 2g32Vkyf1MzaywJM60L4QldltZJo in scope scope_2 “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Collection : Operation = drop 9Deleting collection from scope 0quTNXe0OZt2HwBeMLpxK9lgK “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66  Collection : Operation = create 0Creating Collection : FXkHqAej in scope scope_1 “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Collection : Operation = drop ,Deleting collection from scope MtcE1iUPgUg5 “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Collection : Operation = drop 'Deleting collection from scope scope_1 7Deleting Collection : o0Iosejw5Ro3pGp in scope scope_1 ®{'uid': '1d8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:26:59 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66  Collection : Operation = create ;Creating Collection : tYBayF11dj5Pw in scope dQrje215Z6Z3u “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Collection : Operation = drop 'Deleting collection from scope scope_2 DDeleting Collection : 2g32Vkyf1MzaywJM60L4QldltZJo in scope scope_2 ®{'uid': '1da'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:31:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} “Curr_scope_list: ['0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Scope : Operation = create (Creating Scope : FcSjcG20LV7rdOdVpyLio0 'creating scope: FcSjcG20LV7rdOdVpyLio0 ­Curr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 66 Collection : Operation = drop 9Deleting collection from scope 0quTNXe0OZt2HwBeMLpxK9lgK ­Curr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'MtcE1iUPgUg5', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 66 Scope : Operation = drop Deleting Scope : MtcE1iUPgUg5 ®{'uid': '1dc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:37:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Scope : Operation = create Creating Scope : mWD68rwMvIA creating scope: mWD68rwMvIA ¬Curr_scope_list: ['mWD68rwMvIA', 'FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 66  Collection : Operation = create ICreating Collection : Ptx3C07Bt7XbThrKAo in scope FcSjcG20LV7rdOdVpyLio0 ¬Curr_scope_list: ['mWD68rwMvIA', 'FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'dQrje215Z6Z3u', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 67 Scope : Operation = drop Deleting Scope : dQrje215Z6Z3u ®{'uid': '1df'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:43:01 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ›Curr_scope_list: ['mWD68rwMvIA', 'FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 ›Curr_scope_list: ['mWD68rwMvIA', 'FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 ›Curr_scope_list: ['mWD68rwMvIA', 'FcSjcG20LV7rdOdVpyLio0', '0quTNXe0OZt2HwBeMLpxK9lgK', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 65 Scope : Operation = drop +Deleting Scope : 0quTNXe0OZt2HwBeMLpxK9lgK ®{'uid': '1e0'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:49:01 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ~Curr_scope_list: ['mWD68rwMvIA', 'FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65 Scope : Operation = drop Deleting Scope : mWD68rwMvIA ®{'uid': '1e1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:51:01 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65  Collection : Operation = create 6Creating Collection : kc9u7g003szflp in scope scope_1 oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66 Collection : Operation = drop (Deleting collection from scope _default 6Deleting Collection : GmRJKRZYi4uWe in scope _default ®{'uid': '1e3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:55:02 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65  Collection : Operation = create 9Creating Collection : t1RrN1ayzSVoERczx in scope scope_1 oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_2 DDeleting Collection : 2sCL8laWOMrdq7xHqaN1IoTMe6ep in scope scope_2 ®{'uid': '1e5'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 02:59:02 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65  Collection : Operation = create 5Creating Collection : J0Ipj3PnA1UKC in scope scope_0 oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66  Collection : Operation = create 2Creating Collection : KkgwbI1j2w in scope scope_0 oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67 Collection : Operation = drop 6Deleting collection from scope FcSjcG20LV7rdOdVpyLio0 IDeleting Collection : Ptx3C07Bt7XbThrKAo in scope FcSjcG20LV7rdOdVpyLio0 ®{'uid': '1e8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:05:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66  Collection : Operation = create ;Creating Collection : u3yo1mFCQNzJlWMsI9O in scope scope_2 oCurr_scope_list: ['FcSjcG20LV7rdOdVpyLio0', 'nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67 Scope : Operation = drop (Deleting Scope : FcSjcG20LV7rdOdVpyLio0 ®{'uid': '1ea'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:09:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} UCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 67  Collection : Operation = create @Creating Collection : GRsex2FbV3mkLFylc0qPgRK in scope _default UCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 68  Collection : Operation = create DCreating Collection : zEtd2zxE9WJHwYdWd0262iMrDgE2 in scope scope_2 UCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 69  Collection : Operation = create MCreating Collection : gJnIKlIGAuEHdZyjozrjRlnGIa in scope nHDxhGP1Ewk2tGGCSk UCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 70 Collection : Operation = drop 'Deleting collection from scope scope_1 :Deleting Collection : nZnJX1tIOBwWecSGUG in scope scope_1 ®{'uid': '1ee'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:17:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} UCurr_scope_list: ['nHDxhGP1Ewk2tGGCSk', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 69 Scope : Operation = drop $Deleting Scope : nHDxhGP1Ewk2tGGCSk ®{'uid': '1ef'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:19:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 67  Collection : Operation = create ACreating Collection : jcNYzgT4yJKvyCaNLVhwrXV2 in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 68 Collection : Operation = drop (Deleting collection from scope _default @Deleting Collection : TCHvMh9P1rmfdMvcmBYZKmd in scope _default ®{'uid': '1f1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:23:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 67 Collection : Operation = drop 'Deleting collection from scope scope_1 FDeleting Collection : mygYmxEGwCWiEAesHcMLHbWnIWY37g in scope scope_1 ®{'uid': '1f2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:25:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66  Collection : Operation = create 9Creating Collection : 2Pd6r6Yzb2JBNBBsc in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 67 Collection : Operation = drop 'Deleting collection from scope scope_0 2Deleting Collection : KkgwbI1j2w in scope scope_0 ®{'uid': '1f4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:29:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66  Collection : Operation = create 0Creating Collection : ZFasyhW2 in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 67 Collection : Operation = drop 'Deleting collection from scope scope_1 8Deleting Collection : lpK13LTX38BfVsur in scope scope_1 ®{'uid': '1f6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 03:33:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66 Scope : Operation = create (Creating Scope : tYvsSc89TK2kZuWl0jlVhU 'creating scope: tYvsSc89TK2kZuWl0jlVhU YCurr_scope_list: ['tYvsSc89TK2kZuWl0jlVhU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 66 Collection : Operation = drop 6Deleting collection from scope tYvsSc89TK2kZuWl0jlVhU YCurr_scope_list: ['tYvsSc89TK2kZuWl0jlVhU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 66  Collection : Operation = create 2Creating Collection : 5n3pv3iWmO in scope scope_0 YCurr_scope_list: ['tYvsSc89TK2kZuWl0jlVhU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 67 Scope : Operation = create "Creating Scope : z7CuN3iB6MAILGPU !creating scope: z7CuN3iB6MAILGPU mCurr_scope_list: ['z7CuN3iB6MAILGPU', 'tYvsSc89TK2kZuWl0jlVhU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67  Collection : Operation = create DCreating Collection : 3Bu51LSiBO3npE0adZZuewQReV6 in scope _default mCurr_scope_list: ['z7CuN3iB6MAILGPU', 'tYvsSc89TK2kZuWl0jlVhU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 68 Collection : Operation = drop 'Deleting collection from scope scope_2 Creating Collection : oMPZ2JmAWxNT9Bir2AJ7XB in scope scope_1 qCurr_scope_list: ['os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 70 Scope : Operation = create Creating Scope : nm8waJKmY creating scope: nm8waJKmY ~Curr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 70  Collection : Operation = create GCreating Collection : CztgJIq2lYwj0C7JkTUAKkFi5v4sVa in scope _default ~Curr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71  Collection : Operation = create ;Creating Collection : QBOWVNGzEXZKSzunV in scope nm8waJKmY ~Curr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72  Collection : Operation = create BCreating Collection : xFkaQHqQNSpM0fuDgRIcpHhz4y in scope scope_0 ~Curr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 73 Collection : Operation = drop 'Deleting collection from scope scope_1 BDeleting Collection : zlr30tW5x8FafKpREzTIIV1MIL in scope scope_1 ®{'uid': '218'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 04:43:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ~Curr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72 Collection : Operation = drop 'Deleting collection from scope scope_1 5Deleting Collection : Gvxe4rbf6VzPR in scope scope_1 ®{'uid': '219'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 04:45:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ~Curr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71  Collection : Operation = create CCreating Collection : oa0w63LQYjwHnuC4Sv in scope z7CuN3iB6MAILGPU ~Curr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'rDHttrADifxIgD', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72 Scope : Operation = drop  Deleting Scope : rDHttrADifxIgD ®{'uid': '21b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 04:49:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} lCurr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 71 Collection : Operation = drop (Deleting collection from scope _default FDeleting Collection : WqCLYeytyGp4vC4o4ILUs11V7aEOE in scope _default ®{'uid': '21c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 04:51:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} lCurr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 70 Collection : Operation = drop 'Deleting collection from scope scope_1 :Deleting Collection : IDt07jryyI3ijWzXdU in scope scope_1 ®{'uid': '21d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 04:53:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} lCurr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 69 Collection : Operation = drop 'Deleting collection from scope scope_2 0Deleting Collection : ZFasyhW2 in scope scope_2 ®{'uid': '21e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 04:55:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} lCurr_scope_list: ['nm8waJKmY', 'os7lZQ4y', 'z7CuN3iB6MAILGPU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 68  Collection : Operation = create Deleting Collection : e02sVqMEhQZ5tZEyODlg9 in scope _default ®{'uid': '227'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 05:15:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['wcDBHNrSzeP9F', 'nm8waJKmY', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_2 DDeleting Collection : zEtd2zxE9WJHwYdWd0262iMrDgE2 in scope scope_2 ®{'uid': '228'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 05:17:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['wcDBHNrSzeP9F', 'nm8waJKmY', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_1 ?Deleting Collection : Srfed6u9IXxK928qn003afP in scope scope_1 ®{'uid': '229'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 05:19:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['wcDBHNrSzeP9F', 'nm8waJKmY', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 63  Collection : Operation = create 9Creating Collection : D5Xy8uOjIPm in scope wcDBHNrSzeP9F ]Curr_scope_list: ['wcDBHNrSzeP9F', 'nm8waJKmY', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64  Collection : Operation = create DCreating Collection : fbq0rdAgsjrHmyxpWzVhPN in scope wcDBHNrSzeP9F ]Curr_scope_list: ['wcDBHNrSzeP9F', 'nm8waJKmY', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 2Deleting Collection : 5n3pv3iWmO in scope scope_0 ®{'uid': '22c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 05:25:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['wcDBHNrSzeP9F', 'nm8waJKmY', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64 Collection : Operation = drop (Deleting collection from scope _default 1Deleting Collection : 7dr4kRtF in scope _default ®{'uid': '22d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 05:27:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['wcDBHNrSzeP9F', 'nm8waJKmY', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 63 Collection : Operation = drop (Deleting collection from scope _default Creating Collection : y88l3PF2te0gzLD1mwWrm in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60 Collection : Operation = drop (Deleting collection from scope _default 5Deleting Collection : TzKqaKjL5Ppr in scope _default ®{'uid': '268'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 07:57:31 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 59 Collection : Operation = drop 'Deleting collection from scope scope_1 9Deleting Collection : t1RrN1ayzSVoERczx in scope scope_1 ®{'uid': '269'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 07:59:31 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 58  Collection : Operation = create BCreating Collection : SXdNpNU2iVqfAJZ13xc4EhNJv in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 59  Collection : Operation = create DCreating Collection : qfcksRK0F1Vf0iaS1WA53HS1wDxZ in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60 Collection : Operation = drop 'Deleting collection from scope scope_1 0Deleting Collection : sjE0WbTl in scope scope_1 ®{'uid': '26c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:05:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 59 Scope : Operation = create $Creating Scope : lVacRaxkWlinBXG6Ur #creating scope: lVacRaxkWlinBXG6Ur UCurr_scope_list: ['lVacRaxkWlinBXG6Ur', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 59  Collection : Operation = create 4Creating Collection : FBfdtzkav2S1 in scope scope_1 UCurr_scope_list: ['lVacRaxkWlinBXG6Ur', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 60 Collection : Operation = drop 'Deleting collection from scope scope_2 DDeleting Collection : qfcksRK0F1Vf0iaS1WA53HS1wDxZ in scope scope_2 ®{'uid': '26f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:11:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} UCurr_scope_list: ['lVacRaxkWlinBXG6Ur', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 59  Collection : Operation = create 5Creating Collection : QDsRf5gyF9eG in scope _default UCurr_scope_list: ['lVacRaxkWlinBXG6Ur', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 60 Collection : Operation = drop 'Deleting collection from scope scope_2 0Deleting Collection : Bsxq4iP5 in scope scope_2 ®{'uid': '271'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:15:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} UCurr_scope_list: ['lVacRaxkWlinBXG6Ur', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 59 Collection : Operation = drop 'Deleting collection from scope scope_0 ?Deleting Collection : H5MmQQTFL3R510SXoLcgEru in scope scope_0 ®{'uid': '272'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:17:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} UCurr_scope_list: ['lVacRaxkWlinBXG6Ur', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 58 Scope : Operation = drop $Deleting Scope : lVacRaxkWlinBXG6Ur ®{'uid': '273'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:19:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 58  Collection : Operation = create =Creating Collection : 8qlgfSWmQm2M5lIoVyJ3m in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 59  Collection : Operation = create 5Creating Collection : 5Tc5rOWxpaGzz in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60  Collection : Operation = create 3Creating Collection : 3rDodgFrT7 in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61 Collection : Operation = drop (Deleting collection from scope _default 7Deleting Collection : QZKQ3KXhohw83r in scope _default ®{'uid': '277'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:29:34 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60 Scope : Operation = create Creating Scope : T7aey8Ij creating scope: T7aey8Ij KCurr_scope_list: ['T7aey8Ij', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 60 Scope : Operation = create Creating Scope : w6eVqw1CBa creating scope: w6eVqw1CBa YCurr_scope_list: ['w6eVqw1CBa', 'T7aey8Ij', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 60  Collection : Operation = create ACreating Collection : tRKH63Mkz5QDW5lf2C0NuqpKB in scope scope_1 YCurr_scope_list: ['w6eVqw1CBa', 'T7aey8Ij', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 61 Scope : Operation = drop Deleting Scope : T7aey8Ij ®{'uid': '27b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:37:35 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 61 Collection : Operation = drop *Deleting collection from scope w6eVqw1CBa MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 61  Collection : Operation = create DCreating Collection : J1QIiVMQaQBaBkkqNFJUyEGK4 in scope w6eVqw1CBa MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 62  Collection : Operation = create ;Creating Collection : JpgAmyrjsa6eiGJMRm in scope _default MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 63  Collection : Operation = create 5Creating Collection : hRaT1Ee0cOOcs in scope scope_1 MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64  Collection : Operation = create DCreating Collection : PeOGvkNFylbtGcmvaEkQ4rmKK in scope w6eVqw1CBa MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Collection : Operation = drop (Deleting collection from scope _default :Deleting Collection : 8334Isz0YvGnO3coc in scope _default ®{'uid': '280'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:49:36 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Collection : Operation = drop *Deleting collection from scope w6eVqw1CBa DDeleting Collection : J1QIiVMQaQBaBkkqNFJUyEGK4 in scope w6eVqw1CBa ®{'uid': '281'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:51:37 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 63  Collection : Operation = create 3Creating Collection : ad9ZH27G2HW in scope scope_0 MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64  Collection : Operation = create DCreating Collection : yptSh8rsHhhbiDJjWk0cNKQjyXum in scope scope_1 MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Collection : Operation = drop *Deleting collection from scope w6eVqw1CBa DDeleting Collection : PeOGvkNFylbtGcmvaEkQ4rmKK in scope w6eVqw1CBa ®{'uid': '284'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:57:37 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} MCurr_scope_list: ['w6eVqw1CBa', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Scope : Operation = drop Deleting Scope : w6eVqw1CBa ®{'uid': '285'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 08:59:37 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create 1Creating Collection : lbh27DneI in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65  Collection : Operation = create >Creating Collection : ljKgPUquzQhQfKt2mnZZ7 in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_2 =Deleting Collection : 8qlgfSWmQm2M5lIoVyJ3m in scope scope_2 ®{'uid': '288'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:05:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Collection : Operation = drop (Deleting collection from scope _default CDeleting Collection : XJooVhehwRt979PqG29xx6nb3C in scope _default ®{'uid': '289'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:07:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_2 5Deleting Collection : 5Tc5rOWxpaGzz in scope scope_2 ®{'uid': '28a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:09:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 63 Collection : Operation = drop (Deleting collection from scope _default ;Deleting Collection : JpgAmyrjsa6eiGJMRm in scope _default ®{'uid': '28b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:11:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 62 Collection : Operation = drop 'Deleting collection from scope scope_1 EDeleting Collection : rMt7LMwYNJB95crrUtQB4fM7XOZcN in scope scope_1 ®{'uid': '28c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:13:39 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61 Collection : Operation = drop 'Deleting collection from scope scope_1 ADeleting Collection : wpMvqn6GYWR1vStEyhoRDervd in scope scope_1 ®{'uid': '28d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:15:39 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60  Collection : Operation = create CCreating Collection : ygTUUjO607fijBXpx2gtmcYza8A in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61  Collection : Operation = create 6Creating Collection : iBUtOuLut0SWeN in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 62 Collection : Operation = drop (Deleting collection from scope _default >Deleting Collection : ljKgPUquzQhQfKt2mnZZ7 in scope _default ®{'uid': '290'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:21:39 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61  Collection : Operation = create ;Creating Collection : mFwtdwhsqtIEJTVCTw in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 62  Collection : Operation = create 5Creating Collection : zsC7j8xpJG6w2 in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 63  Collection : Operation = create 6Creating Collection : FNDdp6C2zgaga3 in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create 6Creating Collection : XZ5zooJwdfb0gm in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65  Collection : Operation = create >Creating Collection : 01IQx3u3PiEnJM5K2XkOS3 in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66 Collection : Operation = drop (Deleting collection from scope _default ADeleting Collection : 2ZYVBOTyBnPqymkQ26EBG5eb in scope _default ®{'uid': '296'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:35:40 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 3Deleting Collection : ejOugPvX51T in scope scope_0 ®{'uid': '297'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:37:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create 0Creating Collection : n1orzlN5 in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 6Deleting Collection : XZ5zooJwdfb0gm in scope scope_0 ®{'uid': '299'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:43:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create ACreating Collection : I1O4WLHwjeFnBnE2ZKqYYYt2j in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_1 :Deleting Collection : kKOTAdvA4nwctIPahT in scope scope_1 ®{'uid': '29b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:47:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_2 ADeleting Collection : I1O4WLHwjeFnBnE2ZKqYYYt2j in scope scope_2 ®{'uid': '29c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:49:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 63  Collection : Operation = create ;Creating Collection : f2lUOJGuD9PdPPy39vP in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Scope : Operation = create Creating Scope : J9sRL2J5L creating scope: J9sRL2J5L LCurr_scope_list: ['J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64  Collection : Operation = create FCreating Collection : yBI31uEU2zvDAZzjRAuMNicxqkLr in scope J9sRL2J5L LCurr_scope_list: ['J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65  Collection : Operation = create DCreating Collection : bqBdR9vDk7Ibzw8IIiRQCHR3yC in scope J9sRL2J5L LCurr_scope_list: ['J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_1 FDeleting Collection : BvBONfmfonTQabRxBLOK1hTsMsaJ3l in scope scope_1 ®{'uid': '2a1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 09:59:43 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} LCurr_scope_list: ['J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Scope : Operation = create .Creating Scope : SITgqnZXdP3ROKLtpxmqfxAmTHSQ -creating scope: SITgqnZXdP3ROKLtpxmqfxAmTHSQ lCurr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65 Collection : Operation = drop (Deleting collection from scope _default >Deleting Collection : y88l3PF2te0gzLD1mwWrm in scope _default ®{'uid': '2a3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 10:03:43 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} lCurr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64  Collection : Operation = create 8Creating Collection : aGvyPJwmuySb2syz in scope scope_2 lCurr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65  Collection : Operation = create BCreating Collection : iAtCMCL4p8uupMMwsMUUkWPg in scope J9sRL2J5L lCurr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_0 ;Deleting Collection : w7wf6NduwZ0bkZVzDjg in scope scope_0 ®{'uid': '2a6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 10:09:44 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} lCurr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65  Collection : Operation = create ?Creating Collection : MxAemItVxNAeLb5BhdNI9PK in scope scope_1 lCurr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66  Collection : Operation = create CCreating Collection : 1v5airWunBKiP8eYJ40QXfonI7 in scope _default lCurr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'J9sRL2J5L', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67 Scope : Operation = drop Deleting Scope : J9sRL2J5L ®{'uid': '2a9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 10:15:44 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64  Collection : Operation = create ECreating Collection : u9OMlmA4DKUepr5aMdSFr9jDrITAY in scope scope_0 _Curr_scope_list: ['SITgqnZXdP3ROKLtpxmqfxAmTHSQ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Collection : Operation = drop Creating Collection : ij7NSNctUULpK9QNQZ1TVm in scope scope_1 NCurr_scope_list: ['eUJBVflnM8d', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_1 >Deleting Collection : 01IQx3u3PiEnJM5K2XkOS3 in scope scope_1 ®{'uid': '2c3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:11:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} NCurr_scope_list: ['eUJBVflnM8d', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_1 ADeleting Collection : 9r8nTKw7RlbzVSUPB6JvTS6iD in scope scope_1 ®{'uid': '2c4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:13:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} NCurr_scope_list: ['eUJBVflnM8d', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64  Collection : Operation = create FCreating Collection : DsTzRKTe8OMjMjNldCcTzgZcv3AQut in scope scope_2 NCurr_scope_list: ['eUJBVflnM8d', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Scope : Operation = drop Deleting Scope : eUJBVflnM8d ®{'uid': '2c6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:17:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 63  Collection : Operation = create 7Creating Collection : FUg0PKFA16V2bRu in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create 5Creating Collection : EqJeku7CDgSTN in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65  Collection : Operation = create 1Creating Collection : ykEntBk7N in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_1 >Deleting Collection : ij7NSNctUULpK9QNQZ1TVm in scope scope_1 ®{'uid': '2ca'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:25:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 5Deleting Collection : EqJeku7CDgSTN in scope scope_0 ®{'uid': '2cb'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:27:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_1 @Deleting Collection : 6UJKzHm4t5OawUoUITskp30r in scope scope_1 ®{'uid': '2cc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:29:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 63  Collection : Operation = create Creating Collection : kKseLjfAxfRHeVp6Sf09rD in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60  Collection : Operation = create 9Creating Collection : CgxVx5bdkQmzBp1ja in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61  Collection : Operation = create 3Creating Collection : wx0ciU8zI9K in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 62 Collection : Operation = drop (Deleting collection from scope _default ;Deleting Collection : yhp8HHqnG9zamwa7mN in scope _default ®{'uid': '2da'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:57:53 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61 Collection : Operation = drop (Deleting collection from scope _default =Deleting Collection : gat0x2YfdaGG9jdPBvQw in scope _default ®{'uid': '2db'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 11:59:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60  Collection : Operation = create ECreating Collection : 2kEbWlV1Mjibmo0QS7IOiCnXRQsHf in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61 Scope : Operation = create +Creating Scope : 1g3Z1RDw7buavzszs75oOPpQ5 *creating scope: 1g3Z1RDw7buavzszs75oOPpQ5 \Curr_scope_list: ['1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 61 Collection : Operation = drop (Deleting collection from scope _default @Deleting Collection : UnkHDiWgVs2E7DtSBBwp5H8 in scope _default ®{'uid': '2de'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:05:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} \Curr_scope_list: ['1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 60  Collection : Operation = create FCreating Collection : bCctPytns1BkFeEBy2Cqu5M0qsLeqk in scope scope_1 \Curr_scope_list: ['1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 61 Scope : Operation = create Creating Scope : vmFd7e4vZm creating scope: vmFd7e4vZm jCurr_scope_list: ['vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 61 Collection : Operation = drop 9Deleting collection from scope 1g3Z1RDw7buavzszs75oOPpQ5 jCurr_scope_list: ['vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 61 Collection : Operation = drop 'Deleting collection from scope scope_1 ADeleting Collection : tRKH63Mkz5QDW5lf2C0NuqpKB in scope scope_1 ®{'uid': '2e1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:13:55 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} jCurr_scope_list: ['vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 60 Collection : Operation = drop (Deleting collection from scope _default 5Deleting Collection : eUNsYQSTSgd3 in scope _default ®{'uid': '2e2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:15:55 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} jCurr_scope_list: ['vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 59  Collection : Operation = create 5Creating Collection : a3hwSUsZ9vcGw in scope scope_2 jCurr_scope_list: ['vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 60  Collection : Operation = create CCreating Collection : iqg6EO8HvlVnUSTKYuqK3E8FyN in scope _default jCurr_scope_list: ['vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 61 Scope : Operation = create Creating Scope : qt0Ihkaw9jR creating scope: qt0Ihkaw9jR yCurr_scope_list: ['qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 61  Collection : Operation = create ECreating Collection : KFkJwXqycPWSXQXB0AsqQikvOd6Q in scope _default yCurr_scope_list: ['qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 62  Collection : Operation = create 5Creating Collection : HBTxKdeNoJbdv in scope scope_0 yCurr_scope_list: ['qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 63  Collection : Operation = create 0Creating Collection : oh063y5U in scope scope_2 yCurr_scope_list: ['qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_0 5Deleting Collection : HBTxKdeNoJbdv in scope scope_0 ®{'uid': '2e9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:29:56 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} yCurr_scope_list: ['qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 63 Scope : Operation = create (Creating Scope : 5rUVzllwcEupDT2JvH0tMo 'creating scope: 5rUVzllwcEupDT2JvH0tMo “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 63  Collection : Operation = create >Creating Collection : jYmR7NUXZ0N8vWTJVSYroW in scope scope_0 “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64 Collection : Operation = drop +Deleting collection from scope qt0Ihkaw9jR “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_2 FDeleting Collection : DsTzRKTe8OMjMjNldCcTzgZcv3AQut in scope scope_2 ®{'uid': '2ec'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:37:57 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 63  Collection : Operation = create ?Creating Collection : 4kpxexTRsNodRGAKYbIE in scope vmFd7e4vZm “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64 Collection : Operation = drop +Deleting collection from scope qt0Ihkaw9jR “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_1 6Deleting Collection : kc9u7g003szflp in scope scope_1 ®{'uid': '2ee'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:43:58 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 63 Scope : Operation = create )Creating Scope : w8cktH4rUYTx46dYrpQ4TbY (creating scope: w8cktH4rUYTx46dYrpQ4TbY ®Curr_scope_list: ['w8cktH4rUYTx46dYrpQ4TbY', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 63 Collection : Operation = drop 9Deleting collection from scope 1g3Z1RDw7buavzszs75oOPpQ5 ®Curr_scope_list: ['w8cktH4rUYTx46dYrpQ4TbY', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 63 Collection : Operation = drop 'Deleting collection from scope scope_0 ;Deleting Collection : f2lUOJGuD9PdPPy39vP in scope scope_0 ®{'uid': '2f0'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:49:58 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ®Curr_scope_list: ['w8cktH4rUYTx46dYrpQ4TbY', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 62 Collection : Operation = drop 6Deleting collection from scope 5rUVzllwcEupDT2JvH0tMo ®Curr_scope_list: ['w8cktH4rUYTx46dYrpQ4TbY', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 62 Collection : Operation = drop 9Deleting collection from scope 1g3Z1RDw7buavzszs75oOPpQ5 ®Curr_scope_list: ['w8cktH4rUYTx46dYrpQ4TbY', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 62 Scope : Operation = drop )Deleting Scope : w8cktH4rUYTx46dYrpQ4TbY ®{'uid': '2f1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 12:55:59 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 62  Collection : Operation = create BCreating Collection : 2e9io97oVPKAPopbS3bc5K0kzb in scope scope_1 “Curr_scope_list: ['5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 63 Scope : Operation = create 'Creating Scope : ZyqM98gNFjfzxVITUs85K &creating scope: ZyqM98gNFjfzxVITUs85K ¬Curr_scope_list: ['ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'vmFd7e4vZm', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 63 Scope : Operation = drop Deleting Scope : vmFd7e4vZm ®{'uid': '2f4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:02:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 62  Collection : Operation = create :Creating Collection : YA00T0fuOhhdlzR7w in scope _default Curr_scope_list: ['ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 63 Collection : Operation = drop 5Deleting collection from scope ZyqM98gNFjfzxVITUs85K Curr_scope_list: ['ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', '1g3Z1RDw7buavzszs75oOPpQ5', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 63 Scope : Operation = drop +Deleting Scope : 1g3Z1RDw7buavzszs75oOPpQ5 ®{'uid': '2f6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:08:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 63 Scope : Operation = create !Creating Scope : Dc0pUTpn2R743h1  creating scope: Dc0pUTpn2R743h1 ”Curr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 63  Collection : Operation = create >Creating Collection : IqhiYAFbXZS4TcJt8x4iH6 in scope scope_2 ”Curr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64 Collection : Operation = drop +Deleting collection from scope qt0Ihkaw9jR ”Curr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 64  Collection : Operation = create ICreating Collection : 89g2xuQOtGB7cEGELh9 in scope ZyqM98gNFjfzxVITUs85K ”Curr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', '5rUVzllwcEupDT2JvH0tMo', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 65 Scope : Operation = drop (Deleting Scope : 5rUVzllwcEupDT2JvH0tMo ®{'uid': '2fa'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:18:01 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65 Collection : Operation = drop /Deleting collection from scope Dc0pUTpn2R743h1 zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65  Collection : Operation = create 3Creating Collection : Q5bujWi3Ej in scope _default zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 66  Collection : Operation = create 6Creating Collection : cDFCJDCbKKr0r in scope _default zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 67  Collection : Operation = create 2Creating Collection : vx42R3iKDs in scope scope_0 zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 68 Scope : Operation = create #Creating Scope : t554WnyMQoCd089LE "creating scope: t554WnyMQoCd089LE Curr_scope_list: ['t554WnyMQoCd089LE', 'Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 68  Collection : Operation = create 9Creating Collection : LSGKs0jzfBBhNL8Io in scope scope_0 Curr_scope_list: ['t554WnyMQoCd089LE', 'Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 69  Collection : Operation = create @Creating Collection : QImFi3SfuqyYVj0sDZZVq1xO in scope scope_0 Curr_scope_list: ['t554WnyMQoCd089LE', 'Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 70 Scope : Operation = drop #Deleting Scope : t554WnyMQoCd089LE ®{'uid': '301'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:34:02 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 70 Collection : Operation = drop (Deleting collection from scope _default :Deleting Collection : YA00T0fuOhhdlzR7w in scope _default ®{'uid': '302'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:36:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 69  Collection : Operation = create NCreating Collection : Ltz41jGR8sbJlezvZQN0CS8l62eBWd in scope Dc0pUTpn2R743h1 zCurr_scope_list: ['Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 70 Scope : Operation = create +Creating Scope : Dd0oxywouSynadgesxMQsRFww *creating scope: Dd0oxywouSynadgesxMQsRFww —Curr_scope_list: ['Dd0oxywouSynadgesxMQsRFww', 'Dc0pUTpn2R743h1', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 70 Scope : Operation = drop !Deleting Scope : Dc0pUTpn2R743h1 ®{'uid': '305'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:42:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} „Curr_scope_list: ['Dd0oxywouSynadgesxMQsRFww', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 69 Collection : Operation = drop +Deleting collection from scope qt0Ihkaw9jR „Curr_scope_list: ['Dd0oxywouSynadgesxMQsRFww', 'ZyqM98gNFjfzxVITUs85K', 'qt0Ihkaw9jR', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 69 Scope : Operation = drop Deleting Scope : qt0Ihkaw9jR ®{'uid': '306'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:46:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} uCurr_scope_list: ['Dd0oxywouSynadgesxMQsRFww', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 69  Collection : Operation = create BCreating Collection : kFmqKhTbGd0IAA2VrTUY3WMavb in scope scope_2 uCurr_scope_list: ['Dd0oxywouSynadgesxMQsRFww', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 70 Collection : Operation = drop (Deleting collection from scope _default EDeleting Collection : KFkJwXqycPWSXQXB0AsqQikvOd6Q in scope _default ®{'uid': '308'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:50:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} uCurr_scope_list: ['Dd0oxywouSynadgesxMQsRFww', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 69 Scope : Operation = drop +Deleting Scope : Dd0oxywouSynadgesxMQsRFww ®{'uid': '309'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:52:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} XCurr_scope_list: ['ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 69 Collection : Operation = drop 5Deleting collection from scope ZyqM98gNFjfzxVITUs85K IDeleting Collection : 89g2xuQOtGB7cEGELh9 in scope ZyqM98gNFjfzxVITUs85K ®{'uid': '30a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 13:54:04 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} XCurr_scope_list: ['ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 68  Collection : Operation = create ?Creating Collection : 02v7A8P3eOueKyerPok7vxi in scope scope_0 XCurr_scope_list: ['ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 69 Scope : Operation = create +Creating Scope : KAd0FDzDx6R76SO59SzLdO88e *creating scope: KAd0FDzDx6R76SO59SzLdO88e uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 69  Collection : Operation = create ICreating Collection : gT9MrtnPCVNQL42xTm3 in scope ZyqM98gNFjfzxVITUs85K uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 70 Collection : Operation = drop (Deleting collection from scope _default 6Deleting Collection : cDFCJDCbKKr0r in scope _default ®{'uid': '30e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:02:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 69  Collection : Operation = create :Creating Collection : e6vuV037pCOwHb0vlX in scope scope_0 uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 70  Collection : Operation = create ECreating Collection : Sxvkp4J1OS3 in scope KAd0FDzDx6R76SO59SzLdO88e uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 71  Collection : Operation = create ?Creating Collection : B0ViqdE27 in scope ZyqM98gNFjfzxVITUs85K uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 72 Collection : Operation = drop 'Deleting collection from scope scope_2 BDeleting Collection : kFmqKhTbGd0IAA2VrTUY3WMavb in scope scope_2 ®{'uid': '312'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:10:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 71  Collection : Operation = create >Creating Collection : kjtuMxaHXXMfu00lpZDPGA in scope scope_0 uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 72 Collection : Operation = drop (Deleting collection from scope _default 3Deleting Collection : Q5bujWi3Ej in scope _default ®{'uid': '314'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:14:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 71 Scope : Operation = create Creating Scope : viVsdJmzX creating scope: viVsdJmzX ‚Curr_scope_list: ['viVsdJmzX', 'KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 71  Collection : Operation = create 8Creating Collection : zGS2A4DJJbY2ZhOR in scope scope_0 ‚Curr_scope_list: ['viVsdJmzX', 'KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 72 Scope : Operation = drop Deleting Scope : viVsdJmzX ®{'uid': '317'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:20:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} uCurr_scope_list: ['KAd0FDzDx6R76SO59SzLdO88e', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 72 Scope : Operation = drop +Deleting Scope : KAd0FDzDx6R76SO59SzLdO88e ®{'uid': '318'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:22:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} XCurr_scope_list: ['ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 71 Collection : Operation = drop 'Deleting collection from scope scope_2 0Deleting Collection : oh063y5U in scope scope_2 ®{'uid': '319'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:24:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} XCurr_scope_list: ['ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 70 Collection : Operation = drop (Deleting collection from scope _default CDeleting Collection : iqg6EO8HvlVnUSTKYuqK3E8FyN in scope _default ®{'uid': '31a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:26:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} XCurr_scope_list: ['ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 69 Scope : Operation = create (Creating Scope : 7ghoRZoMQEmWHloW9DHOYl 'creating scope: 7ghoRZoMQEmWHloW9DHOYl rCurr_scope_list: ['7ghoRZoMQEmWHloW9DHOYl', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 69 Collection : Operation = drop 'Deleting collection from scope scope_2 5Deleting Collection : a3hwSUsZ9vcGw in scope scope_2 ®{'uid': '31c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:30:08 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['7ghoRZoMQEmWHloW9DHOYl', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 68 Collection : Operation = drop 'Deleting collection from scope scope_0 >Deleting Collection : kKseLjfAxfRHeVp6Sf09rD in scope scope_0 ®{'uid': '31d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:32:08 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['7ghoRZoMQEmWHloW9DHOYl', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67  Collection : Operation = create HCreating Collection : 88IYN64D8E8rkuotx7 in scope ZyqM98gNFjfzxVITUs85K rCurr_scope_list: ['7ghoRZoMQEmWHloW9DHOYl', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 68 Collection : Operation = drop 'Deleting collection from scope scope_1 7Deleting Collection : FUg0PKFA16V2bRu in scope scope_1 ®{'uid': '31f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:36:08 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['7ghoRZoMQEmWHloW9DHOYl', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67 Collection : Operation = drop 6Deleting collection from scope 7ghoRZoMQEmWHloW9DHOYl rCurr_scope_list: ['7ghoRZoMQEmWHloW9DHOYl', 'ZyqM98gNFjfzxVITUs85K', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67 Scope : Operation = drop 'Deleting Scope : ZyqM98gNFjfzxVITUs85K ®{'uid': '320'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:40:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} YCurr_scope_list: ['7ghoRZoMQEmWHloW9DHOYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Scope : Operation = create 0Creating Scope : COPfqdTja8PbDkXHoLI9PlAtaWchgQ /creating scope: COPfqdTja8PbDkXHoLI9PlAtaWchgQ {Curr_scope_list: ['COPfqdTja8PbDkXHoLI9PlAtaWchgQ', '7ghoRZoMQEmWHloW9DHOYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64 Scope : Operation = drop (Deleting Scope : 7ghoRZoMQEmWHloW9DHOYl ®{'uid': '322'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:44:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} aCurr_scope_list: ['COPfqdTja8PbDkXHoLI9PlAtaWchgQ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Scope : Operation = drop 0Deleting Scope : COPfqdTja8PbDkXHoLI9PlAtaWchgQ ®{'uid': '323'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:46:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_2 >Deleting Collection : IqhiYAFbXZS4TcJt8x4iH6 in scope scope_2 ®{'uid': '324'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:48:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 63  Collection : Operation = create 4Creating Collection : pGxAqd232zzi in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create ?Creating Collection : twhLx0StpEBBr2GTAsxcWoq in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 2Deleting Collection : vx42R3iKDs in scope scope_0 ®{'uid': '327'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 14:54:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create ?Creating Collection : GkwCiq8DQK4uDTaBSLdVAkc in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Scope : Operation = create .Creating Scope : iMZsGztt0XMsdxGcKZ8dl1mh2T0g -creating scope: iMZsGztt0XMsdxGcKZ8dl1mh2T0g _Curr_scope_list: ['iMZsGztt0XMsdxGcKZ8dl1mh2T0g', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Collection : Operation = drop (Deleting collection from scope _default BDeleting Collection : SXdNpNU2iVqfAJZ13xc4EhNJv in scope _default ®{'uid': '32a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:00:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['iMZsGztt0XMsdxGcKZ8dl1mh2T0g', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Scope : Operation = drop .Deleting Scope : iMZsGztt0XMsdxGcKZ8dl1mh2T0g ®{'uid': '32b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:02:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64  Collection : Operation = create 1Creating Collection : tEkfue4s in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65  Collection : Operation = create =Creating Collection : i2IceFGmX9eEmqwxaJCc in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_1 6Deleting Collection : 097iA5peApc9No in scope scope_1 ®{'uid': '32e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:08:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 65 Scope : Operation = create ,Creating Scope : sqYyL6bu48d5BnKdHaoGWbStTL +creating scope: sqYyL6bu48d5BnKdHaoGWbStTL ]Curr_scope_list: ['sqYyL6bu48d5BnKdHaoGWbStTL', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65  Collection : Operation = create 0Creating Collection : yoLQagS2 in scope scope_1 ]Curr_scope_list: ['sqYyL6bu48d5BnKdHaoGWbStTL', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 66 Collection : Operation = drop 'Deleting collection from scope scope_1 4Deleting Collection : FBfdtzkav2S1 in scope scope_1 ®{'uid': '331'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:14:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['sqYyL6bu48d5BnKdHaoGWbStTL', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Collection : Operation = drop 'Deleting collection from scope scope_0 3Deleting Collection : wx0ciU8zI9K in scope scope_0 ®{'uid': '332'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:16:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['sqYyL6bu48d5BnKdHaoGWbStTL', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_2 9Deleting Collection : CgxVx5bdkQmzBp1ja in scope scope_2 ®{'uid': '333'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:18:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['sqYyL6bu48d5BnKdHaoGWbStTL', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 63  Collection : Operation = create RCreating Collection : C9cUOtPsGvINq7EVqdgydPa in scope sqYyL6bu48d5BnKdHaoGWbStTL ]Curr_scope_list: ['sqYyL6bu48d5BnKdHaoGWbStTL', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_0 :Deleting Collection : e6vuV037pCOwHb0vlX in scope scope_0 ®{'uid': '335'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:22:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ]Curr_scope_list: ['sqYyL6bu48d5BnKdHaoGWbStTL', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 63 Scope : Operation = drop ,Deleting Scope : sqYyL6bu48d5BnKdHaoGWbStTL ®{'uid': '336'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:24:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 62 Collection : Operation = drop 'Deleting collection from scope scope_2 4Deleting Collection : pGxAqd232zzi in scope scope_2 ®{'uid': '337'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:26:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61 Collection : Operation = drop (Deleting collection from scope _default 1Deleting Collection : tEkfue4s in scope _default ®{'uid': '338'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 15:28:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 60  Collection : Operation = create ?Creating Collection : PwRcSMz8dnGVyjqvrUVL41d in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 61  Collection : Operation = create Deleting Collection : jYmR7NUXZ0N8vWTJVSYroW in scope scope_0 ®{'uid': '361'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 17:08:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 63  Collection : Operation = create :Creating Collection : Hj8z1OS9R0zTJhledI in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Collection : Operation = drop (Deleting collection from scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 64 Scope : Operation = create !Creating Scope : pMOWnu1ZE7jNhUb  creating scope: pMOWnu1ZE7jNhUb RCurr_scope_list: ['pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64 Collection : Operation = drop 'Deleting collection from scope scope_2 :Deleting Collection : Hj8z1OS9R0zTJhledI in scope scope_2 ®{'uid': '364'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 17:16:22 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} RCurr_scope_list: ['pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 63  Collection : Operation = create 8Creating Collection : O0hqj0xTzRN2yk3 in scope _default RCurr_scope_list: ['pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 64  Collection : Operation = create HCreating Collection : JPH9yWQmrPgNoTP69SpdM32i in scope pMOWnu1ZE7jNhUb RCurr_scope_list: ['pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 65 Scope : Operation = create Creating Scope : Fes5EVMG4B creating scope: Fes5EVMG4B `Curr_scope_list: ['Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65 Collection : Operation = drop /Deleting collection from scope pMOWnu1ZE7jNhUb HDeleting Collection : JPH9yWQmrPgNoTP69SpdM32i in scope pMOWnu1ZE7jNhUb ®{'uid': '368'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 17:24:23 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} `Curr_scope_list: ['Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 64  Collection : Operation = create BCreating Collection : QECBdHnU0qi2f1hNwmou35usgU in scope scope_1 `Curr_scope_list: ['Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65  Collection : Operation = create 6Creating Collection : xga5lKq1JQPgV in scope _default `Curr_scope_list: ['Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66  Collection : Operation = create CCreating Collection : h69M37BSpNrhrpgqooq4rGQoXC in scope _default `Curr_scope_list: ['Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 67 Collection : Operation = drop 'Deleting collection from scope scope_1 5Deleting Collection : hRaT1Ee0cOOcs in scope scope_1 ®{'uid': '36c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 17:32:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} `Curr_scope_list: ['Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 66 Collection : Operation = drop (Deleting collection from scope _default 8Deleting Collection : O0hqj0xTzRN2yk3 in scope _default ®{'uid': '36d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 17:34:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} `Curr_scope_list: ['Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 65 Scope : Operation = create 'Creating Scope : NKw9InbIViHlG9nWI4jYl &creating scope: NKw9InbIViHlG9nWI4jYl yCurr_scope_list: ['NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 65  Collection : Operation = create DCreating Collection : Q6ZIPu4fUHgBLfnorswVc1gWL in scope Fes5EVMG4B yCurr_scope_list: ['NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 66 Scope : Operation = create  Creating Scope : rBX6UrZtcTsfgz creating scope: rBX6UrZtcTsfgz ‹Curr_scope_list: ['rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Collection : Operation = drop 5Deleting collection from scope NKw9InbIViHlG9nWI4jYl ‹Curr_scope_list: ['rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Collection : Operation = drop 5Deleting collection from scope NKw9InbIViHlG9nWI4jYl ‹Curr_scope_list: ['rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66  Collection : Operation = create ?Creating Collection : kThb34Hoe0jKsAOrdWQVnB8 in scope scope_0 ‹Curr_scope_list: ['rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Collection : Operation = drop .Deleting collection from scope rBX6UrZtcTsfgz ‹Curr_scope_list: ['rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Collection : Operation = drop (Deleting collection from scope _default 6Deleting Collection : xga5lKq1JQPgV in scope _default ®{'uid': '372'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 17:50:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ‹Curr_scope_list: ['rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'pMOWnu1ZE7jNhUb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66 Scope : Operation = drop !Deleting Scope : pMOWnu1ZE7jNhUb ®{'uid': '373'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 17:52:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} xCurr_scope_list: ['rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 66 Scope : Operation = create  Creating Scope : a2VOKusd47PM81 creating scope: a2VOKusd47PM81 Curr_scope_list: ['a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 66  Collection : Operation = create :Creating Collection : DqAgm4aihqaAe8bfN0 in scope scope_1 Curr_scope_list: ['a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Collection : Operation = drop .Deleting collection from scope rBX6UrZtcTsfgz Curr_scope_list: ['a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 67 Scope : Operation = create ,Creating Scope : 9Th3O3fFOsQqF2iHWLtdzmkHu1 +creating scope: 9Th3O3fFOsQqF2iHWLtdzmkHu1 ¨Curr_scope_list: ['9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 67  Collection : Operation = create ;Creating Collection : X5u9irzWg5c9JITC in scope Fes5EVMG4B ¨Curr_scope_list: ['9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 68  Collection : Operation = create 7Creating Collection : uJeiqYSc in scope a2VOKusd47PM81 ¨Curr_scope_list: ['9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 69 Collection : Operation = drop *Deleting collection from scope Fes5EVMG4B ;Deleting Collection : X5u9irzWg5c9JITC in scope Fes5EVMG4B ®{'uid': '379'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 18:06:26 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¨Curr_scope_list: ['9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 68 Collection : Operation = drop 5Deleting collection from scope NKw9InbIViHlG9nWI4jYl ¨Curr_scope_list: ['9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 68 Collection : Operation = drop (Deleting collection from scope _default CDeleting Collection : h69M37BSpNrhrpgqooq4rGQoXC in scope _default ®{'uid': '37a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 18:10:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¨Curr_scope_list: ['9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 67 Collection : Operation = drop (Deleting collection from scope _default ¨Curr_scope_list: ['9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 67 Scope : Operation = create Creating Scope : 3WCQPXcXIkzd creating scope: 3WCQPXcXIkzd ¸Curr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 67  Collection : Operation = create ;Creating Collection : eITxsFy47CMZBYh1Mh in scope _default ¸Curr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 68  Collection : Operation = create 8Creating Collection : dvBbw9lW4YLSzouN in scope scope_1 ¸Curr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'Fes5EVMG4B', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 69 Scope : Operation = drop Deleting Scope : Fes5EVMG4B ®{'uid': '37e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 18:20:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ªCurr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 68 Collection : Operation = drop :Deleting collection from scope 9Th3O3fFOsQqF2iHWLtdzmkHu1 ªCurr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 68 Collection : Operation = drop (Deleting collection from scope _default ;Deleting Collection : eITxsFy47CMZBYh1Mh in scope _default ®{'uid': '37f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 18:24:28 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ªCurr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 67  Collection : Operation = create @Creating Collection : 264o2sahusMT5uebiyM in scope 3WCQPXcXIkzd ªCurr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 68  Collection : Operation = create CCreating Collection : ty8FXHvze1Iw5tYvdqLQ in scope rBX6UrZtcTsfgz ªCurr_scope_list: ['3WCQPXcXIkzd', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 69  Collection : Operation = create Deleting collection from scope Scomj2mWnvmvVchCHvCQAoOqakCR7H ÍCurr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '2HEf4D44D1klT', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 70 Collection : Operation = drop :Deleting collection from scope 9Th3O3fFOsQqF2iHWLtdzmkHu1 ÍCurr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '2HEf4D44D1klT', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 70 Collection : Operation = drop 'Deleting collection from scope scope_2 ÍCurr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '2HEf4D44D1klT', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 70 Collection : Operation = drop (Deleting collection from scope _default ÍCurr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '2HEf4D44D1klT', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 70 Collection : Operation = drop >Deleting collection from scope Scomj2mWnvmvVchCHvCQAoOqakCR7H ÍCurr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '2HEf4D44D1klT', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 70 Scope : Operation = drop Deleting Scope : 2HEf4D44D1klT ®{'uid': '392'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 19:24:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¼Curr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70 Collection : Operation = drop 'Deleting collection from scope scope_2 ¼Curr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70 Collection : Operation = drop 'Deleting collection from scope scope_2 ¼Curr_scope_list: ['Scomj2mWnvmvVchCHvCQAoOqakCR7H', '9Th3O3fFOsQqF2iHWLtdzmkHu1', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'NKw9InbIViHlG9nWI4jYl', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70  Collection : Operation = create Deleting Collection : oMPZ2JmAWxNT9Bir2AJ7XB in scope scope_1 ®{'uid': '3bb'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 21:12:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ºCurr_scope_list: ['eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'QkvmKemVCXmnahgCYXUbl3cO', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 78 Collection : Operation = drop 'Deleting collection from scope scope_0 ?Deleting Collection : 02v7A8P3eOueKyerPok7vxi in scope scope_0 ®{'uid': '3bc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 21:14:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ºCurr_scope_list: ['eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'QkvmKemVCXmnahgCYXUbl3cO', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 77 Scope : Operation = create *Creating Scope : pp8d5lA0SkvjLxl2Qfdr5rWj )creating scope: pp8d5lA0SkvjLxl2Qfdr5rWj ÖCurr_scope_list: ['pp8d5lA0SkvjLxl2Qfdr5rWj', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'QkvmKemVCXmnahgCYXUbl3cO', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 77  Collection : Operation = create WCreating Collection : Duzp9ZK8NUMjUkWnW1fnn5edE3KWjt in scope QkvmKemVCXmnahgCYXUbl3cO ÖCurr_scope_list: ['pp8d5lA0SkvjLxl2Qfdr5rWj', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'QkvmKemVCXmnahgCYXUbl3cO', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 78  Collection : Operation = create HCreating Collection : MxNGziVepda1CwK in scope 4OduRriq0Yho4LPNJjP5fJsO ÖCurr_scope_list: ['pp8d5lA0SkvjLxl2Qfdr5rWj', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'QkvmKemVCXmnahgCYXUbl3cO', 'a2VOKusd47PM81', 'rBX6UrZtcTsfgz', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 79 Collection : Operation = drop 'Deleting collection from scope scope_0 Creating Collection : seAg1KC3I0W5sqfM4BupkT in scope scope_0 ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 76 Collection : Operation = drop ;Deleting collection from scope eBcjiJmRib6aVjeEv1zA9JP2DQ6 RDeleting Collection : LznufFbKHCuZWd0OYkfPQB in scope eBcjiJmRib6aVjeEv1zA9JP2DQ6 ®{'uid': '3d6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:10:46 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 75 Collection : Operation = drop ;Deleting collection from scope eBcjiJmRib6aVjeEv1zA9JP2DQ6 ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 75 Collection : Operation = drop .Deleting collection from scope a2VOKusd47PM81 7Deleting Collection : 6wK7Uu3S in scope a2VOKusd47PM81 ®{'uid': '3d7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:14:46 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 74 Collection : Operation = drop 8Deleting collection from scope 4OduRriq0Yho4LPNJjP5fJsO HDeleting Collection : 7oyBYCJr7b7RdS5 in scope 4OduRriq0Yho4LPNJjP5fJsO ®{'uid': '3d8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:16:46 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 73 Collection : Operation = drop 'Deleting collection from scope scope_1 0Deleting Collection : yoLQagS2 in scope scope_1 ®{'uid': '3d9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:18:47 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72  Collection : Operation = create BCreating Collection : VTjNzKaPsbsHp17JLpa0OqqSct in scope scope_2 ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 73 Collection : Operation = drop 8Deleting collection from scope 4OduRriq0Yho4LPNJjP5fJsO HDeleting Collection : MxNGziVepda1CwK in scope 4OduRriq0Yho4LPNJjP5fJsO ®{'uid': '3db'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:22:47 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72 Collection : Operation = drop 'Deleting collection from scope scope_0 3Deleting Collection : ad9ZH27G2HW in scope scope_0 ®{'uid': '3dc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:24:47 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ™Curr_scope_list: ['k7pbJeSfF', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71 Scope : Operation = drop Deleting Scope : k7pbJeSfF ®{'uid': '3dd'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:26:47 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ŒCurr_scope_list: ['eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 71 Scope : Operation = create  Creating Scope : apcJ4q83U0Ey56 creating scope: apcJ4q83U0Ey56 Curr_scope_list: ['apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71 Scope : Operation = create 'Creating Scope : Ceuhp7ik0u4atf2yZzDyi &creating scope: Ceuhp7ik0u4atf2yZzDyi ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71 Collection : Operation = drop 'Deleting collection from scope scope_2 1Deleting Collection : zTpfvDMLH in scope scope_2 ®{'uid': '3e0'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:32:48 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70 Collection : Operation = drop (Deleting collection from scope _default 9Deleting Collection : fse8YS6Bq2VSfuke in scope _default ®{'uid': '3e1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:34:48 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 69  Collection : Operation = create KCreating Collection : He4EmctoX7wLVbKnXhjI4tIi2f99 in scope apcJ4q83U0Ey56 ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70 Collection : Operation = drop 'Deleting collection from scope scope_0 7Deleting Collection : y1IOrxCRAmHBmTA in scope scope_0 ®{'uid': '3e3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:38:48 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 69 Collection : Operation = drop ;Deleting collection from scope eBcjiJmRib6aVjeEv1zA9JP2DQ6 ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 69  Collection : Operation = create :Creating Collection : MkbuzGqfddyXoMOdc3 in scope scope_2 ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70 Collection : Operation = drop 5Deleting collection from scope Ceuhp7ik0u4atf2yZzDyi ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70  Collection : Operation = create BCreating Collection : R2SCdCjslSeW9OWnwpaohr2E8S in scope scope_0 ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71  Collection : Operation = create @Creating Collection : IBnARAAT0TsPkU9VRK2AbeQ in scope _default ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 72 Collection : Operation = drop 'Deleting collection from scope scope_1 BDeleting Collection : lHcR4DKysoYFGcoffkMKxLa7yH in scope scope_1 ®{'uid': '3e7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:50:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 71 Collection : Operation = drop 'Deleting collection from scope scope_1 CDeleting Collection : HR6VLKzwuwpv6k4tMS7BPv1r2MN in scope scope_1 ®{'uid': '3e8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:52:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ·Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'a2VOKusd47PM81', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 70 Scope : Operation = drop  Deleting Scope : a2VOKusd47PM81 ®{'uid': '3e9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 22:54:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¥Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 70  Collection : Operation = create ICreating Collection : bPEnCUw37I79Se1DOfYSfoMJMF in scope apcJ4q83U0Ey56 ¥Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71 Collection : Operation = drop ;Deleting collection from scope eBcjiJmRib6aVjeEv1zA9JP2DQ6 ¥Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71  Collection : Operation = create LCreating Collection : FcpZglCx6HEpxgvz in scope eBcjiJmRib6aVjeEv1zA9JP2DQ6 ¥Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72  Collection : Operation = create 5Creating Collection : CuAWrBSDYnwCL in scope scope_2 ¥Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 73 Collection : Operation = drop 'Deleting collection from scope scope_1 2Deleting Collection : RXgcZeKC9I in scope scope_1 ®{'uid': '3ed'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:04:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¥Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 72 Collection : Operation = drop .Deleting collection from scope apcJ4q83U0Ey56 IDeleting Collection : bPEnCUw37I79Se1DOfYSfoMJMF in scope apcJ4q83U0Ey56 ®{'uid': '3ee'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:06:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¥Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'eBcjiJmRib6aVjeEv1zA9JP2DQ6', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 71 Scope : Operation = drop -Deleting Scope : eBcjiJmRib6aVjeEv1zA9JP2DQ6 ®{'uid': '3ef'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:08:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 70  Collection : Operation = create 2Creating Collection : W0X3OG6faz in scope scope_1 †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 71  Collection : Operation = create TCreating Collection : yjeiTTD5Jboke2f02sWIqgOzGDeEfT in scope Ceuhp7ik0u4atf2yZzDyi †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 72  Collection : Operation = create 3Creating Collection : 8OoalpEH5xr in scope scope_1 †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 73  Collection : Operation = create DCreating Collection : ovak7iuqMRliEoVSwua4AbtGfq4L in scope scope_1 †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 74  Collection : Operation = create @Creating Collection : mJNxDxBsr1otR6OdrbOFBBU3 in scope scope_1 †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 75  Collection : Operation = create SCreating Collection : ueSVo38hZdhf0wXWuEm5SVPhGP in scope 4OduRriq0Yho4LPNJjP5fJsO †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 76 Collection : Operation = drop 'Deleting collection from scope scope_0 >Deleting Collection : kjtuMxaHXXMfu00lpZDPGA in scope scope_0 ®{'uid': '3f6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:22:52 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 75  Collection : Operation = create OCreating Collection : SccZH86qBCvZWA36owaFte in scope 4OduRriq0Yho4LPNJjP5fJsO †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 76  Collection : Operation = create KCreating Collection : mTDZRvRSpuqqTRayOF9XfymBMhDB in scope apcJ4q83U0Ey56 †Curr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', '4OduRriq0Yho4LPNJjP5fJsO', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 77 Scope : Operation = drop *Deleting Scope : 4OduRriq0Yho4LPNJjP5fJsO ®{'uid': '3f9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:28:53 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} jCurr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 73 Collection : Operation = drop 5Deleting collection from scope Ceuhp7ik0u4atf2yZzDyi TDeleting Collection : yjeiTTD5Jboke2f02sWIqgOzGDeEfT in scope Ceuhp7ik0u4atf2yZzDyi ®{'uid': '3fa'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:30:53 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} jCurr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 72  Collection : Operation = create >Creating Collection : AlIRv9Ne8pXpSOND2wiA9T in scope scope_2 jCurr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 73  Collection : Operation = create NCreating Collection : d24jYqDxBrFJBlPUMydDvIMP in scope Ceuhp7ik0u4atf2yZzDyi jCurr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 74  Collection : Operation = create 6Creating Collection : eFDNs8TelqeCGT in scope scope_0 jCurr_scope_list: ['Ceuhp7ik0u4atf2yZzDyi', 'apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 75 Scope : Operation = drop 'Deleting Scope : Ceuhp7ik0u4atf2yZzDyi ®{'uid': '3fe'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:38:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} QCurr_scope_list: ['apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 74 Collection : Operation = drop .Deleting collection from scope apcJ4q83U0Ey56 KDeleting Collection : mTDZRvRSpuqqTRayOF9XfymBMhDB in scope apcJ4q83U0Ey56 ®{'uid': '3ff'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:40:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} QCurr_scope_list: ['apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 73 Collection : Operation = drop 'Deleting collection from scope scope_0 2Deleting Collection : QQQZMePN3U in scope scope_0 ®{'uid': '400'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Wed, 05 Jul 2023 23:42:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} QCurr_scope_list: ['apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 72  Collection : Operation = create ACreating Collection : GNCNChN19WO8KWFNFt30DHq3I in scope scope_2 QCurr_scope_list: ['apcJ4q83U0Ey56', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 73  Collection : Operation = create Creating Collection : QjCeGb3gwKWbT9vD2MIcaO in scope scope_0 _Curr_scope_list: ['cEFZswfYD9R9VimEgPJV1J01XLjf', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 70  Collection : Operation = create YCreating Collection : WnwK6SK104rpC1hlLSrn9rOnieIQ in scope cEFZswfYD9R9VimEgPJV1J01XLjf _Curr_scope_list: ['cEFZswfYD9R9VimEgPJV1J01XLjf', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 71 Scope : Operation = drop .Deleting Scope : cEFZswfYD9R9VimEgPJV1J01XLjf ®{'uid': '42c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 01:23:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 70  Collection : Operation = create Deleting collection from scope rNUIRWLVMDZmd1KoYpdrQdb8pGRmZG aCurr_scope_list: ['rNUIRWLVMDZmd1KoYpdrQdb8pGRmZG', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 69 Scope : Operation = drop 0Deleting Scope : rNUIRWLVMDZmd1KoYpdrQdb8pGRmZG ®{'uid': '433'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 01:43:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 69  Collection : Operation = create 8Creating Collection : k74IpqL8xSCRcEmS in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 70  Collection : Operation = create 7Creating Collection : cZAHIr7Z3V3ozKH in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 71 Collection : Operation = drop 'Deleting collection from scope scope_1 9Deleting Collection : n8aZkjM4Wo5GUy2ns in scope scope_1 ®{'uid': '436'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 01:49:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 70 Collection : Operation = drop 'Deleting collection from scope scope_2 4Deleting Collection : moCG66fWm66j in scope scope_2 ®{'uid': '437'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 01:51:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 69  Collection : Operation = create Deleting Collection : AlIRv9Ne8pXpSOND2wiA9T in scope scope_2 ®{'uid': '43c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 02:01:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} LCurr_scope_list: ['OoHFi7M5I', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 69  Collection : Operation = create 3Creating Collection : KCeBbcPlA58 in scope scope_1 LCurr_scope_list: ['OoHFi7M5I', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 70  Collection : Operation = create 5Creating Collection : l2gvFipvAMT in scope OoHFi7M5I LCurr_scope_list: ['OoHFi7M5I', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 71 Collection : Operation = drop (Deleting collection from scope _default Creating Collection : KIImDivlyIWv0FpbRlFNSY in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 72 Collection : Operation = drop (Deleting collection from scope _default :Deleting Collection : AeKRO2rVT3ssuxWgv in scope _default ®{'uid': '45c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 03:13:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 71  Collection : Operation = create CCreating Collection : cggPc6s5oD4pPbWPaBAJo5A6WNF in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 72  Collection : Operation = create ;Creating Collection : PslzuiQ1gpkD4bf0Ym in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 73 Collection : Operation = drop (Deleting collection from scope _default ;Deleting Collection : PslzuiQ1gpkD4bf0Ym in scope _default ®{'uid': '45f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 03:19:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 72  Collection : Operation = create >Creating Collection : HKGUHoNv5QNnYen7JAGyK in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 73 Scope : Operation = create %Creating Scope : jIYiATlmfNZWBbJHxXK $creating scope: jIYiATlmfNZWBbJHxXK VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 73  Collection : Operation = create CCreating Collection : 8ExY6oz9nWN4yILJYTA9WiMCW5I in scope scope_2 VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 74 Collection : Operation = drop 'Deleting collection from scope scope_1 FDeleting Collection : bCctPytns1BkFeEBy2Cqu5M0qsLeqk in scope scope_1 ®{'uid': '463'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 03:27:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 73  Collection : Operation = create MCreating Collection : m8LjXbUPFhXxZsHWBnEWRDR1u in scope jIYiATlmfNZWBbJHxXK VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 74  Collection : Operation = create @Creating Collection : BVRUmkEz9KZNUfIOVcHF9oe in scope _default VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 75  Collection : Operation = create @Creating Collection : EoQYvKigzegeGQIWhqedcnPY in scope scope_2 VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 76  Collection : Operation = create Deleting Collection : HKGUHoNv5QNnYen7JAGyK in scope _default ®{'uid': '46b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 03:43:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77 Collection : Operation = drop 3Deleting collection from scope jIYiATlmfNZWBbJHxXK MDeleting Collection : m8LjXbUPFhXxZsHWBnEWRDR1u in scope jIYiATlmfNZWBbJHxXK ®{'uid': '46c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 03:45:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 76  Collection : Operation = create FCreating Collection : 7E3LZNleZ4nVKCIVeNAw16KATjBOPL in scope scope_0 VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77  Collection : Operation = create BCreating Collection : jiivRPydpEzhQ3O6Ox8Q1Plja3 in scope scope_1 VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 78 Collection : Operation = drop 3Deleting collection from scope jIYiATlmfNZWBbJHxXK VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 78 Collection : Operation = drop (Deleting collection from scope _default 5Deleting Collection : BXzD1JI4FLYq in scope _default ®{'uid': '46f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 03:53:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77 Collection : Operation = drop 'Deleting collection from scope scope_1 0Deleting Collection : n1orzlN5 in scope scope_1 ®{'uid': '470'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 03:55:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 76  Collection : Operation = create 0Creating Collection : a8xq0Jy9 in scope scope_2 VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77 Collection : Operation = drop 3Deleting collection from scope jIYiATlmfNZWBbJHxXK VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77 Collection : Operation = drop 3Deleting collection from scope jIYiATlmfNZWBbJHxXK VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77 Collection : Operation = drop 'Deleting collection from scope scope_1 DDeleting Collection : ovak7iuqMRliEoVSwua4AbtGfq4L in scope scope_1 ®{'uid': '472'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:03:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} VCurr_scope_list: ['jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 76 Scope : Operation = create &Creating Scope : OAC3IwktSoVdPDE10QnU %creating scope: OAC3IwktSoVdPDE10QnU nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 76 Collection : Operation = drop 'Deleting collection from scope scope_1 ;Deleting Collection : oDKV6ut2GhLdBiyZNNh in scope scope_1 ®{'uid': '474'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:07:18 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 75  Collection : Operation = create ;Creating Collection : 1TXU7Co7O1Gm2N2gST8 in scope scope_1 nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 76  Collection : Operation = create 0Creating Collection : V1h0AAVQ in scope scope_0 nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 77  Collection : Operation = create 8Creating Collection : ydUJS8OBknSUax2 in scope _default nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 78 Collection : Operation = drop 'Deleting collection from scope scope_0 >Deleting Collection : QjCeGb3gwKWbT9vD2MIcaO in scope scope_0 ®{'uid': '478'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:15:18 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 77  Collection : Operation = create 9Creating Collection : N8zB1rh0ge7PaGUWS in scope scope_1 nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 78 Collection : Operation = drop 'Deleting collection from scope scope_1 ?Deleting Collection : GkwCiq8DQK4uDTaBSLdVAkc in scope scope_1 ®{'uid': '47a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:19:19 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 77  Collection : Operation = create 3Creating Collection : FyN54oUvXH in scope _default nCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 78 Scope : Operation = create )Creating Scope : O0jMgc4X3vE6V27Apke1jE2 (creating scope: O0jMgc4X3vE6V27Apke1jE2 ‰Curr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 78  Collection : Operation = create OCreating Collection : np69vofHLEUSLY3eIjzx74B in scope O0jMgc4X3vE6V27Apke1jE2 ‰Curr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 79  Collection : Operation = create SCreating Collection : 5nXrNFQULmltDOFXHishvKGTSSISXF in scope OAC3IwktSoVdPDE10QnU ‰Curr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 80 Collection : Operation = drop 3Deleting collection from scope jIYiATlmfNZWBbJHxXK ‰Curr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'jIYiATlmfNZWBbJHxXK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 80 Scope : Operation = drop %Deleting Scope : jIYiATlmfNZWBbJHxXK ®{'uid': '47f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:31:20 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80 Collection : Operation = drop 4Deleting collection from scope OAC3IwktSoVdPDE10QnU SDeleting Collection : 5nXrNFQULmltDOFXHishvKGTSSISXF in scope OAC3IwktSoVdPDE10QnU ®{'uid': '480'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:33:20 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 79  Collection : Operation = create RCreating Collection : kkHp8p0x0YhfVqvombsCpfSSmjX9P in scope OAC3IwktSoVdPDE10QnU rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80  Collection : Operation = create ?Creating Collection : 5VaIHaJgEnQbf57QRc1pSw in scope _default rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 81 Collection : Operation = drop 4Deleting collection from scope OAC3IwktSoVdPDE10QnU RDeleting Collection : kkHp8p0x0YhfVqvombsCpfSSmjX9P in scope OAC3IwktSoVdPDE10QnU ®{'uid': '483'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:39:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80 Collection : Operation = drop 'Deleting collection from scope scope_2 CDeleting Collection : 6NimgdCjaRqpem5qSz4uL9QZJNS in scope scope_2 ®{'uid': '484'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:41:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 79  Collection : Operation = create UCreating Collection : 7rVbjovkjqFfktS92ybtrBHDuhsOu in scope O0jMgc4X3vE6V27Apke1jE2 rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80  Collection : Operation = create 0Creating Collection : 8Tw7RIbF in scope scope_0 rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 81 Collection : Operation = drop 7Deleting collection from scope O0jMgc4X3vE6V27Apke1jE2 ODeleting Collection : np69vofHLEUSLY3eIjzx74B in scope O0jMgc4X3vE6V27Apke1jE2 ®{'uid': '487'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:47:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80  Collection : Operation = create LCreating Collection : sULFuXTB0ohMhXzKdXwh5mf in scope OAC3IwktSoVdPDE10QnU rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 81 Collection : Operation = drop 'Deleting collection from scope scope_0 CDeleting Collection : cggPc6s5oD4pPbWPaBAJo5A6WNF in scope scope_0 ®{'uid': '489'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:51:22 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80 Collection : Operation = drop 'Deleting collection from scope scope_0 1Deleting Collection : H5klmIEhY in scope scope_0 ®{'uid': '48a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:53:22 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 79  Collection : Operation = create DCreating Collection : WktE55EPMASW in scope O0jMgc4X3vE6V27Apke1jE2 rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80  Collection : Operation = create 5Creating Collection : nGWd3A1bU0DQQ in scope scope_0 rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 81 Collection : Operation = drop 7Deleting collection from scope O0jMgc4X3vE6V27Apke1jE2 DDeleting Collection : WktE55EPMASW in scope O0jMgc4X3vE6V27Apke1jE2 ®{'uid': '48d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 04:59:23 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80 Collection : Operation = drop 'Deleting collection from scope scope_2 BDeleting Collection : peX6LprRFYWn1XtCDRR0zVqutl in scope scope_2 ®{'uid': '48e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:01:23 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 79 Collection : Operation = drop (Deleting collection from scope _default @Deleting Collection : BVRUmkEz9KZNUfIOVcHF9oe in scope _default ®{'uid': '48f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:03:23 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 78  Collection : Operation = create ECreating Collection : Wwk55mCTZVlZGCAo in scope OAC3IwktSoVdPDE10QnU rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 79 Collection : Operation = drop 4Deleting collection from scope OAC3IwktSoVdPDE10QnU LDeleting Collection : sULFuXTB0ohMhXzKdXwh5mf in scope OAC3IwktSoVdPDE10QnU ®{'uid': '491'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:07:23 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 78  Collection : Operation = create ECreating Collection : 91H3kavw7PDSot5ymGCwpJWOdWvBN in scope scope_0 rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 79 Collection : Operation = drop (Deleting collection from scope _default 3Deleting Collection : FyN54oUvXH in scope _default ®{'uid': '493'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:11:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 78 Collection : Operation = drop 7Deleting collection from scope O0jMgc4X3vE6V27Apke1jE2 UDeleting Collection : 7rVbjovkjqFfktS92ybtrBHDuhsOu in scope O0jMgc4X3vE6V27Apke1jE2 ®{'uid': '494'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:13:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 77 Collection : Operation = drop 'Deleting collection from scope scope_0 EDeleting Collection : 91H3kavw7PDSot5ymGCwpJWOdWvBN in scope scope_0 ®{'uid': '495'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:15:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 76  Collection : Operation = create 4Creating Collection : LFGzdmLtPsW in scope _default rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 77 Collection : Operation = drop 4Deleting collection from scope OAC3IwktSoVdPDE10QnU EDeleting Collection : Wwk55mCTZVlZGCAo in scope OAC3IwktSoVdPDE10QnU ®{'uid': '497'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:19:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 76  Collection : Operation = create :Creating Collection : 7VTdPrJPrEYv209uiH in scope scope_2 rCurr_scope_list: ['O0jMgc4X3vE6V27Apke1jE2', 'OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 77 Scope : Operation = drop )Deleting Scope : O0jMgc4X3vE6V27Apke1jE2 ®{'uid': '499'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:23:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} WCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77  Collection : Operation = create >Creating Collection : mkExYZV2ABydoiRCxLPLBg in scope scope_0 WCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 78 Collection : Operation = drop 'Deleting collection from scope scope_1 BDeleting Collection : 2e9io97oVPKAPopbS3bc5K0kzb in scope scope_1 ®{'uid': '49b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:27:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} WCurr_scope_list: ['OAC3IwktSoVdPDE10QnU', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 77 Scope : Operation = drop &Deleting Scope : OAC3IwktSoVdPDE10QnU ®{'uid': '49c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:29:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77 Collection : Operation = drop 'Deleting collection from scope scope_0 ?Deleting Collection : O0JPXWqc4NoLuDptdy7fSx6 in scope scope_0 ®{'uid': '49d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:33:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76  Collection : Operation = create 6Creating Collection : L0gj40eF9drAm in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77 Collection : Operation = drop (Deleting collection from scope _default 6Deleting Collection : L0gj40eF9drAm in scope _default ®{'uid': '49f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:37:26 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76  Collection : Operation = create DCreating Collection : rgGZNUzF5Jgm51MYBUzV1xY7azPU in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77 Collection : Operation = drop 'Deleting collection from scope scope_0 6Deleting Collection : sr5VevGAwt4MHE in scope scope_0 ®{'uid': '4a1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:43:26 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76  Collection : Operation = create @Creating Collection : eH0xjehEsrftRxBrpYhj0jev in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77 Collection : Operation = drop 'Deleting collection from scope scope_0 BDeleting Collection : uA0zAzfMfrjEPwDAyKxZwjNHiU in scope scope_0 ®{'uid': '4a3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:47:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76 Collection : Operation = drop 'Deleting collection from scope scope_2 CDeleting Collection : 8ExY6oz9nWN4yILJYTA9WiMCW5I in scope scope_2 ®{'uid': '4a4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:49:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 75 Collection : Operation = drop (Deleting collection from scope _default 8Deleting Collection : ydUJS8OBknSUax2 in scope _default ®{'uid': '4a5'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:51:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 74  Collection : Operation = create 2Creating Collection : tspFN9b1Fo in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 75 Collection : Operation = drop 'Deleting collection from scope scope_0 0Deleting Collection : V1h0AAVQ in scope scope_0 ®{'uid': '4a7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 05:55:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 74  Collection : Operation = create =Creating Collection : cCXlz5YtSl3f59fmMDpg in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 75  Collection : Operation = create ECreating Collection : 7TqpVY7KM9H48tvxOzKOvo2i9pCh in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76  Collection : Operation = create CCreating Collection : tmJJAOiJjjTolelZ2gUh7FJ36o in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77 Collection : Operation = drop 'Deleting collection from scope scope_2 ADeleting Collection : Pgj9rJbCmSS75uUw9EPAzurb7 in scope scope_2 ®{'uid': '4ab'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 06:03:28 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76  Collection : Operation = create 4Creating Collection : QWx2Au74LMI in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77  Collection : Operation = create Deleting Collection : mkExYZV2ABydoiRCxLPLBg in scope scope_0 ®{'uid': '522'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 10:41:52 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} «Curr_scope_list: ['gH1eXBfLnCGUl', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 81 Collection : Operation = drop :Deleting collection from scope whXhC4Ayp7JZwqmAEkOh40XjqR «Curr_scope_list: ['gH1eXBfLnCGUl', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 81 Collection : Operation = drop -Deleting collection from scope gH1eXBfLnCGUl «Curr_scope_list: ['gH1eXBfLnCGUl', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 81 Collection : Operation = drop 'Deleting collection from scope scope_2 ;Deleting Collection : 5NfW35qBbr9NElUXRpB in scope scope_2 ®{'uid': '523'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 10:47:52 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} «Curr_scope_list: ['gH1eXBfLnCGUl', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 80 Scope : Operation = drop Deleting Scope : gH1eXBfLnCGUl ®{'uid': '524'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 10:49:52 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 80 Scope : Operation = create )Creating Scope : pLe6ErhdhQv3nlUCi6qMXyj (creating scope: pLe6ErhdhQv3nlUCi6qMXyj µCurr_scope_list: ['pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 80 Collection : Operation = drop ;Deleting collection from scope vQY8K3TSxGHvyICS2mhM6WWI3WA µCurr_scope_list: ['pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 80 Collection : Operation = drop ;Deleting collection from scope vQY8K3TSxGHvyICS2mhM6WWI3WA µCurr_scope_list: ['pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 80 Collection : Operation = drop :Deleting collection from scope QhbBaD6zyUubBbaJuqBevzD2Wn RDeleting Collection : 2203nZO1AGWpWCNVsgBSQu2 in scope QhbBaD6zyUubBbaJuqBevzD2Wn ®{'uid': '526'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 10:57:52 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} µCurr_scope_list: ['pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 79 Collection : Operation = drop :Deleting collection from scope whXhC4Ayp7JZwqmAEkOh40XjqR µCurr_scope_list: ['pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 79  Collection : Operation = create 7Creating Collection : b2zDWuXmERXoBG in scope _default µCurr_scope_list: ['pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 80 Collection : Operation = drop 'Deleting collection from scope scope_0 DDeleting Collection : rgGZNUzF5Jgm51MYBUzV1xY7azPU in scope scope_0 ®{'uid': '528'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 11:03:53 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} µCurr_scope_list: ['pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 79 Scope : Operation = create Creating Scope : 0TkPXXlHNwG creating scope: 0TkPXXlHNwG ÄCurr_scope_list: ['0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 79  Collection : Operation = create JCreating Collection : qLBKEDy61LAMcMzZgK7gaf8LcJ3dhk in scope 0TkPXXlHNwG ÄCurr_scope_list: ['0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 80 Scope : Operation = create .Creating Scope : H62ovEm145fF7V6QF4tx8y5hUy6h -creating scope: H62ovEm145fF7V6QF4tx8y5hUy6h äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 80  Collection : Operation = create ;Creating Collection : 4JjVlmhKyzzJnCBo9bU in scope scope_2 äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 81  Collection : Operation = create XCreating Collection : db12YSrd7WXuN6LOkRfBOmNmPQJUd in scope QhbBaD6zyUubBbaJuqBevzD2Wn äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 82 Collection : Operation = drop 7Deleting collection from scope pLe6ErhdhQv3nlUCi6qMXyj äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 82 Collection : Operation = drop ;Deleting collection from scope vQY8K3TSxGHvyICS2mhM6WWI3WA äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 82 Collection : Operation = drop +Deleting collection from scope 0TkPXXlHNwG JDeleting Collection : qLBKEDy61LAMcMzZgK7gaf8LcJ3dhk in scope 0TkPXXlHNwG ®{'uid': '52e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 11:19:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 81  Collection : Operation = create 0Creating Collection : qYDVMHf2 in scope scope_2 äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 82  Collection : Operation = create XCreating Collection : kGhNagIyHKWT4UUs0TV1HFQBVsKLM in scope QhbBaD6zyUubBbaJuqBevzD2Wn äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 83 Collection : Operation = drop 'Deleting collection from scope scope_2 3Deleting Collection : 474F3a0Kaz9 in scope scope_2 ®{'uid': '531'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 11:25:55 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} äCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'whXhC4Ayp7JZwqmAEkOh40XjqR', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 82 Scope : Operation = drop ,Deleting Scope : whXhC4Ayp7JZwqmAEkOh40XjqR ®{'uid': '532'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 11:27:55 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÆCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 82  Collection : Operation = create 9Creating Collection : mRaWZhMrfBt61U5Gi in scope scope_1 ÆCurr_scope_list: ['H62ovEm145fF7V6QF4tx8y5hUy6h', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'QhbBaD6zyUubBbaJuqBevzD2Wn', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Collection : Operation = drop Deleting collection from scope mgchNS0TOVn09pdZK1ZShTfFnN93iw ̃Curr_scope_list: ['wwzAdvykThvTQECLqJG1aqOx3Fb', 'mgchNS0TOVn09pdZK1ZShTfFnN93iw', 'j79CqlhoSMkj15Cbm', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 82  Collection : Operation = create GCreating Collection : dX1g1O30ZOo in scope wwzAdvykThvTQECLqJG1aqOx3Fb ̃Curr_scope_list: ['wwzAdvykThvTQECLqJG1aqOx3Fb', 'mgchNS0TOVn09pdZK1ZShTfFnN93iw', 'j79CqlhoSMkj15Cbm', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 83  Collection : Operation = create ACreating Collection : YaG8VnixS9SHicvslkx5urw7B in scope scope_2 ̃Curr_scope_list: ['wwzAdvykThvTQECLqJG1aqOx3Fb', 'mgchNS0TOVn09pdZK1ZShTfFnN93iw', 'j79CqlhoSMkj15Cbm', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 84 Scope : Operation = drop 0Deleting Scope : mgchNS0TOVn09pdZK1ZShTfFnN93iw ®{'uid': '548'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 12:17:59 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¼Curr_scope_list: ['wwzAdvykThvTQECLqJG1aqOx3Fb', 'j79CqlhoSMkj15Cbm', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 84 Collection : Operation = drop (Deleting collection from scope _default 7Deleting Collection : b2zDWuXmERXoBG in scope _default ®{'uid': '549'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 12:19:59 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¼Curr_scope_list: ['wwzAdvykThvTQECLqJG1aqOx3Fb', 'j79CqlhoSMkj15Cbm', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Collection : Operation = drop ;Deleting collection from scope vQY8K3TSxGHvyICS2mhM6WWI3WA ¼Curr_scope_list: ['wwzAdvykThvTQECLqJG1aqOx3Fb', 'j79CqlhoSMkj15Cbm', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Collection : Operation = drop (Deleting collection from scope _default Creating Collection : tKUuadnWh4IaoKPxfXvsL0 in scope scope_2 ¼Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', '0TkPXXlHNwG', 'pLe6ErhdhQv3nlUCi6qMXyj', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Scope : Operation = drop )Deleting Scope : pLe6ErhdhQv3nlUCi6qMXyj ®{'uid': '56e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 13:44:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¡Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', '0TkPXXlHNwG', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 82 Collection : Operation = drop 'Deleting collection from scope scope_2 @Deleting Collection : bzNme4SdsscTvYnC0ReZixrd in scope scope_2 ®{'uid': '56f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 13:46:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¡Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', '0TkPXXlHNwG', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 81  Collection : Operation = create =Creating Collection : G5Kg7eCNw8DI0xUvngsfD in scope scope_0 ¡Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', '0TkPXXlHNwG', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 82  Collection : Operation = create 4Creating Collection : 7kSmYPNLeg7D in scope scope_0 ¡Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', '0TkPXXlHNwG', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 83  Collection : Operation = create BCreating Collection : DkWM4KyMB3YDeV2l2zHkl9KlD in scope _default ¡Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', '0TkPXXlHNwG', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 84 Scope : Operation = drop Deleting Scope : 0TkPXXlHNwG ®{'uid': '573'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 13:54:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ’Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 83 Collection : Operation = drop 'Deleting collection from scope scope_1 3Deleting Collection : 8OoalpEH5xr in scope scope_1 ®{'uid': '574'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 13:56:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ’Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 82  Collection : Operation = create CCreating Collection : ay29D75BYLibvheYSYZ3deJBmx7 in scope scope_1 ’Curr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 83 Scope : Operation = create %Creating Scope : ADTysGBdgYwQQOAKh0b $creating scope: ADTysGBdgYwQQOAKh0b ©Curr_scope_list: ['ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'W6oDPS90BaliScM6jIuVv', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 83 Scope : Operation = drop 'Deleting Scope : W6oDPS90BaliScM6jIuVv ®{'uid': '577'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:02:08 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 83  Collection : Operation = create FCreating Collection : M3J3D2xNv8Z5e29bz0hPYIQmlSpEWH in scope scope_2 Curr_scope_list: ['ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 84 Scope : Operation = create %Creating Scope : ZvVpq2JGPSPe51m7MuW $creating scope: ZvVpq2JGPSPe51m7MuW §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 84 Collection : Operation = drop (Deleting collection from scope _default FDeleting Collection : rgtBKLtJSV6IZeQNt0QBCSkVCAN1p in scope _default ®{'uid': '57a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:08:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 83  Collection : Operation = create LCreating Collection : 7T03kBF8Dc7yeDEKvNcL4fmL in scope ADTysGBdgYwQQOAKh0b §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 84  Collection : Operation = create DCreating Collection : REuygXMEkw1GiGCiyDktQl6v3OC in scope _default §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85  Collection : Operation = create OCreating Collection : m4IBjsQNAk51WLSFqoj8zQq in scope bsmlakBcHu1T7kM0C2jmovB §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86 Collection : Operation = drop 'Deleting collection from scope scope_1 CDeleting Collection : ay29D75BYLibvheYSYZ3deJBmx7 in scope scope_1 ®{'uid': '57e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:16:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85  Collection : Operation = create 9Creating Collection : lxWUh12y1JnHORlT in scope _default §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86 Collection : Operation = drop 'Deleting collection from scope scope_1 DDeleting Collection : 08ChP2JDgYDFnuG6hZOvLEiC6quy in scope scope_1 ®{'uid': '580'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:20:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85 Collection : Operation = drop 3Deleting collection from scope ZvVpq2JGPSPe51m7MuW §Curr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85 Scope : Operation = create Creating Scope : bKp1zMfE6 creating scope: bKp1zMfE6 ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 85 Collection : Operation = drop (Deleting collection from scope _default EDeleting Collection : K7OnVYQ5zM2guPpuuNPzdc5eKfgZ in scope _default ®{'uid': '582'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:26:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 84 Scope : Operation = create "Creating Scope : 1rCDUNC0qPNTAPzt !creating scope: 1rCDUNC0qPNTAPzt ÈCurr_scope_list: ['1rCDUNC0qPNTAPzt', 'bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 84 Collection : Operation = drop 'Deleting collection from scope scope_1 BDeleting Collection : jiivRPydpEzhQ3O6Ox8Q1Plja3 in scope scope_1 ®{'uid': '584'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:30:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÈCurr_scope_list: ['1rCDUNC0qPNTAPzt', 'bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 83 Scope : Operation = drop "Deleting Scope : 1rCDUNC0qPNTAPzt ®{'uid': '585'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:32:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB ODeleting Collection : m4IBjsQNAk51WLSFqoj8zQq in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '586'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:34:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 82 Collection : Operation = drop 'Deleting collection from scope scope_2 5Deleting Collection : 45Ew4KaIsjRkz in scope scope_2 ®{'uid': '587'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:36:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 81 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 81 Collection : Operation = drop 3Deleting collection from scope ZvVpq2JGPSPe51m7MuW ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 81 Collection : Operation = drop 'Deleting collection from scope scope_0 4Deleting Collection : 7kSmYPNLeg7D in scope scope_0 ®{'uid': '588'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:42:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 80  Collection : Operation = create ECreating Collection : Ymo0WIAbw1dxtkht76aOkY4x3nD in scope bKp1zMfE6 ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 81 Collection : Operation = drop )Deleting collection from scope bKp1zMfE6 EDeleting Collection : Ymo0WIAbw1dxtkht76aOkY4x3nD in scope bKp1zMfE6 ®{'uid': '58a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:46:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 80  Collection : Operation = create QCreating Collection : zwXVdpJVZcirf4GsBltIGKpLA25LR in scope ZvVpq2JGPSPe51m7MuW ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 81  Collection : Operation = create 7Creating Collection : E4Yd9jUh22olJg in scope _default ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 82  Collection : Operation = create 2Creating Collection : mOTzWfF5 in scope bKp1zMfE6 ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83  Collection : Operation = create GCreating Collection : 6AXOUT6FMNoLnZCN9L6 in scope ADTysGBdgYwQQOAKh0b ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 84  Collection : Operation = create PCreating Collection : Hz0GHa3R5U8La0y9zwh46MAw in scope bsmlakBcHu1T7kM0C2jmovB ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 85 Collection : Operation = drop (Deleting collection from scope _default BDeleting Collection : DkWM4KyMB3YDeV2l2zHkl9KlD in scope _default ®{'uid': '590'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 14:58:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 84 Collection : Operation = drop 3Deleting collection from scope ZvVpq2JGPSPe51m7MuW QDeleting Collection : zwXVdpJVZcirf4GsBltIGKpLA25LR in scope ZvVpq2JGPSPe51m7MuW ®{'uid': '591'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:00:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83  Collection : Operation = create CCreating Collection : 0VOP6bKLNYz1JUdLIITgT2rVL2o in scope scope_1 ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 84 Collection : Operation = drop 'Deleting collection from scope scope_1 8Deleting Collection : k74IpqL8xSCRcEmS in scope scope_1 ®{'uid': '593'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:04:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Collection : Operation = drop ;Deleting collection from scope vQY8K3TSxGHvyICS2mhM6WWI3WA ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Collection : Operation = drop 3Deleting collection from scope ADTysGBdgYwQQOAKh0b GDeleting Collection : 6AXOUT6FMNoLnZCN9L6 in scope ADTysGBdgYwQQOAKh0b ®{'uid': '594'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:08:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 82  Collection : Operation = create @Creating Collection : 13vwfA7IOnAbhwgqtxPkFt in scope bKp1zMfE6 ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83  Collection : Operation = create @Creating Collection : y4T4BX2RrBeM in scope ZvVpq2JGPSPe51m7MuW ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 84  Collection : Operation = create 8Creating Collection : U4wCCTsXuOU34kD in scope _default ´Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'vQY8K3TSxGHvyICS2mhM6WWI3WA', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 85 Scope : Operation = drop -Deleting Scope : vQY8K3TSxGHvyICS2mhM6WWI3WA ®{'uid': '598'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:16:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85  Collection : Operation = create MCreating Collection : e0aNljQBwLTXkHDAcWPW6VjvB in scope ZvVpq2JGPSPe51m7MuW •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86 Collection : Operation = drop (Deleting collection from scope _default DDeleting Collection : REuygXMEkw1GiGCiyDktQl6v3OC in scope _default ®{'uid': '59a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:20:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB PDeleting Collection : Hz0GHa3R5U8La0y9zwh46MAw in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '59b'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:22:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 84 Collection : Operation = drop 'Deleting collection from scope scope_1 CDeleting Collection : 0VOP6bKLNYz1JUdLIITgT2rVL2o in scope scope_1 ®{'uid': '59c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:24:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 83 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 83 Collection : Operation = drop (Deleting collection from scope _default 4Deleting Collection : YxVmTptnWn0 in scope _default ®{'uid': '59d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:28:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 82  Collection : Operation = create ECreating Collection : b7H8qM67CE09yMeY6 in scope ZvVpq2JGPSPe51m7MuW •Curr_scope_list: ['bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 83 Scope : Operation = create .Creating Scope : PTcQOjfIWn8cQJYa05aaugMkJBiH -creating scope: PTcQOjfIWn8cQJYa05aaugMkJBiH µCurr_scope_list: ['PTcQOjfIWn8cQJYa05aaugMkJBiH', 'bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 83 Scope : Operation = create &Creating Scope : 0BzrrANIB16HLKO80MaK %creating scope: 0BzrrANIB16HLKO80MaK ÍCurr_scope_list: ['0BzrrANIB16HLKO80MaK', 'PTcQOjfIWn8cQJYa05aaugMkJBiH', 'bKp1zMfE6', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 83 Scope : Operation = drop Deleting Scope : bKp1zMfE6 ®{'uid': '5a1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:36:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÀCurr_scope_list: ['0BzrrANIB16HLKO80MaK', 'PTcQOjfIWn8cQJYa05aaugMkJBiH', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 81  Collection : Operation = create RCreating Collection : wQJNeQA1EKiZahL8QLs9XS70lTKKP in scope 0BzrrANIB16HLKO80MaK ÀCurr_scope_list: ['0BzrrANIB16HLKO80MaK', 'PTcQOjfIWn8cQJYa05aaugMkJBiH', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 82 Collection : Operation = drop 'Deleting collection from scope scope_0 >Deleting Collection : seAg1KC3I0W5sqfM4BupkT in scope scope_0 ®{'uid': '5a3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 15:40:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÀCurr_scope_list: ['0BzrrANIB16HLKO80MaK', 'PTcQOjfIWn8cQJYa05aaugMkJBiH', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 81 Collection : Operation = drop Creating Collection : JBCFdfu94 in scope 0BzrrANIB16HLKO80MaK  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85 Collection : Operation = drop 4Deleting collection from scope 0BzrrANIB16HLKO80MaK >Deleting Collection : JBCFdfu94 in scope 0BzrrANIB16HLKO80MaK ®{'uid': '5b1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 16:12:19 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'}  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 84 Collection : Operation = drop 3Deleting collection from scope ADTysGBdgYwQQOAKh0b  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 84  Collection : Operation = create 9Creating Collection : Pe68ruJiF4fh36A3y in scope scope_0  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85  Collection : Operation = create CCreating Collection : kAUbuekMfIlDBYf in scope ADTysGBdgYwQQOAKh0b  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86  Collection : Operation = create GCreating Collection : 73kI6iDC6BINKi5dSy in scope 0BzrrANIB16HLKO80MaK  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87  Collection : Operation = create 8Creating Collection : qeZDzYhuBXKj3ZMf in scope scope_2  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 88 Collection : Operation = drop (Deleting collection from scope _default GDeleting Collection : DgZGYQmqH1GNDXrly04VSPgTFyuCjg in scope _default ®{'uid': '5b6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 16:24:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'}  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87  Collection : Operation = create OCreating Collection : qPgqktuWs6ohl5OoZlmsDxa in scope bsmlakBcHu1T7kM0C2jmovB  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 88 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB QDeleting Collection : zjaKnyQwzXfApM7paxAxuaHk7 in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '5b8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 16:28:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'}  Curr_scope_list: ['0BzrrANIB16HLKO80MaK', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87 Scope : Operation = drop &Deleting Scope : 0BzrrANIB16HLKO80MaK ®{'uid': '5b9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 16:30:21 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ˆCurr_scope_list: ['ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 85 Scope : Operation = create *Creating Scope : Q0b58wuTURxnZjtpc06ha04T )creating scope: Q0b58wuTURxnZjtpc06ha04T ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85  Collection : Operation = create ACreating Collection : M444pDqXK in scope bsmlakBcHu1T7kM0C2jmovB ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86  Collection : Operation = create GCreating Collection : O6wFD3srmRzCVkrbvzl in scope ADTysGBdgYwQQOAKh0b ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87  Collection : Operation = create =Creating Collection : nZUxqF2apkKihsD9NOY0g in scope scope_2 ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 88 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB ADeleting Collection : M444pDqXK in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '5be'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 16:40:22 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87 Collection : Operation = drop 8Deleting collection from scope Q0b58wuTURxnZjtpc06ha04T ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87  Collection : Operation = create 4Creating Collection : QLwkOqt5iE4 in scope _default ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 88  Collection : Operation = create FCreating Collection : QlF8DtJEVzj072Z7KLVyGOcuye6TM in scope _default ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 89  Collection : Operation = create OCreating Collection : PKoWVCV5iqrDfThFyrB7cjJ in scope bsmlakBcHu1T7kM0C2jmovB ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 90  Collection : Operation = create ICreating Collection : ZbR5d0lvsl4S6DjD in scope Q0b58wuTURxnZjtpc06ha04T ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 91  Collection : Operation = create @Creating Collection : fyQadWrtAK39Q8FFAADadsHI in scope scope_2 ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 92 Collection : Operation = drop 3Deleting collection from scope ADTysGBdgYwQQOAKh0b CDeleting Collection : kAUbuekMfIlDBYf in scope ADTysGBdgYwQQOAKh0b ®{'uid': '5c4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 16:54:23 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 91  Collection : Operation = create LCreating Collection : seNmN43r1YYinODV5GSM1XA9 in scope ZvVpq2JGPSPe51m7MuW ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 92  Collection : Operation = create >Creating Collection : rm3dsGhSH4H0FjODvoZhK in scope _default ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 93 Collection : Operation = drop 'Deleting collection from scope scope_0 ?Deleting Collection : PwRcSMz8dnGVyjqvrUVL41d in scope scope_0 ®{'uid': '5c7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:00:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 92 Scope : Operation = create !Creating Scope : IBoHA4S6uyZGnqI  creating scope: IBoHA4S6uyZGnqI ·Curr_scope_list: ['IBoHA4S6uyZGnqI', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 92  Collection : Operation = create ECreating Collection : z6ht2yW7syLtE in scope bsmlakBcHu1T7kM0C2jmovB ·Curr_scope_list: ['IBoHA4S6uyZGnqI', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 93 Scope : Operation = create (Creating Scope : JgIJ2tqwWDfQRK15Qq73j9 'creating scope: JgIJ2tqwWDfQRK15Qq73j9 ÑCurr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'IBoHA4S6uyZGnqI', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 93 Collection : Operation = drop (Deleting collection from scope _default 4Deleting Collection : p00TIZTXcYe in scope _default ®{'uid': '5cb'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:08:24 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÑCurr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'IBoHA4S6uyZGnqI', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 92 Collection : Operation = drop 'Deleting collection from scope scope_1 2Deleting Collection : tspFN9b1Fo in scope scope_1 ®{'uid': '5cc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:10:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÑCurr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'IBoHA4S6uyZGnqI', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 91 Scope : Operation = drop !Deleting Scope : IBoHA4S6uyZGnqI ®{'uid': '5cd'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:12:25 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¾Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 91  Collection : Operation = create UCreating Collection : EJvADon9lrF88wx50Nmx08t8DEIL in scope Q0b58wuTURxnZjtpc06ha04T ¾Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 92  Collection : Operation = create 5Creating Collection : fVzfKVkB6NhZk in scope scope_2 ¾Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 93  Collection : Operation = create HCreating Collection : 2HgP3eTSgrerRcyBn4sm in scope ADTysGBdgYwQQOAKh0b ¾Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 94  Collection : Operation = create 4Creating Collection : HFaN3IyfXMA in scope _default ¾Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 95  Collection : Operation = create ICreating Collection : Hw3HMFPVArPUG2y705DXi in scope ADTysGBdgYwQQOAKh0b ¾Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'ADTysGBdgYwQQOAKh0b', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 96 Scope : Operation = drop %Deleting Scope : ADTysGBdgYwQQOAKh0b ®{'uid': '5d3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:24:26 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} §Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 93  Collection : Operation = create UCreating Collection : NeSwY5p98Z6fdY512KfwIn9N7t9OO in scope bsmlakBcHu1T7kM0C2jmovB §Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 94 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB UDeleting Collection : NeSwY5p98Z6fdY512KfwIn9N7t9OO in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '5d5'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:28:26 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} §Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 93 Collection : Operation = drop 8Deleting collection from scope Q0b58wuTURxnZjtpc06ha04T IDeleting Collection : ZbR5d0lvsl4S6DjD in scope Q0b58wuTURxnZjtpc06ha04T ®{'uid': '5d6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:30:26 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} §Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 92  Collection : Operation = create KCreating Collection : NeI3kmq7l6K1jRV6pZ8 in scope bsmlakBcHu1T7kM0C2jmovB §Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 93  Collection : Operation = create =Creating Collection : 7vHVjubQ4 in scope ZvVpq2JGPSPe51m7MuW §Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 94  Collection : Operation = create GCreating Collection : uXOu5VCgcKKkEW1M in scope JgIJ2tqwWDfQRK15Qq73j9 §Curr_scope_list: ['JgIJ2tqwWDfQRK15Qq73j9', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 95 Scope : Operation = drop (Deleting Scope : JgIJ2tqwWDfQRK15Qq73j9 ®{'uid': '5da'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:38:27 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} Curr_scope_list: ['Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 94 Scope : Operation = create %Creating Scope : p0uqiWyoIz67t7ui1lq $creating scope: p0uqiWyoIz67t7ui1lq ¤Curr_scope_list: ['p0uqiWyoIz67t7ui1lq', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 94 Scope : Operation = create ,Creating Scope : plrLuoEObv1TOPS2U7DxxXFQ2X +creating scope: plrLuoEObv1TOPS2U7DxxXFQ2X ÂCurr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'p0uqiWyoIz67t7ui1lq', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 94  Collection : Operation = create QCreating Collection : LyN9o3WUP2Py4mn7uQvpG1iH in scope Q0b58wuTURxnZjtpc06ha04T ÂCurr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'p0uqiWyoIz67t7ui1lq', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 95  Collection : Operation = create @Creating Collection : fLT5Sq3y in scope bsmlakBcHu1T7kM0C2jmovB ÂCurr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'p0uqiWyoIz67t7ui1lq', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 96 Scope : Operation = drop %Deleting Scope : p0uqiWyoIz67t7ui1lq ®{'uid': '5df'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:48:28 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} «Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'ZvVpq2JGPSPe51m7MuW', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 96 Scope : Operation = drop %Deleting Scope : ZvVpq2JGPSPe51m7MuW ®{'uid': '5e0'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:50:28 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ”Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 91 Collection : Operation = drop 8Deleting collection from scope Q0b58wuTURxnZjtpc06ha04T UDeleting Collection : EJvADon9lrF88wx50Nmx08t8DEIL in scope Q0b58wuTURxnZjtpc06ha04T ®{'uid': '5e1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:52:28 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ”Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 90 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB KDeleting Collection : NeI3kmq7l6K1jRV6pZ8 in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '5e2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:54:29 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ”Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 89 Collection : Operation = drop 'Deleting collection from scope scope_2 =Deleting Collection : nZUxqF2apkKihsD9NOY0g in scope scope_2 ®{'uid': '5e3'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 17:56:29 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ”Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 88 Collection : Operation = drop :Deleting collection from scope plrLuoEObv1TOPS2U7DxxXFQ2X ”Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 88 Collection : Operation = drop (Deleting collection from scope _default 8Deleting Collection : U4wCCTsXuOU34kD in scope _default ®{'uid': '5e4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:00:29 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ”Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 87  Collection : Operation = create DCreating Collection : rpvsk8T3a4oDMMUDIwb3mIUfrrrw in scope scope_2 ”Curr_scope_list: ['plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 88 Scope : Operation = create !Creating Scope : AcNX2ydf1cBdZbI  creating scope: AcNX2ydf1cBdZbI §Curr_scope_list: ['AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 88  Collection : Operation = create 5Creating Collection : GJAtYSkzcKBp in scope _default §Curr_scope_list: ['AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 89 Scope : Operation = create 'Creating Scope : itHNtwnOfZYc7XlWHXxhE &creating scope: itHNtwnOfZYc7XlWHXxhE ÀCurr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 89  Collection : Operation = create 2Creating Collection : PkPa1KszHr in scope scope_2 ÀCurr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 90 Collection : Operation = drop 'Deleting collection from scope scope_0 8Deleting Collection : 0gcFvZORAcFpyaKv in scope scope_0 ®{'uid': '5ea'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:12:30 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÀCurr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 89 Scope : Operation = create -Creating Scope : JyAXLkYR5ld5WrxLFIk6NXxi0UV ,creating scope: JyAXLkYR5ld5WrxLFIk6NXxi0UV ßCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 89  Collection : Operation = create HCreating Collection : M6fBvGlP2D4F0 in scope plrLuoEObv1TOPS2U7DxxXFQ2X ßCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'Q0b58wuTURxnZjtpc06ha04T', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 90 Scope : Operation = drop *Deleting Scope : Q0b58wuTURxnZjtpc06ha04T ®{'uid': '5ed'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:18:31 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 89 Collection : Operation = drop 'Deleting collection from scope scope_0 :Deleting Collection : FuvM3CqXwfyVnLDplQ in scope scope_0 ®{'uid': '5ee'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:20:31 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 88 Collection : Operation = drop 'Deleting collection from scope scope_2 DDeleting Collection : rpvsk8T3a4oDMMUDIwb3mIUfrrrw in scope scope_2 ®{'uid': '5ef'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:22:31 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 87  Collection : Operation = create BCreating Collection : CcQ1NLM1vq in scope bsmlakBcHu1T7kM0C2jmovB ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 88 Collection : Operation = drop ;Deleting collection from scope JyAXLkYR5ld5WrxLFIk6NXxi0UV ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 88 Collection : Operation = drop :Deleting collection from scope plrLuoEObv1TOPS2U7DxxXFQ2X HDeleting Collection : M6fBvGlP2D4F0 in scope plrLuoEObv1TOPS2U7DxxXFQ2X ®{'uid': '5f1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:28:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 87 Collection : Operation = drop /Deleting collection from scope AcNX2ydf1cBdZbI ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 87 Collection : Operation = drop 'Deleting collection from scope scope_0 7Deleting Collection : tmqxg71OCYDvnCn in scope scope_0 ®{'uid': '5f2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:32:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 86 Collection : Operation = drop /Deleting collection from scope AcNX2ydf1cBdZbI ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 86 Scope : Operation = create Creating Scope : aw3Mw9z1X3st creating scope: aw3Mw9z1X3st ÓCurr_scope_list: ['aw3Mw9z1X3st', 'JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 86  Collection : Operation = create ECreating Collection : ySyI8A0csu in scope plrLuoEObv1TOPS2U7DxxXFQ2X ÓCurr_scope_list: ['aw3Mw9z1X3st', 'JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 87 Collection : Operation = drop 'Deleting collection from scope scope_2 ;Deleting Collection : 4JjVlmhKyzzJnCBo9bU in scope scope_2 ®{'uid': '5f5'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:40:32 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÓCurr_scope_list: ['aw3Mw9z1X3st', 'JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 86 Collection : Operation = drop 'Deleting collection from scope scope_0 BDeleting Collection : CM498eFb744JAd4eR5FiA3fU4s in scope scope_0 ®{'uid': '5f6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:42:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ÓCurr_scope_list: ['aw3Mw9z1X3st', 'JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 85  Collection : Operation = create ACreating Collection : mYwERH1GgsWrDjrcbAkrnzU5c in scope scope_0 ÓCurr_scope_list: ['aw3Mw9z1X3st', 'JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 86 Collection : Operation = drop ,Deleting collection from scope aw3Mw9z1X3st ÓCurr_scope_list: ['aw3Mw9z1X3st', 'JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 86 Collection : Operation = drop 5Deleting collection from scope itHNtwnOfZYc7XlWHXxhE ÓCurr_scope_list: ['aw3Mw9z1X3st', 'JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 1Existing number of scopes = 10, collections = 86 Scope : Operation = drop Deleting Scope : aw3Mw9z1X3st ®{'uid': '5f8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:50:33 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 86  Collection : Operation = create SCreating Collection : XMRhmbucNbb2noR8NJO0Tuh in scope JyAXLkYR5ld5WrxLFIk6NXxi0UV ĂCurr_scope_list: ['JyAXLkYR5ld5WrxLFIk6NXxi0UV', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 87 Scope : Operation = drop -Deleting Scope : JyAXLkYR5ld5WrxLFIk6NXxi0UV ®{'uid': '5fa'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:54:34 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86  Collection : Operation = create ?Creating Collection : zCeNQRpLsIiR3XgTNa1gFNI in scope scope_0 ¤Curr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87 Collection : Operation = drop :Deleting collection from scope plrLuoEObv1TOPS2U7DxxXFQ2X EDeleting Collection : ySyI8A0csu in scope plrLuoEObv1TOPS2U7DxxXFQ2X ®{'uid': '5fc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 18:58:34 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86 Collection : Operation = drop (Deleting collection from scope _default 9Deleting Collection : lxWUh12y1JnHORlT in scope _default ®{'uid': '5fd'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:00:34 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 85  Collection : Operation = create ?Creating Collection : ye8VohCAd0anziLZ5IPAD2f in scope scope_1 ¤Curr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 86  Collection : Operation = create 3Creating Collection : XneG3ua1Lc in scope _default ¤Curr_scope_list: ['itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87 Scope : Operation = create !Creating Scope : ZXa0G4VHbDPc7kK  creating scope: ZXa0G4VHbDPc7kK ·Curr_scope_list: ['ZXa0G4VHbDPc7kK', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'plrLuoEObv1TOPS2U7DxxXFQ2X', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 87 Scope : Operation = drop ,Deleting Scope : plrLuoEObv1TOPS2U7DxxXFQ2X ®{'uid': '601'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:08:35 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ™Curr_scope_list: ['ZXa0G4VHbDPc7kK', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 87  Collection : Operation = create NCreating Collection : qX0qoVqDON4NnZybRoZlxGTNIuifvs in scope ZXa0G4VHbDPc7kK ™Curr_scope_list: ['ZXa0G4VHbDPc7kK', 'itHNtwnOfZYc7XlWHXxhE', 'AcNX2ydf1cBdZbI', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 88 Scope : Operation = drop 'Deleting Scope : itHNtwnOfZYc7XlWHXxhE ®{'uid': '603'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:12:35 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['ZXa0G4VHbDPc7kK', 'AcNX2ydf1cBdZbI', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 88 Scope : Operation = drop !Deleting Scope : AcNX2ydf1cBdZbI ®{'uid': '604'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:14:35 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} mCurr_scope_list: ['ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 88  Collection : Operation = create 5Creating Collection : l5TjuoE47N4ah in scope scope_2 mCurr_scope_list: ['ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 89  Collection : Operation = create 0Creating Collection : rxiWbdij in scope scope_1 mCurr_scope_list: ['ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 90  Collection : Operation = create CCreating Collection : LL3sQwhQQ6qmr7uocVlyt2Yu5ul in scope scope_1 mCurr_scope_list: ['ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 91  Collection : Operation = create :Creating Collection : 1xO99YwHu5ETiakBl in scope _default mCurr_scope_list: ['ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 92 Scope : Operation = create &Creating Scope : k4nXkFwGrIuZ2P7m2VRQ %creating scope: k4nXkFwGrIuZ2P7m2VRQ …Curr_scope_list: ['k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 92  Collection : Operation = create 9Creating Collection : 6NjdEaiFeo0GQEGYa in scope scope_2 …Curr_scope_list: ['k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 93 Scope : Operation = create *Creating Scope : aHPfZ5ydlk1Xk7EQe67I4IpF )creating scope: aHPfZ5ydlk1Xk7EQe67I4IpF ¡Curr_scope_list: ['aHPfZ5ydlk1Xk7EQe67I4IpF', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 93  Collection : Operation = create 7Creating Collection : Z2tV9cO9AoV4AC in scope _default ¡Curr_scope_list: ['aHPfZ5ydlk1Xk7EQe67I4IpF', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 94  Collection : Operation = create MCreating Collection : UM0KGo7FxSxWSJ9uAFAz in scope aHPfZ5ydlk1Xk7EQe67I4IpF ¡Curr_scope_list: ['aHPfZ5ydlk1Xk7EQe67I4IpF', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 95  Collection : Operation = create KCreating Collection : Yp94Fa66N3wEhXM1X7pkeeqNNa9 in scope ZXa0G4VHbDPc7kK ¡Curr_scope_list: ['aHPfZ5ydlk1Xk7EQe67I4IpF', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 96 Scope : Operation = drop *Deleting Scope : aHPfZ5ydlk1Xk7EQe67I4IpF ®{'uid': '60f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:36:37 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} …Curr_scope_list: ['k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 95 Scope : Operation = create Creating Scope : OOa2VpUf creating scope: OOa2VpUf ‘Curr_scope_list: ['OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 95 Collection : Operation = drop 'Deleting collection from scope scope_2 9Deleting Collection : 6NjdEaiFeo0GQEGYa in scope scope_2 ®{'uid': '611'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:40:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ‘Curr_scope_list: ['OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 94 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB ODeleting Collection : PKoWVCV5iqrDfThFyrB7cjJ in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '612'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:42:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ‘Curr_scope_list: ['OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 93 Scope : Operation = create !Creating Scope : mhyUDKpwgRSstUl  creating scope: mhyUDKpwgRSstUl ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 93 Collection : Operation = drop 7Deleting collection from scope bsmlakBcHu1T7kM0C2jmovB FDeleting Collection : hX7ChUZKZgvzWX in scope bsmlakBcHu1T7kM0C2jmovB ®{'uid': '614'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:46:38 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 92  Collection : Operation = create =Creating Collection : STg7aDhMgeINsWtM62kPM in scope scope_0 ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 93  Collection : Operation = create ?Creating Collection : YTKJmIHjKG in scope k4nXkFwGrIuZ2P7m2VRQ ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 94 Collection : Operation = drop (Deleting collection from scope OOa2VpUf ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 94 Collection : Operation = drop 'Deleting collection from scope scope_2 2Deleting Collection : PkPa1KszHr in scope scope_2 ®{'uid': '617'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 19:54:39 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 93  Collection : Operation = create BCreating Collection : BDRRUp4bztStxSuT3GiKiN2GVF in scope scope_2 ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 94  Collection : Operation = create ACreating Collection : svS5Ie4lx in scope bsmlakBcHu1T7kM0C2jmovB ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 95  Collection : Operation = create BCreating Collection : RseH2HuJrX4WPelE007vw0Xmq in scope _default ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 96  Collection : Operation = create OCreating Collection : YDGtdnxMyudO60hpH5VrClKIPh in scope k4nXkFwGrIuZ2P7m2VRQ ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 97 Collection : Operation = drop 4Deleting collection from scope k4nXkFwGrIuZ2P7m2VRQ ODeleting Collection : YDGtdnxMyudO60hpH5VrClKIPh in scope k4nXkFwGrIuZ2P7m2VRQ ®{'uid': '61c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:04:40 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ¤Curr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'k4nXkFwGrIuZ2P7m2VRQ', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 9, collections = 96 Scope : Operation = drop &Deleting Scope : k4nXkFwGrIuZ2P7m2VRQ ®{'uid': '61d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:06:40 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ŒCurr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 95  Collection : Operation = create @Creating Collection : VycB5k1G2nzEoXEML1RFOclD in scope scope_1 ŒCurr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 96 Collection : Operation = drop 'Deleting collection from scope scope_0 =Deleting Collection : STg7aDhMgeINsWtM62kPM in scope scope_0 ®{'uid': '61f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:10:40 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ŒCurr_scope_list: ['mhyUDKpwgRSstUl', 'OOa2VpUf', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 8, collections = 95 Scope : Operation = drop Deleting Scope : OOa2VpUf ®{'uid': '620'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:12:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['mhyUDKpwgRSstUl', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 95 Collection : Operation = drop 'Deleting collection from scope scope_0 =Deleting Collection : G5Kg7eCNw8DI0xUvngsfD in scope scope_0 ®{'uid': '621'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:14:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} €Curr_scope_list: ['mhyUDKpwgRSstUl', 'ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 94 Scope : Operation = drop !Deleting Scope : mhyUDKpwgRSstUl ®{'uid': '622'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:16:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} mCurr_scope_list: ['ZXa0G4VHbDPc7kK', 'bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 94 Scope : Operation = drop !Deleting Scope : ZXa0G4VHbDPc7kK ®{'uid': '623'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:18:41 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ZCurr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 92  Collection : Operation = create HCreating Collection : rH91X1u9D5zfWKaQ in scope bsmlakBcHu1T7kM0C2jmovB ZCurr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 93  Collection : Operation = create ;Creating Collection : SgIdJmbCCnHrLdItwbC in scope scope_1 ZCurr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 94 Collection : Operation = drop 'Deleting collection from scope scope_2 FDeleting Collection : M3J3D2xNv8Z5e29bz0hPYIQmlSpEWH in scope scope_2 ®{'uid': '626'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:24:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ZCurr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 93  Collection : Operation = create BCreating Collection : Npvup7V7XUTdkTMEsmAaAZZmuJ in scope scope_1 ZCurr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 94  Collection : Operation = create ?Creating Collection : US7BQdjy8xrk6uEM2dv4NJf in scope scope_1 ZCurr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 95  Collection : Operation = create BCreating Collection : TFNQ2pbQiY6ozzWurHFmBxieLR in scope scope_0 ZCurr_scope_list: ['bsmlakBcHu1T7kM0C2jmovB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 96 Scope : Operation = drop )Deleting Scope : bsmlakBcHu1T7kM0C2jmovB ®{'uid': '62a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:32:42 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 90  Collection : Operation = create 4Creating Collection : IekiyyeLowOO in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 91 Collection : Operation = drop 'Deleting collection from scope scope_1 4Deleting Collection : IekiyyeLowOO in scope scope_1 ®{'uid': '62c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 20:36:43 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 90 Scope : Operation = create .Creating Scope : TgRJ0ehZsYRRw4QVwWjVQWsOnuEd -creating scope: TgRJ0ehZsYRRw4QVwWjVQWsOnuEd _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 90  Collection : Operation = create DCreating Collection : rZkTmt2mIv4WzaK09AV1N750DB4 in scope _default _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 91 Collection : Operation = drop Deleting Collection : rm3dsGhSH4H0FjODvoZhK in scope _default ®{'uid': '64f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 21:48:49 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 83  Collection : Operation = create 3Creating Collection : faF6PjeuxQ in scope _default _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 84  Collection : Operation = create ECreating Collection : mwMJSHfXPtaqJV22FgsNgSiGzglui in scope scope_2 _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 85 Collection : Operation = drop 'Deleting collection from scope scope_2 :Deleting Collection : 7VTdPrJPrEYv209uiH in scope scope_2 ®{'uid': '652'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 21:54:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 84 Collection : Operation = drop 'Deleting collection from scope scope_0 ?Deleting Collection : zCeNQRpLsIiR3XgTNa1gFNI in scope scope_0 ®{'uid': '653'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 21:56:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 83 Collection : Operation = drop 'Deleting collection from scope scope_2 8Deleting Collection : ojPyEMxGoz0QuxSB in scope scope_2 ®{'uid': '654'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 21:58:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 82  Collection : Operation = create 2Creating Collection : ueQJ8hEPUh in scope scope_1 _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 83 Collection : Operation = drop 'Deleting collection from scope scope_1 DDeleting Collection : yptSh8rsHhhbiDJjWk0cNKQjyXum in scope scope_1 ®{'uid': '656'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 22:02:50 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 82 Collection : Operation = drop Deleting Collection : KIImDivlyIWv0FpbRlFNSY in scope scope_1 ®{'uid': '658'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 22:06:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 80 Collection : Operation = drop 'Deleting collection from scope scope_0 9Deleting Collection : Pe68ruJiF4fh36A3y in scope scope_0 ®{'uid': '659'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 22:08:51 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 79  Collection : Operation = create 9Creating Collection : gVsgEJOtGj4Xvowks in scope scope_1 _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 80  Collection : Operation = create 3Creating Collection : iCcP16E7XYb in scope scope_1 _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 81  Collection : Operation = create CCreating Collection : bXDoosqIOQiyJ97kUqTtQp1XKTB in scope scope_1 _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 82 Collection : Operation = drop Creating Collection : lCsCVYofgw473tt1Hy2uWm in scope scope_0 tCurr_scope_list: ['2N1ywOcWwRf6TaA7h', 'TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80 Collection : Operation = drop 'Deleting collection from scope scope_1 BDeleting Collection : Npvup7V7XUTdkTMEsmAaAZZmuJ in scope scope_1 ®{'uid': '66c'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 22:48:54 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} tCurr_scope_list: ['2N1ywOcWwRf6TaA7h', 'TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 79  Collection : Operation = create 9Creating Collection : cFvXOhKUNZZ9kkBMH in scope scope_2 tCurr_scope_list: ['2N1ywOcWwRf6TaA7h', 'TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80 Scope : Operation = drop #Deleting Scope : 2N1ywOcWwRf6TaA7h ®{'uid': '66e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 22:52:55 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 79 Collection : Operation = drop (Deleting collection from scope _default :Deleting Collection : 1xO99YwHu5ETiakBl in scope _default ®{'uid': '66f'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 22:54:55 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} _Curr_scope_list: ['TgRJ0ehZsYRRw4QVwWjVQWsOnuEd', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 78 Collection : Operation = drop Deleting Collection : lCsCVYofgw473tt1Hy2uWm in scope scope_0 ®{'uid': '681'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 23:34:58 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 74  Collection : Operation = create 8Creating Collection : qFbAQD17KdrVvV02 in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 75  Collection : Operation = create ACreating Collection : b07cig4oJR7KL1vXCBgYRo6I6 in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 76  Collection : Operation = create DCreating Collection : x9OT81ksOFLg1IuYAjZHGtPrh9h in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77  Collection : Operation = create ;Creating Collection : b57iVW2DEn2D6dhYRYi in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78 Scope : Operation = create "Creating Scope : u5ibci3zhAe7T2FP !creating scope: u5ibci3zhAe7T2FP SCurr_scope_list: ['u5ibci3zhAe7T2FP', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 78 Scope : Operation = drop "Deleting Scope : u5ibci3zhAe7T2FP ®{'uid': '687'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 23:48:59 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78  Collection : Operation = create FCreating Collection : bkPZqPARF30gQB9yVUr6elLyvysLWd in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 79 Collection : Operation = drop 'Deleting collection from scope scope_1 FDeleting Collection : xj1MOAlzfI7vinm4HnEsstGjRa79Ki in scope scope_1 ®{'uid': '689'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 23:53:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78 Collection : Operation = drop 'Deleting collection from scope scope_0 FDeleting Collection : bkPZqPARF30gQB9yVUr6elLyvysLWd in scope scope_0 ®{'uid': '68a'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Thu, 06 Jul 2023 23:55:00 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77  Collection : Operation = create CCreating Collection : ZGg5YRppLsWW67KYtR9VjZMwnF4 in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78  Collection : Operation = create 7Creating Collection : JE5p6fM6FYSYQv in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 79 Collection : Operation = drop 'Deleting collection from scope scope_2 EDeleting Collection : mwMJSHfXPtaqJV22FgsNgSiGzglui in scope scope_2 ®{'uid': '68d'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 00:01:01 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78 Collection : Operation = drop 'Deleting collection from scope scope_1 CDeleting Collection : qHBzzSJ40s9dznapgEs35B4YViy in scope scope_1 ®{'uid': '68e'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 00:03:01 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 77  Collection : Operation = create >Creating Collection : 0UJzQFdzgZzhvAw5Z1mNS2 in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78  Collection : Operation = create CCreating Collection : BH6ZsW5oSg41bQK7GGiJDIijKre in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 79 Collection : Operation = drop (Deleting collection from scope _default ?Deleting Collection : ILD4daxVvHi4bgk9Fd9hqx in scope _default ®{'uid': '691'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 00:09:01 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78  Collection : Operation = create 6Creating Collection : CKxRQV0KJgSCyW in scope scope_1 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 79 Collection : Operation = drop 'Deleting collection from scope scope_1 @Deleting Collection : VycB5k1G2nzEoXEML1RFOclD in scope scope_1 ®{'uid': '693'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 00:13:02 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 78  Collection : Operation = create 3Creating Collection : D2QuSOfcVOc in scope scope_0 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 79  Collection : Operation = create 7Creating Collection : 4e5i2DqEaSmsQT in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 80 Scope : Operation = create Creating Scope : NgtsqplRDVIOG creating scope: NgtsqplRDVIOG PCurr_scope_list: ['NgtsqplRDVIOG', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 80 Scope : Operation = create $Creating Scope : BVmmf8aJL7hIgddxnE #creating scope: BVmmf8aJL7hIgddxnE fCurr_scope_list: ['BVmmf8aJL7hIgddxnE', 'NgtsqplRDVIOG', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 80 Scope : Operation = drop Deleting Scope : NgtsqplRDVIOG ®{'uid': '698'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 00:23:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} UCurr_scope_list: ['BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 80 Collection : Operation = drop 'Deleting collection from scope scope_0 3Deleting Collection : D2QuSOfcVOc in scope scope_0 ®{'uid': '699'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 00:25:03 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} UCurr_scope_list: ['BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 79  Collection : Operation = create Creating Collection : BEucWs0P792Q in scope bvIqTdsB8q4NGs7hb yCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 82 Collection : Operation = drop 'Deleting collection from scope scope_2 9Deleting Collection : jls1a1k5cAMip25vy in scope scope_2 ®{'uid': '6a7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 00:53:05 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} yCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 81  Collection : Operation = create ;Creating Collection : qalVhIinEGoIOvIg9pi in scope scope_1 yCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 82  Collection : Operation = create BCreating Collection : QHOybfvbbg8hWICHQyZCJG in scope ufpEzMcRtA0 yCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 83  Collection : Operation = create ACreating Collection : 2expbX5VjAlbAxzrROHkxg0E in scope _default yCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 84 Collection : Operation = drop 'Deleting collection from scope scope_0 yCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'BVmmf8aJL7hIgddxnE', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 7, collections = 84 Scope : Operation = drop $Deleting Scope : BVmmf8aJL7hIgddxnE ®{'uid': '6ab'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:03:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} cCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 84 Collection : Operation = drop 'Deleting collection from scope scope_2 6Deleting Collection : TyvhXQlfjP5XVX in scope scope_2 ®{'uid': '6ac'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:05:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} cCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 83  Collection : Operation = create 9Creating Collection : 07GKm06rZWVlfuWc in scope _default cCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 84 Collection : Operation = drop 'Deleting collection from scope scope_1 @Deleting Collection : S2x5fxk9vAD1OG1vgwJPuaya in scope scope_1 ®{'uid': '6ae'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:09:06 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} cCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 83  Collection : Operation = create FCreating Collection : 8Fn2Jj4jr913A7te17Utn4iA2l4J72 in scope scope_1 cCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 84  Collection : Operation = create CCreating Collection : XBXEJPDYdN8cfRYwe4ydVYkr7bZ in scope scope_1 cCurr_scope_list: ['ufpEzMcRtA0', 'bvIqTdsB8q4NGs7hb', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 85 Scope : Operation = drop #Deleting Scope : bvIqTdsB8q4NGs7hb ®{'uid': '6b1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:15:07 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 84  Collection : Operation = create JCreating Collection : nolfS5wA0J9U6dfseAMkaWIA5x2pYO in scope ufpEzMcRtA0 NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 85 Collection : Operation = drop 'Deleting collection from scope scope_0 NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 85  Collection : Operation = create 5Creating Collection : IV7nMBBKqO0i in scope _default NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 86 Collection : Operation = drop 'Deleting collection from scope scope_0 NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 86  Collection : Operation = create 8Creating Collection : yIdpd3In1L08njzZ in scope scope_1 NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 87  Collection : Operation = create ACreating Collection : Zivh7F1bzxyN6ZSqRiAKQj0SE in scope scope_1 NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 88 Collection : Operation = drop 'Deleting collection from scope scope_1 9Deleting Collection : gVsgEJOtGj4Xvowks in scope scope_1 ®{'uid': '6b6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:29:08 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 87 Collection : Operation = drop 'Deleting collection from scope scope_0 NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 87  Collection : Operation = create 1Creating Collection : iyDfAoWJp in scope scope_0 NCurr_scope_list: ['ufpEzMcRtA0', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 88 Scope : Operation = drop Deleting Scope : ufpEzMcRtA0 ®{'uid': '6b8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:35:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 86 Collection : Operation = drop (Deleting collection from scope _default 9Deleting Collection : 07GKm06rZWVlfuWc in scope _default ®{'uid': '6b9'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:37:09 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 85 Scope : Operation = create )Creating Scope : urg6setLSqnNEtEIcU4vpdu (creating scope: urg6setLSqnNEtEIcU4vpdu ZCurr_scope_list: ['urg6setLSqnNEtEIcU4vpdu', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 85  Collection : Operation = create 7Creating Collection : enKCSBwCpAhA91 in scope _default ZCurr_scope_list: ['urg6setLSqnNEtEIcU4vpdu', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 86  Collection : Operation = create UCreating Collection : obwzTZYVlwLUZDRUgeLtle6YmAJjE in scope urg6setLSqnNEtEIcU4vpdu ZCurr_scope_list: ['urg6setLSqnNEtEIcU4vpdu', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 87 Collection : Operation = drop 'Deleting collection from scope scope_0 1Deleting Collection : iyDfAoWJp in scope scope_0 ®{'uid': '6bd'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:45:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ZCurr_scope_list: ['urg6setLSqnNEtEIcU4vpdu', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 86 Collection : Operation = drop (Deleting collection from scope _default =Deleting Collection : oy1wfeCnhAtlnE5Bso4G in scope _default ®{'uid': '6be'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:47:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ZCurr_scope_list: ['urg6setLSqnNEtEIcU4vpdu', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 85 Collection : Operation = drop 'Deleting collection from scope scope_0 ZCurr_scope_list: ['urg6setLSqnNEtEIcU4vpdu', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 85 Scope : Operation = drop )Deleting Scope : urg6setLSqnNEtEIcU4vpdu ®{'uid': '6bf'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:51:10 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 84  Collection : Operation = create DCreating Collection : QyIP20PEpNnHG1HilIW5YZfRxek in scope _default ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 85 Collection : Operation = drop 'Deleting collection from scope scope_1 ?Deleting Collection : US7BQdjy8xrk6uEM2dv4NJf in scope scope_1 ®{'uid': '6c1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:55:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 84 Collection : Operation = drop (Deleting collection from scope _default 2Deleting Collection : FsyzeBSWS in scope _default ®{'uid': '6c2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 01:57:11 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 83 Scope : Operation = drop ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 83 Scope : Operation = create Creating Scope : efiQprxOhpK creating scope: efiQprxOhpK NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 83 Collection : Operation = drop 'Deleting collection from scope scope_0 NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 83  Collection : Operation = create ECreating Collection : P0McIjiwDlGfr8FhyberNn8F9lRgg in scope scope_2 NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 84  Collection : Operation = create ?Creating Collection : aagmI0Vu0LJDiJPHhRfeCG in scope _default NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 85  Collection : Operation = create 3Creating Collection : aFV2wHilT1A in scope scope_2 NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 86  Collection : Operation = create ;Creating Collection : pEsDSlfaM0sUaS2 in scope efiQprxOhpK NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 87 Collection : Operation = drop 'Deleting collection from scope scope_1 FDeleting Collection : 8Fn2Jj4jr913A7te17Utn4iA2l4J72 in scope scope_1 ®{'uid': '6c8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 02:13:12 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 86  Collection : Operation = create ECreating Collection : yIEQolEXUPFHcgBoGJpYssNKa15F in scope _default NCurr_scope_list: ['efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 87 Scope : Operation = create 'Creating Scope : I3iDFRa57JNCWYcZckqtB &creating scope: I3iDFRa57JNCWYcZckqtB gCurr_scope_list: ['I3iDFRa57JNCWYcZckqtB', 'efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 87 Collection : Operation = drop 5Deleting collection from scope I3iDFRa57JNCWYcZckqtB gCurr_scope_list: ['I3iDFRa57JNCWYcZckqtB', 'efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 87  Collection : Operation = create ICreating Collection : VSB5lB5GcQv91bxkW84iFfLGGmy3H in scope efiQprxOhpK gCurr_scope_list: ['I3iDFRa57JNCWYcZckqtB', 'efiQprxOhpK', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 88 Scope : Operation = drop Deleting Scope : efiQprxOhpK ®{'uid': '6cc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 02:23:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} XCurr_scope_list: ['I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 86 Scope : Operation = create Creating Scope : VG0tKKPJ creating scope: VG0tKKPJ dCurr_scope_list: ['VG0tKKPJ', 'I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 86  Collection : Operation = create 6Creating Collection : cyaDAf0Kd37TRX in scope scope_0 dCurr_scope_list: ['VG0tKKPJ', 'I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 87  Collection : Operation = create ECreating Collection : mooZakXc3hBLWHy in scope I3iDFRa57JNCWYcZckqtB dCurr_scope_list: ['VG0tKKPJ', 'I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 88 Collection : Operation = drop 'Deleting collection from scope scope_0 6Deleting Collection : cyaDAf0Kd37TRX in scope scope_0 ®{'uid': '6d0'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 02:31:13 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} dCurr_scope_list: ['VG0tKKPJ', 'I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 87  Collection : Operation = create CCreating Collection : PtxyvdxXQTYfKjTk8pn2SczIh6d in scope scope_0 dCurr_scope_list: ['VG0tKKPJ', 'I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 88 Collection : Operation = drop (Deleting collection from scope _default 7Deleting Collection : 4e5i2DqEaSmsQT in scope _default ®{'uid': '6d2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 02:35:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} dCurr_scope_list: ['VG0tKKPJ', 'I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 87  Collection : Operation = create 9Creating Collection : mcjvU5y1bzTCGgUXu in scope scope_0 dCurr_scope_list: ['VG0tKKPJ', 'I3iDFRa57JNCWYcZckqtB', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 6, collections = 88 Scope : Operation = drop 'Deleting Scope : I3iDFRa57JNCWYcZckqtB ®{'uid': '6d4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 02:39:14 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 87  Collection : Operation = create 7Creating Collection : w669UWCfMMTQtX2 in scope scope_2 KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 88  Collection : Operation = create ;Creating Collection : uScXnv6k1nWROqpBeL in scope _default KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 89  Collection : Operation = create ;Creating Collection : mVQV27AWn3LpZLXApG in scope _default KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 90 Collection : Operation = drop (Deleting collection from scope _default ;Deleting Collection : uScXnv6k1nWROqpBeL in scope _default ®{'uid': '6d8'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 02:47:15 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 89  Collection : Operation = create 7Creating Collection : itZkRdB9YrVSAv in scope VG0tKKPJ KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 90  Collection : Operation = create ?Creating Collection : mNGewTvTTy9OZwU6Xl1alC in scope _default KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 91  Collection : Operation = create BCreating Collection : qpbWOz77p6GTEtXNad17vjvS0 in scope _default KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 92 Collection : Operation = drop 'Deleting collection from scope scope_1 CDeleting Collection : ZGg5YRppLsWW67KYtR9VjZMwnF4 in scope scope_1 ®{'uid': '6dc'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 02:55:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 91  Collection : Operation = create 4Creating Collection : EeSRjaDB7UO6 in scope scope_2 KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 92  Collection : Operation = create GCreating Collection : HlEkWT9FhT0mT1V3TV3LLeKX1VWmEV in scope _default KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 93 Collection : Operation = drop (Deleting collection from scope _default 4Deleting Collection : HFaN3IyfXMA in scope _default ®{'uid': '6df'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 03:01:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 92 Collection : Operation = drop (Deleting collection from scope _default ;Deleting Collection : LU3y3d3HBUaAOV6Cvn in scope _default ®{'uid': '6e0'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 03:03:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 91 Collection : Operation = drop (Deleting collection from scope VG0tKKPJ 7Deleting Collection : itZkRdB9YrVSAv in scope VG0tKKPJ ®{'uid': '6e1'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 03:05:16 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} KCurr_scope_list: ['VG0tKKPJ', 'scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 5, collections = 90 Scope : Operation = drop Deleting Scope : VG0tKKPJ ®{'uid': '6e2'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 03:07:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 90  Collection : Operation = create CCreating Collection : CWO1fNscdaFdy3lEXUGdYrYZWwP in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 91 Collection : Operation = drop 'Deleting collection from scope scope_1 ;Deleting Collection : qalVhIinEGoIOvIg9pi in scope scope_1 ®{'uid': '6e4'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 03:11:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 90  Collection : Operation = create 2Creating Collection : stcSKrJ4lI in scope scope_2 ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 91 Collection : Operation = drop 'Deleting collection from scope scope_1 2Deleting Collection : ueQJ8hEPUh in scope scope_1 ®{'uid': '6e6'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 03:15:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 90 Collection : Operation = drop 'Deleting collection from scope scope_2 @Deleting Collection : fyQadWrtAK39Q8FFAADadsHI in scope scope_2 ®{'uid': '6e7'} {'cache-control': 'no-cache,no-store,must-revalidate', 'content-length': '13', 'content-type': 'application/json', 'date': 'Fri, 07 Jul 2023 03:17:17 GMT', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'pragma': 'no-cache', 'server': 'Couchbase Server', 'x-content-type-options': 'nosniff', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'x-xss-protection': '1; mode=block', 'status': '200'} ?Curr_scope_list: ['scope_2', 'scope_1', 'scope_0', '_default'] 0Existing number of scopes = 4, collections = 89 Collection : Operation = drop 'Deleting collection from scope scope_2   collection_ops.run() . File "collectionsUtil.py", line 134, in run  options.ignore_coll) D File "collectionsUtil.py", line 348, in crud_on_scope_collections 5 self.create_collection(bucket, scope, coll_name) < File "collectionsUtil.py", line 231, in create_collection 9 self.coll_manager.create_collection(collection_spec) _ File "/usr/local/lib/python3.7/site-packages/couchbase/exceptions.py", line 1411, in wrapped ! return func(*args, **kwargs) t File "/usr/local/lib/python3.7/site-packages/couchbase/management/collections.py", line 111, in create_collection M return self._admin_bucket.http_request(**forward_args(kwargs, *options)) i File "/usr/local/lib/python3.7/site-packages/couchbase/management/admin.py", line 165, in http_request  timeout=timeout) ¡couchbase.exceptions.HTTPException: , Context={'response_code': 404, 'path': '/pools/default/buckets/bucket8/scopes/scope_0/collections', 'response_body': 'Requested resource not found.\r\n', 'endpoint': '172.23.106.100:8091', 'type': 'HTTPErrorContext'}, Tracing Output={":nokey:0": null}> → Error while waiting for container:%!(EXTRA *docker.NoSuchContainer=No such container: 666d4448d0d2eee397d80d71d161f715be446232ce1bde03a0680c106863cff5) [2023-07-07T05:58:36-07:00, sequoiatools/cmd:80e5c8] 60 [2023-07-07T05:59:42-07:00, sequoiatools/cmd:e65363] 600 [2023-07-07T06:09:47-07:00, appropriate/curl:adbf98] -u Administrator:password -X POST http://172.23.108.103:8091/settings/replications/158c5f793eeee6cdafe0629f4b8eec04/bucket8/bucket8 -d pauseRequested=true [2023-07-07T06:09:53-07:00, sequoiatools/cmd:1d0eb0] 300 [2023-07-07T06:14:59-07:00, appropriate/curl:e6753c] -u Administrator:password -X POST http://172.23.108.103:8091/settings/replications/158c5f793eeee6cdafe0629f4b8eec04/bucket8/bucket8 -d pauseRequested=false [2023-07-07T06:15:05-07:00, sequoiatools/gideon:96d4db] kv --ops 1500 --create 100 --expire 100 --ttl 660 --hosts 172.23.108.103 --bucket default --sizes 64 [2023-07-07T06:15:10-07:00, sequoiatools/pillowfight:7.0:a838d9] -U couchbase://172.23.108.103/default?select_bucket=true -I 3000 -B 300 -t 4 -c 100 -P password [2023-07-07T06:15:48-07:00, sequoiatools/couchbase-cli:7.1:00be3f] server-add -c 172.23.108.103:8091 --server-add https://172.23.106.100 -u Administrator -p password --server-add-username Administrator --server-add-password password --services data [2023-07-07T06:16:46-07:00, sequoiatools/couchbase-cli:7.1:539268] failover -c 172.23.108.103:8091 --server-failover 172.23.96.148:8091 -u Administrator -p password → Error occurred on container - sequoiatools/couchbase-cli:7.1:[failover -c 172.23.108.103:8091 --server-failover 172.23.96.148:8091 -u Administrator -p password] docker logs 539268 docker start 539268 AERROR: Failover cannot be done gracefully (would lose vbuckets). [2023-07-07T06:17:04-07:00, sequoiatools/couchbase-cli:7.1:98bd27] failover -c 172.23.108.103:8091 --server-failover 172.23.97.239:8091 -u Administrator -p password --hard [2023-07-07T06:17:15-07:00, sequoiatools/couchbase-cli:7.1:527332] rebalance -c 172.23.108.103:8091 -u Administrator -p password